releases

Acunetix Web Vulnerability Scanner Product Releases

docs & faq

Acunetix technical documentation how to and FAQ

news

Acunetix Company and Web Security news, & Press Releases

events

Acunetix Webinars, Events and Training around the world

web security zone

Everything you need to know about Web Security

Home » Archive by Month

Article Archive for February 2009

Drupal Local File Inclusion Vulnerability
February 27, 2009 – 4:15 pm | 4 Comments
Drupal Local File Inclusion Vulnerability

I was testing our scanner (with AcuSensor enabled) on Drupal (http://www.drupal.org) and the scanner found a possible File Inclusion vulnerability.

As you can see from the screenshot above, the GET variable q was set to start/../../xxx\..\..\end …

Acunetix Web Vulnerability Scanner Voted Windowsecurity.Com Readers’ Choice Award Winner for the second time
February 26, 2009 – 4:35 pm | No Comment
Acunetix Web Vulnerability Scanner Voted Windowsecurity.Com Readers’ Choice Award Winner for the second time

Acunetix WVS Singled Out by Network Security Administrators and Specialists
London, UK – 26 February 2009 – Leading Windows Security resource site, WindowSecurity.com, announced today that Acunetix Web Vulnerability Scanner was selected the winner in the Web Application …

AcuSensor and the pink blog
February 26, 2009 – 3:40 pm | 2 Comments
AcuSensor and the pink blog

While testing our AcuSensor technology, I downloaded a small PHP blog application from the internet. The installation went smoothly. This particular application was not using a database but it was storing everything in text files. …

How can low privilege bugs lead to a server compromise?
February 20, 2009 – 7:56 pm | One Comment

To address a large number of security concerns, it is often recommended that web applications make effective use of “the principle of least privilege“. The idea is that one should only grant the privileges on …

Updated Acunetix WVS addresses Ananta’s comparison report issues
February 12, 2009 – 6:17 pm | No Comment

In just 2 weeks, we released an updated version of Acunetix WVS version 6 to address issues reported in an independent web scanner comparison report published by Ananta. What’s for sure is that now we …

SQL injection sneaks into Kaspersky’s support website
February 10, 2009 – 5:44 pm | 2 Comments
SQL injection sneaks into Kaspersky’s support website

The recent compromise of Kaspersky’s support database left the company with a bit of explaining to do. The hacker published a blog post on hackersblog detailing stunts with Kaspersky’s USA support website. Kaspersky also published their own account based on their log files and the hacker’s (nicknamed unu) blog post. The following is a summary of what happened and how such attacks can be prevented.

The hidden dangers of XSLTProcessor – Remote XSL injection
February 3, 2009 – 10:14 pm | 3 Comments
The hidden dangers of XSLTProcessor – Remote XSL injection

Today I’m going to talk about a new vulnerability which I named Remote XSL Inclusion.  I didn’t find any references on the internet about this vulnerability, which I found while auditing some PHP code for …