releases

Acunetix Web Vulnerability Scanner Product Releases

docs & FAQs

Acunetix technical documentation 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 Category

Articles in articles

Cross Site Scripting Attacks
March 15, 2011 – 10:11 pm | No Comment
Cross Site Scripting Attacks

Hackers are constantly experimenting with a wide repertoire of hacking techniques to compromise websites and web applications and make off with a treasure trove of sensitive data including credit card numbers, social security numbers and …

You can’t change what you tolerate
March 10, 2011 – 10:50 pm | No Comment
You can’t change what you tolerate

Attending a recent meeting I heard one of the speakers say “You can’t change what you tolerate.” Apparently it’s a quote from Cesar Millan (the dog whisperer) but it really struck a chord in me …

Testing for weak passwords: a common oversight without a great solution
February 16, 2011 – 10:34 pm | No Comment
Testing for weak passwords: a common oversight without a great solution

Typically when we think of Web security testing vulnerabilities such as SQL injection, cross-site scripting and so on come to mind. Rightly so, the flaws resulting from poor input validation alone are still a large …

I wouldn’t want to be a developer these days
February 3, 2011 – 9:52 pm | 2 Comments
I wouldn’t want to be a developer these days

Are you a software developer? If so, I don’t envy you.  Of all the possible positions working in and around IT, you’ve arguably got the toughest one. I’ve witnessed it over the years while performing …

How often should you test your web applications?
January 19, 2011 – 9:32 pm | No Comment
How often should you test your web applications?

Periodic and consistent security checks – that’s the recipe for effective Web security, right? We hear this “best practice” recommendation all the time. It’s true but what exactly does it mean? How often do you …

How to choose a web vulnerability scanner
January 4, 2011 – 9:44 pm | No Comment
How to choose a web vulnerability scanner

A must read interview for anyone who is interested in evaluating web vulnerability scanners.  In this interview we discuss the process of choosing a web vulnerability scanner and underline several factors that should be taken …

10 great ways to get hacked in the New Year
December 29, 2010 – 10:41 pm | 3 Comments
10 great ways to get hacked in the New Year

It’s that time of year for us to get inundated with all those Top 10 lists to help us achieve this, prevent that and so on. Those lists are valuable indeed, especially if you need …

Which scan policy should you use to find everything that matters?
December 13, 2010 – 8:53 pm | 2 Comments
Which scan policy should you use to find everything that matters?

If only Web application security were black and white. We could simply load our scanner without thinking anything through, enter the URL, click Scan, generate a report of issues for someone else to address and …

Google XSS Flaw in Website Optimizer Scripts explained
December 9, 2010 – 11:08 pm | 6 Comments
Google XSS Flaw in Website Optimizer Scripts explained

This week thousands of system administrators who make use of Goolge products will open their inbox to see an email from Google explaining that their Web Optimizer product contains an XSS flaw that allows hackers to inject scripts into their Google Optimized web pages.

DOM based Cross-site Scripting vulnerabilities
December 6, 2010 – 9:58 pm | 4 Comments
DOM based Cross-site Scripting vulnerabilities

While a traditional cross-site scripting vulnerability occurs on the server-side code, document object model based cross-site scripting is a type of vulnerability which affects the script code in the client’s browser.
DOM or the document object …