<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Darknet - The Darkside &#187; acunetix wvs review</title>
	<atom:link href="http://www.darknet.org.uk/tag/acunetix-wvs-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Acunetix WVS (Web Vulnerability Scanner) 7 Review &#8211; Engine &amp; Scanning Improvements</title>
		<link>http://www.darknet.org.uk/2011/02/acunetix-wvs-web-vulnerability-scanner-7-review-engine-scanning-improvements/</link>
		<comments>http://www.darknet.org.uk/2011/02/acunetix-wvs-web-vulnerability-scanner-7-review-engine-scanning-improvements/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 10:50:09 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Database Hacking]]></category>
		<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[acunetix]]></category>
		<category><![CDATA[acunetix review]]></category>
		<category><![CDATA[acunetix scanner review]]></category>
		<category><![CDATA[acunetix wvs]]></category>
		<category><![CDATA[acunetix wvs review]]></category>
		<category><![CDATA[acusensor]]></category>
		<category><![CDATA[AJAX-Security]]></category>
		<category><![CDATA[blind-sql-injection]]></category>
		<category><![CDATA[cross-site-scripting]]></category>
		<category><![CDATA[http fuzzer]]></category>
		<category><![CDATA[penetration-testing]]></category>
		<category><![CDATA[sql-injection]]></category>
		<category><![CDATA[web vulnerability scanner]]></category>
		<category><![CDATA[web-application-security]]></category>
		<category><![CDATA[wvs]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=3050</guid>
		<description><![CDATA[We wrote our first review of Acunetix WVS 6 back in January 2009 and published an update about the release of Acunetix Web Vulnerability Scanner (WVS) 6.5 in June 2009. The team over at Acunetix have been working hard on version 7 for quite some time and released a new build with added features earlier [...]]]></description>
			<content:encoded><![CDATA[<p>We wrote our first <a href="http://www.darknet.org.uk/2009/01/acunetix-web-vulnerability-scanner-6-review/">review of Acunetix WVS 6</a> back in January 2009 and published an update about the release of <a href="http://www.darknet.org.uk/2009/06/acunetix-web-vulnerability-scanner-wvs-6-5-released/">Acunetix Web Vulnerability Scanner (WVS) 6.5</a> in June 2009.</p>
<p>The team over at Acunetix have been working hard on version 7 for quite some time and released a new build with added features earlier this year in February. It also has an entirely new attack vector, DOM XSS.</p>
<p>If you are already familiar with WVS, it&#8217;ll feel on the surface much the same as the old version as the interface hasn&#8217;t changed drastically (which is a good thing).</p>
<p align="center"><img src="http://farm6.static.flickr.com/5097/5453367302_aa983f51af.jpg" alt="Acunetix WVS (Web Vulnerability Scanner) 7" /></p>
<p>Most of the improvements and major changes in version 7 are under the hood, but at first use you will notice the difference. The scanner is much faster and seems more intelligent (there were noticeably less false positives than I remember in version 6) and it has much better support for Web 2.0 and AJAX powered web applications. That is of course a huge area now and very important for a tool like this that focuses on Web Security to support well (the modules have been re-written to support technologies such as such as JSON, XML and more). It also helps that it uses new unique verification techniques so you don&#8217;t have to wade through all the false positives by hand.</p>
<p>The order and layout of the scan results is also clearer and easier to follow with better sections and more information about each alert. </p>
<p align="center"><img src="http://farm6.static.flickr.com/5133/5453367402_87a2dc2e64.jpg" alt="Acunetix WVS (Web Vulnerability Scanner) 7" /></p>
<p>The information given is also more complete with links to the original advisory and for application based flaws, it&#8217;s also extremely easy to see the full headers returned by the web server, relaunch the attack with the HTTP Editor, retest the alert or mark it as a false positive.</p>
<p align="center"><img src="http://farm6.static.flickr.com/5217/5453367562_ffa25cf3dd.jpg" alt="Acunetix WVS 7" /></p>
<p>It also gives suggestions on how to fix the issue, these are usually quite general though rather than specific technical instructions. One thing I really like about WVS it&#8217;s a very well equipped scanner which can crawl, scan, do vulnerability checks and has a bunch of handy tools for comparing results and even fuzzing.</p>
<p>With the HTTP Fuzzer can define your own character sets, iterations, use files and much more. It&#8217;s a very neat tool and not only for fuzzing, you can also use it to validate query sets to create your own valid input rules for WVS to test.</p>
<p align="center"><img src="http://farm6.static.flickr.com/5253/5455789018_49e5ce4374.jpg" alt="Acunetix WVS HTTP Fuzzer" /></p>
<p>Another useful tool to have built in to this kind of application is a local <a href="http://www.darknet.org.uk/tag/http-proxy/">HTTP Proxy</a> &#8211; which is labeled in WVS as HTTP Sniffer. The HTTP Sniffer acts as a proxy and allows you to capture, examine and modify HTTP traffic between an HTTP client and a web server. You can also enable, add or edit traps to trap traffic before it is sent to the web server or back to the web client.</p>
<p>It also has a tool called the Authentication Tester, which you can use to perform dictionary/brute-force attacks against login pages which use both HTTP (NTLM v1, NTLM v2, digest) or form based authentication. This tool uses two predefined text files (dictionaries) which contain a list of common user-names and passwords. You can add your own combinations to these text files. It&#8217;s a very easy to setup brute-forcing tool for form-based authentication testing.</p>
<p align="center"><img src="http://farm6.static.flickr.com/5052/5455176551_32fc28fcf3.jpg" alt="Acunetix WVS Authentication Tester" /></p>
<p>For those of who do this for a living, the Compare Results tool is great for those clients you scan regularly &#8211; it even allows you compare site structure. With this and regular scans you can easily monitor if and when any vulnerabilities are introduced and keep things under control.</p>
<p align="center"><img src="http://farm6.static.flickr.com/5060/5455176755_7ce53e64a4.jpg" alt="Acunetix WVS Compare Results Tool" /></p>
<p>Overall this new version of WVS feels similar to version 6 but somehow tighter, faster and more efficient &#8211; if you liked WVS before, you&#8217;ll love it now.</p>
<p>As an addition for the more advanced users, you can actually write your own Acunetix WVS Vulnerability Checks now too. As the new Checks are JavaScript in WVS 7 &#8211; it&#8217;s faster, easier and more flexible to write completely new Checks or edit existing Checks.</p>
<p>You can get the tool and detailed scripting reference to develop your own Checks here:</p>
<p><a href="The tool and detailed Acunetix WVS scripting reference can be downloaded from the following URL; http://www.acunetix.com/download/tools/Acunetix_SDK.zip">Acunetix_SDK.zip</a></p>
<p>More details about that here:</p>
<p><a href="http://www.acunetix.com/blog/docs/creating-vulnerability-checks/">Creating custom vulnerability checks for Acunetix WVS Version 7</a></p>
<p><strong>Acunetix WVS Trial Edition</strong></p>
<p>Download Acunetix Web Vulnerability Scanner v7 trial edition from <a href="http://www.acunetix.com/vulnerability-scanner/download.htm">here</a>.</p>
<p>There are also some useful resources here:</p>
<ul>
<li><a href="http://www.acunetix.com/vulnerability-scanner/getting-started.htm">Getting started with Acunetix Web Vulnerability Scanner</a></li>
<li><a href="http://www.acunetix.com/vulnerability-scanner/wvs_getting_started.pdf">Getting Started Guide</a> [PDF]</li>
<li><a href="http://www.acunetix.com/ordering/pricing.htm">Ordering Acunetix Web Vulnerability Scanner (WVS) &#038; Pricing</a></li>
<li><a href="http://www.acunetix.com/support/faq.htm">The Acunetix WVS FAQ</a></li>
</ul>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Acunetix+WVS+%28Web+Vulnerability+Scanner%29+7+Review+%E2%80%93+Engine+%26+Scanning+Improvements+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D3050+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2011/02/acunetix-wvs-web-vulnerability-scanner-7-review-engine-scanning-improvements/&amp;t=Acunetix+WVS+%28Web+Vulnerability+Scanner%29+7+Review+%E2%80%93+Engine+%26+Scanning+Improvements" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2011/02/acunetix-wvs-web-vulnerability-scanner-7-review-engine-scanning-improvements/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2011/02/acunetix-wvs-web-vulnerability-scanner-7-review-engine-scanning-improvements/&amp;title=Acunetix+WVS+%28Web+Vulnerability+Scanner%29+7+Review+%E2%80%93+Engine+%26+Scanning+Improvements" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2011/02/acunetix-wvs-web-vulnerability-scanner-7-review-engine-scanning-improvements/&amp;title=Acunetix+WVS+%28Web+Vulnerability+Scanner%29+7+Review+%E2%80%93+Engine+%26+Scanning+Improvements" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2011/02/acunetix-wvs-web-vulnerability-scanner-7-review-engine-scanning-improvements/&amp;title=Acunetix+WVS+%28Web+Vulnerability+Scanner%29+7+Review+%E2%80%93+Engine+%26+Scanning+Improvements" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2011/02/acunetix-wvs-web-vulnerability-scanner-7-review-engine-scanning-improvements/&amp;title=Acunetix+WVS+%28Web+Vulnerability+Scanner%29+7+Review+%E2%80%93+Engine+%26+Scanning+Improvements" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2011%2F02%2Facunetix-wvs-web-vulnerability-scanner-7-review-engine-scanning-improvements%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2011/02/acunetix-wvs-web-vulnerability-scanner-7-review-engine-scanning-improvements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix Web Vulnerability Scanner (WVS) 6.5 Released</title>
		<link>http://www.darknet.org.uk/2009/06/acunetix-web-vulnerability-scanner-wvs-6-5-released/</link>
		<comments>http://www.darknet.org.uk/2009/06/acunetix-web-vulnerability-scanner-wvs-6-5-released/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 08:11:27 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Database Hacking]]></category>
		<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[acunetix]]></category>
		<category><![CDATA[acunetix review]]></category>
		<category><![CDATA[acunetix scanner review]]></category>
		<category><![CDATA[acunetix wvs]]></category>
		<category><![CDATA[acunetix wvs review]]></category>
		<category><![CDATA[acusensor]]></category>
		<category><![CDATA[AJAX-Security]]></category>
		<category><![CDATA[blind-sql-injection]]></category>
		<category><![CDATA[cross-site-scripting]]></category>
		<category><![CDATA[http fuzzer]]></category>
		<category><![CDATA[JAVA-security]]></category>
		<category><![CDATA[jsp security]]></category>
		<category><![CDATA[penetration-testing]]></category>
		<category><![CDATA[sql-injection]]></category>
		<category><![CDATA[tomcat security]]></category>
		<category><![CDATA[web vulnerability scanner]]></category>
		<category><![CDATA[web-application-security]]></category>
		<category><![CDATA[wvs]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1871</guid>
		<description><![CDATA[You may remember a while back we did a Review of Acunetix Web Vulnerability Scanner 6 &#8211; the very full featured web vulnerability scanning software. Well the latest version has been released recently with some updates, bug fixes and improvements on the web application security front. I&#8217;m hoping to try out the AcuSensor on a [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>You may remember a while back we did a <a href="http://www.darknet.org.uk/2009/01/acunetix-web-vulnerability-scanner-6-review/">Review of Acunetix Web Vulnerability Scanner 6</a> &#8211; the very full featured web vulnerability scanning software.</p>
<p align="center"><a href="http://www.acunetix.com/"><img src="http://farm4.static.flickr.com/3454/3200423591_340678f733.jpg?v=0" alt="Acunetix" /></a></p>
<p>Well the latest version has been released recently with some updates, bug fixes and improvements on the web application security front.</p>
<p>I&#8217;m hoping to try out the AcuSensor on a PHP install soon to see what kind of information it can give me.</p>
<p>A full review isn&#8217;t really need as the installation, interface and features are mostly the same as <a href="http://www.darknet.org.uk/2009/01/acunetix-web-vulnerability-scanner-6-review/">version 6</a>.</p>
<p><img src="http://farm4.static.flickr.com/3347/3640958620_9a0dfdde1a.jpg?v=0" alt="Acunetix Web Vulnerability Scanner (WVS) 6.5" /></p>
<p>One of the great new features is the Login Sequence Recorder (LSR), which can record the exact sequence needed to login to a site and replay it.</p>
<p><img src="http://farm4.static.flickr.com/3187/3640958506_a4d37493af.jpg?v=0" alt="Acunetix WVS Login Sequence Recorder" /></p>
<p>Combine this with the Session Auto Recognition module, which will identify when a logged in session is invalided or expired and will re-login automatically and you have a great tool for scanning authentication based web applications.</p>
<p>There is also a lot more support for JSP/Tomcat based application, I haven&#8217;t had chance to test this as I don&#8217;t deal with many Java based web applications.</p>
<p>Also included are some back-end and interface changes like the display of port scan &#038; network alerts separately from the web alerts, which does make it easier to see where the issues are.</p>
<p><img src="http://farm3.static.flickr.com/2429/3640147597_f111246cb3.jpg?v=0" alt="Scanning Interface" /></p>
<p>Backend stuff like cookie handling and Blind SQL Injection methods have been improved, you can also import your settings from Version 6 if you are currently using that.</p>
<p>You can read the press release <a href="http://www.acunetix.com/news/wvs65release.htm">here</a>, or more on the blog <a href="http://www.acunetix.com/blog/productnews/new-acunetix-wvs-version-65-sets-new-standards-in-web-vulnerability-scanning/">here</a>.</p>
<p>The pricing can be found <a href="http://www.acunetix.com/ordering/pricing.htm">here</a> (in both Euros and USD).</p>
<p>If you want to know more about the features you can download the manual here:</p>
<p></p>
<p><a href="http://www.acunetix.com/vulnerability-scanner/wvsmanual.pdf">Acunetix WVS 6.5 Manual </a>[PDF]</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Acunetix+Web+Vulnerability+Scanner+%28WVS%29+6.5+Released+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D1871+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/06/acunetix-web-vulnerability-scanner-wvs-6-5-released/&amp;t=Acunetix+Web+Vulnerability+Scanner+%28WVS%29+6.5+Released" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2009/06/acunetix-web-vulnerability-scanner-wvs-6-5-released/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/06/acunetix-web-vulnerability-scanner-wvs-6-5-released/&amp;title=Acunetix+Web+Vulnerability+Scanner+%28WVS%29+6.5+Released" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/06/acunetix-web-vulnerability-scanner-wvs-6-5-released/&amp;title=Acunetix+Web+Vulnerability+Scanner+%28WVS%29+6.5+Released" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2009/06/acunetix-web-vulnerability-scanner-wvs-6-5-released/&amp;title=Acunetix+Web+Vulnerability+Scanner+%28WVS%29+6.5+Released" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/06/acunetix-web-vulnerability-scanner-wvs-6-5-released/&amp;title=Acunetix+Web+Vulnerability+Scanner+%28WVS%29+6.5+Released" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2009%2F06%2Facunetix-web-vulnerability-scanner-wvs-6-5-released%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/06/acunetix-web-vulnerability-scanner-wvs-6-5-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Acunetix Web Vulnerability Scanner 6 Review</title>
		<link>http://www.darknet.org.uk/2009/01/acunetix-web-vulnerability-scanner-6-review/</link>
		<comments>http://www.darknet.org.uk/2009/01/acunetix-web-vulnerability-scanner-6-review/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 02:16:39 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Database Hacking]]></category>
		<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[acunetix]]></category>
		<category><![CDATA[acunetix review]]></category>
		<category><![CDATA[acunetix scanner review]]></category>
		<category><![CDATA[acunetix wvs]]></category>
		<category><![CDATA[acunetix wvs review]]></category>
		<category><![CDATA[acusensor]]></category>
		<category><![CDATA[AJAX-Security]]></category>
		<category><![CDATA[blind-sql-injection]]></category>
		<category><![CDATA[cross-site-scripting]]></category>
		<category><![CDATA[http fuzzer]]></category>
		<category><![CDATA[penetration-testing]]></category>
		<category><![CDATA[sql-injection]]></category>
		<category><![CDATA[web vulnerability scanner]]></category>
		<category><![CDATA[web-application-security]]></category>
		<category><![CDATA[wvs]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1389</guid>
		<description><![CDATA[As you might know if you&#8217;ve been reading for some time, I do occasionally review commercial software if it&#8217;s interesting and relevant &#8211; the last one I remember doing was back in 2007 &#8220;Outpost Security Suite PRO Review&#8220;. This time it&#8217;s for a much more relevant piece of software IMHO, and one which I actually [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>As you might know if you&#8217;ve been reading for some time, I do occasionally review commercial software if it&#8217;s interesting and relevant &#8211; the last one I remember doing was back in 2007 &#8220;<a href="http://www.darknet.org.uk/2007/05/outpost-security-suite-pro-review/">Outpost Security Suite PRO Review</a>&#8220;.</p>
<p>This time it&#8217;s for a much more relevant piece of software IMHO, and one which I actually like using and have used in the past &#8211; <a href="http://www.acunetix.com/vulnerability-scanner/">Acunetix Web Vulnerability Scanner 6</a>. Version 6 was recently released and has some quite exciting new features including the new more accurate <a href="http://www.acunetix.com/websitesecurity/rightwvs.htm">Acusensor</a>, Port Scanner and Network Alerts tool and actual Blind <a href="http://www.darknet.org.uk/tag/sql-injection">SQL Injection</a>.</p>
<p align="center"><a href="http://www.acunetix.com/"><img src="http://farm4.static.flickr.com/3454/3200423591_340678f733.jpg?v=0" alt="Acunetix" /></a></p>
<p>If you were previously using version 5 and you&#8217;re interesting in version 6 there are some good progressive changes. One good development is AcuSensor which goes much more in depth into web application security testing and code injection (it can find vulnerabilities that typical black box scanning wouldn&#8217;t). The new Port Scanning feature will perform some kind of <a href="http://www.darknet.org.uk/tag/nessus">Nessus</a> like function and try and find vulnerabilities in network services, you can learn more about <a href="http://www.acunetix.com/vulnerability-scanner/scriptingreference/index.html">adding your own vulnerability scripts here</a>.</p>
<p>Something important for me too is the additional of Pausing a scan, this is very useful especially on a long scan when you can only carry it out during off peak hours.</p>
<p>There are some other minor improvements like the ability to mark an alert as a false positive, improvements in the scheduler and general improvements in the searching and filtering features.</p>
<p><strong>Installation</strong></p>
<p>Installation is very easy, there are very few options to select and it&#8217;s just a next-next kind of install. There is the option of installing the BETA Firefox Plugin, which is pretty neat. No reboot is required during install, but you do need to Restart Firefox if you wish to utilize the Plugin.</p>
<p align="center"><img src="http://farm4.static.flickr.com/3470/3201269554_7a5b797dd8.jpg?v=0" alt="Installation of Acunetix Web Vulnerability Scanner" /></p>
<p><strong>Getting Started</strong></p>
<p>Once you fire up the software it will let you know if there are any updates, it&#8217;s managed very well with no manual action needed by the user.</p>
<p align="center"><img src="http://farm4.static.flickr.com/3338/3200424229_376953a9c5.jpg?v=0" alt="Acunetix Web Vulnerability Scanner - Scan Wizard" /></p>
<p>With the wizard it&#8217;s very easy to start a scan or any of the other tasks within WVS.</p>
<p align="center"><img src="http://farm4.static.flickr.com/3433/3200424141_d646c5ed82.jpg?v=0" alt="Acunetix Web Vulnerability Scanner - Scan Wizard" /></p>
<p>Once the target is selected it allows you to optimize the scan for various different technologies depending on the architecture of the site (PHP, ASP, Perl and so on).</p>
<p align="center"><img src="http://farm4.static.flickr.com/3351/3201270020_dd46ba3932.jpg?v=0" alt="Acunetix Web Vulnerability Scanner - Scan Target" /></p>
<p>Then the scanning options &#8211; it gives you 3 main options for scanning; Extensive, Heuristic and Quick.</p>
<p align="center"><img src="http://farm4.static.flickr.com/3423/3200424737_a1e40d69f5.jpg?v=0" alt="Acunetix Web Vulnerability Scanner - Scan Options" /></p>
<p>It also offers you some variety in crawling options, how deep you want to go, should you scan above the root directory or only below and then after that it&#8217;s basically on auto-pilot (it does give you the option for HTTP Authentication if you need to scan something behind a login/password).</p>
<p><strong>Features</strong></p>
<p>The crawling and scanning is pretty comprehensive, whilst the scan is taking place it give you updates in terms of progress and in terms of anything it has found (categorised).</p>
<p>The progress section is quite detailed and shows which module is running, on which page of the site and generally what is happening (some scripts run concurrently).</p>
<p align="center"><img src="http://farm4.static.flickr.com/3078/3200423843_b3b7d97f4f.jpg?v=0" alt="Acunetix Web Vulnerability Scanner - Scan Information" /></p>
<p>As for anything it finds out of the ordinary, threats are categorised into 3 levels &#8211; High, Medium &#038; Low. On top of that there is also info and knowledge base (such as which ports are open).</p>
<p align="center"><img src="http://farm4.static.flickr.com/3443/3201269292_7326fd05f5.jpg?v=0" alt="Acunetix Web Vulnerability Scanner - Scan Results" /></p>
<p>There are also other useful tools such as the HTTP Fuzzer and Sniffer which are good for examining HTTP traffic in detail and especially for <a href="http://www.acunetix.com/blog/how-to/tutorial-on-how-to-test-for-broken-authentication-using-acunetix-wvs-tools/">exposing weak authentication schemes</a>.</p>
<p>AcuSensor is interesting because it actually has a server side component, both for ASP.NET applications and PHP based web apps. This means that it can tell you exactly where in your code the flaw is &#8211; like this <a href="http://www.acunetix.com/blog/web-security-articles/sql-injection-in-mambo-found-with-acunetix-acusensor-technology/">SQL Injection Vulnerability found in Mambo by AcuSensor</a>.</p>
<p>There&#8217;s another example about backdoor code in web applications <a href="http://www.acunetix.com/blog/web-security-articles/acusensor-technology-in-action-finding-backdoors-in-web-applications/">here</a>, with the example this time being the <a href="http://www.darknet.org.uk/2007/03/wordpress-download-server-compromised-211-get-212-now/">WordPress 2.1.1 Vulnerability</a>.</p>
<p>This is the first time I&#8217;ve encountered this kind of technology and I think it&#8217;s an excellent step forwards in automated code auditing and deeper web application security.</p>
<p>Surprisingly I also found some Legislation and Compliance reports inside the WVS, this was a welcome surprise (as I&#8217;ve been involved in many ISO27001 projects) something like this can really save time.</p>
<p><strong>Conclusion</strong></p>
<p>All in all it&#8217;s a well rounded tool with a pretty accurate scanning engine (You can find a <a href="http://www.acunetix.com/support/vulnerability-checks.htm">list of vulnerabilities it checks for here</a> including <a href="http://www.acunetix.com/vulnerabilities/index.htm">those for specific software</a>), it&#8217;s come a long way since the earlier versions and is now quite strong in all areas of web application security testing.</p>
<p>The new AcuSensor also ensures more vulnerabilities are found and less false positives delivered &#8211; false positives are the bane of any vulnerability scanner. That&#8217;s where the consultant skill comes in, ascertaining which are real and which are not.</p>
<p>A good part is it&#8217;s quite usable by less technical people as it gives in-depth descriptions on both a conceptual and a technical level enabling people to understand the issue uncovered.</p>
<p>Darknet recommends Acunetix Web Vulnerability Scanner 6 highly, it could make a real difference to your work flow for the consultants and for the in-house guys it could help improve the security, stability and integrity of your web applications.</p>
<p>You can find more reviews about <a href="http://www.acunetix.com/vulnerability-scanner/reviews.htm">Acunetix WVS here</a> and some <a href="http://www.acunetix.com/vulnerability-scanner/customer_testimonials.htm">Customer Testimonials here</a>.</p>
<p>If you wish to read more about Acunetix WVS you can do so <a href="http://www.acunetix.com/vulnerability-scanner/">here</a> and you can find the prices <a href="http://www.acunetix.com/ordering/pricing.htm">here</a> (in both Euros and USD).</p>
<p></p>
<p>You can also check out <a href="http://www.acunetix.com/cross-site-scripting/Copy-scanner.htm">WVS Free Edition</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Acunetix+Web+Vulnerability+Scanner+6+Review+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D1389+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/01/acunetix-web-vulnerability-scanner-6-review/&amp;t=Acunetix+Web+Vulnerability+Scanner+6+Review" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2009/01/acunetix-web-vulnerability-scanner-6-review/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/01/acunetix-web-vulnerability-scanner-6-review/&amp;title=Acunetix+Web+Vulnerability+Scanner+6+Review" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/01/acunetix-web-vulnerability-scanner-6-review/&amp;title=Acunetix+Web+Vulnerability+Scanner+6+Review" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2009/01/acunetix-web-vulnerability-scanner-6-review/&amp;title=Acunetix+Web+Vulnerability+Scanner+6+Review" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/01/acunetix-web-vulnerability-scanner-6-review/&amp;title=Acunetix+Web+Vulnerability+Scanner+6+Review" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2009%2F01%2Facunetix-web-vulnerability-scanner-6-review%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/01/acunetix-web-vulnerability-scanner-6-review/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

