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 December 2008

How can any web page log you off all other websites?
December 29, 2008 – 10:16 pm | 2 Comments
How can any web page log you off all other websites?

A recent post on “Full-Disclosure” mailing list referenced a web page called “Session Destroyer”. This web page is a demonstration by Kristian Erik Hermansen that promises to make logging off various popular websites very easy.
How …

American Express website vulnerable… again!
December 22, 2008 – 11:28 pm | No Comment

A few days ago a Cross-site-scripting vulnerability was discovered and reported on the American Express Site. A XSS vulnerability can allow attackers to steal user authentication cookies from americanexpress.com, thus leading to an account hijack.
As …

Why upgrade PHP to 5.2.8? Part 2
December 19, 2008 – 11:07 pm | 2 Comments

To read part 1 of this article please refer to the previous post.
Note: a large number of vulnerabilities described in this post can be exploited to bypass safe_mode. It is not recommended to rely on …

What do American Express and Facebook have in common?
December 18, 2008 – 3:09 pm | No Comment

Cross Site Scripting seems to be the word of the past few days with high profile sites getting featured on the technology news sites. ZDNet reported how Facebook just fixed four XSS security flaws affecting …

Why upgrade PHP to 5.2.8? Part 1
December 10, 2008 – 2:22 pm | One Comment

Note: PHP 5.2.7 is the actual version that fixes the below security holes. PHP 5.2.8 fixes an issue introduced in 5.2.7. Details from the PHP news site.

A new version of the popular scripting language, PHP …

URL Rewriting and AcuSensor Technology; automation and advantages
December 9, 2008 – 3:59 pm | No Comment
URL Rewriting and AcuSensor Technology; automation and advantages

Nowadays, a lot of web applications are using URL rewriting. URL rewriting involves converting normal URLs to search engine friendly URLs. Usually the reason for doing this is to improve the rankings in search engines.
A …

Directory Traversal attack; what is it and how to prevent such attacks
December 3, 2008 – 12:07 am | 2 Comments

If a web application or web server are vulnerable to a Directory Traversal attack, a malicious user can exploit this vulnerability to step out of the web root directory and access other restricted files and …