<?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>Acunetix Web Application Security Blog &#187; Robert Abela</title>
	<atom:link href="http://www.acunetix.com/blog/author/robert/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.acunetix.com/blog</link>
	<description>Acunetix Web Application Security Blog</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:03:23 +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>VIDEO: How Cross-Site Scripting (XSS) Works</title>
		<link>http://www.acunetix.com/blog/web-security-zone/articles/video-how-cross-site-scripting-xss-works/</link>
		<comments>http://www.acunetix.com/blog/web-security-zone/articles/video-how-cross-site-scripting-xss-works/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 14:30:11 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[web security zone]]></category>
		<category><![CDATA[cross site scripting]]></category>
		<category><![CDATA[how to hack]]></category>
		<category><![CDATA[web security]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=4372</guid>
		<description><![CDATA[XSS vulnerabilities (Cross-Site Scripting vulnerabilities) are often overshadowed by their big cousin, the infamous SQL Injection. This does not make them any less effective or deadly. XSS and SQL Injection attacks are similar in the ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-4412" title="How Cross-Site Scripting XSS Works" src="http://www.acunetix.com/blog/wp-content/uploads/2011/10/xss-150x150.jpg" alt="" width="150" height="150" />XSS vulnerabilities (<a title="Cross-site scripting" href="http://www.acunetix.com/websitesecurity/cross-site-scripting.htm">Cross-Site Scripting vulnerabilities</a>) are often overshadowed by their big cousin, the infamous SQL Injection. This does not make them any less effective or deadly. XSS and <a title="SQL Injection" href="http://www.acunetix.com/websitesecurity/sql-injection.htm">SQL Injection</a> attacks are similar in the way they inject malicious code. The difference is that an SQL attack, injects code into the target database whereas an XSS attack injects code into the target browser. In an XSS attack the hacker uses your website to inject code into your visitor’s browser.</p>
<p><span id="more-4372"></span>Once a user is infected, the malicious code can do a variety of things. It can change the color scheme of the page the user is viewing. It can do more nasty things such as replacing images with pornographic content. Using the same techniques, links on the page may be re-written to point to malicious locations. Sometimes clicks can also be forced, simulating user action without his knowledge. Another popular XSS attack reads out the user’s cookie and transmits it to the hacker. This allows him to impersonate the user and hijack his session. If the user happens to be the system administrator, the hacker can take over the entire website.</p>
<p>In this video tutorial I demonstrate what an <a title="Preventing XSS Attacks" href="http://www.acunetix.com/blog/web-security-zone/articles/preventing-xss-attacks/">XSS attack</a> is to show you how a hacker can use XSS vulnerabilities to hack into your website. I start the video by explaining the mechanisms of cross site scripting, and I proceed to demonstrate a number of pranks you can play on unsuspecting users. I also demonstrate how cookies can be stolen to hijack sessions and I take a peek into the vulnerable code that allows such attacks. I hope that this video will both entertaining and educational, and that by learning about XSS you can keep your own website safer.</p>
<p><center><iframe src="http://www.youtube.com/embed/i38LMZyKIqI" frameborder="0" width="560" height="315"></iframe></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/web-security-zone/articles/video-how-cross-site-scripting-xss-works/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Acunetix Web Vulnerability Scanner Version 7 build 20111005 released</title>
		<link>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-7-20111005/</link>
		<comments>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-7-20111005/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 11:51:59 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[releases]]></category>
		<category><![CDATA[acunetix]]></category>
		<category><![CDATA[application improvements]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[new build]]></category>
		<category><![CDATA[new security features]]></category>
		<category><![CDATA[web vulnerability scanner]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=4393</guid>
		<description><![CDATA[An updated build of Acunetix Web Vulnerability Scanner Version 7 was released.  This new build, numbered 20111005, includes two new features (support for a wider variety of web applications), a good number of improvements to ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x74.png"><img class="alignleft size-full wp-image-1262" title="acunetix_logo_blog_post_100x74" src="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x74.png" alt="Acunetix WVS build 20110124" width="100" height="74" /></a>An updated build of <a title="Acunetix Web Vulnerability Scanner" href="http://www.acunetix.com/vulnerability-scanner/">Acunetix Web Vulnerability Scanner</a> Version 7 was released.  This new build, numbered 20111005, includes two new features (support for a wider variety of web applications), a good number of improvements to the PHP AcuSensor technology, and also a minor bug fix.<br />
<span id="more-4393"></span><strong></strong></p>
<p><strong>New features</strong></p>
<ul>
<li>The Client Script Analyzer engine now supports jquery + jquery UI + YUI library</li>
<li>New URL Rewrite option; Match full URI. If this option is enabled, a URL rewrite rule can be matched against the whole URI and not just path</li>
</ul>
<p><strong>Improvement</strong></p>
<ul>
<li>Major improvements in <a title="Acunetix AcuSensor technology" href="http://www.acunetix.com/websitesecurity/rightwvs.htm">AcuSensor Technology</a> for PHP</li>
</ul>
<p><strong>Bug fix</strong></p>
<ul>
<li>Fixed: Login Sequence Recorder not using Proxy settings specified in WVS settings</li>
</ul>
<p><strong>How to upgrade to build 20111005:</strong></p>
<p>On starting up Acunetix Web Vulnerability Scanner, a pop up window will automatically notify you that a more recent build is available for download.  To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p><a title="Acunetix WVS Change Log" href="http://www.acunetix.com/support/build-history.htm">Click here</a> for the complete Acunetix WVS change log.</p>
<p>Contact us on <a title="Acunetix Web Vulnerability Scanner support" href="mailto:support@acunetix.com">support@acunetix.com</a> for any technical queries, and on <a title="Acunetix sales email address" href="mailto:sales@acunetix.com">sales@acunetix.com</a> for any sales queries.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-7-20111005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix Web Vulnerability Scanner Version 7 build 20110920 released</title>
		<link>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-version-7-20110920/</link>
		<comments>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-version-7-20110920/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 13:31:36 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[releases]]></category>
		<category><![CDATA[acunetix]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[new build]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[web vulnerability scanner]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=4330</guid>
		<description><![CDATA[An updated build of Acunetix Web Vulnerability Scanner Version 7 was released.  This new build (20110920) includes the new Firefox plugin which supports FireFox version 6, a new security check for the Apache web server ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x741.png"><img class="alignleft size-full wp-image-1323" title="acunetix_logo_blog_post_100x74" src="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x741.png" alt="" width="100" height="74" /></a>An updated build of Acunetix Web Vulnerability Scanner Version 7 was released.  This new build (20110920) includes the new Firefox plugin which supports FireFox version 6, a new security check for the Apache web server and a number of application bug fixes.</p>
<p><strong>New security check</strong></p>
<ul>
<li>Security checks for Apache httpd remote denial of service</li>
</ul>
<p><strong>Improvements</strong></p>
<ul>
<li>Firefox plugin now supports Firefox v.6</li>
<li>Inclusion of more variables discovered by Acusensor during a scan</li>
</ul>
<p><strong>Bug fixes</strong></p>
<ul>
<li>Fixed HTTP verb tampering security checks with further reduction of false positives</li>
<li>Paths edited in HTTP Authentication settings node are being saved correctly</li>
<li>Actions menu is appearing correctly in the Small Business Edition</li>
</ul>
<p><strong>How to upgrade to build 20110823:</strong></p>
<p>On starting up Acunetix WVS, a pop up window will automatically notify you that a more recent build is available for download.  To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p>Click here for the complete <a title="Acunetix Web Vulnerability Scanner change log" href="http://www.acunetix.com/support/build-history.htm">Acunetix WVS change log</a>.</p>
<p>Contact us on <a title="Acunetix support email" href="mailto:support@acunetix.com">support@acunetix.com</a> for any technical queries, and on <a title="Acunetix sales email address" href="mailto:sales@acunetix.com">sales@acunetix.com</a> for any sales queries.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-version-7-20110920/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix Web Vulnerability Scanner Version 7 Build 20110823 released</title>
		<link>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-version-7-20110823/</link>
		<comments>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-version-7-20110823/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 13:07:58 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[releases]]></category>
		<category><![CDATA[Acunetix WVS]]></category>
		<category><![CDATA[bug fix]]></category>
		<category><![CDATA[firefox 5 support]]></category>
		<category><![CDATA[timthumb security check]]></category>
		<category><![CDATA[wsdl service automated scanner]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=4083</guid>
		<description><![CDATA[An updated build of Acunetix Web Vulnerability Scanner Version 7 was released.  This new build (20110823) includes the new Firefox plugin which supports ireFox version 5, two new security checks and a bug fix in ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1323" title="acunetix_logo_blog_post_100x74" src="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x741.png" alt="" width="100" height="74" />An updated build of Acunetix Web Vulnerability Scanner Version 7 was released.  This new build (20110823) includes the new Firefox plugin which supports ireFox version 5, two new security checks and a bug fix in the automated WSDL web service scanner.</p>
<p><strong>New Security checks</strong></p>
<ul>
<li>Complex security check for Timthumb (detects WordPress installations and checks for vulnerable plugins and themes. Includes bruteforcing capabilites to look for plugins/themes that contain the Timthumb script)</li>
<li>Security check for Sun/Oracle GlassFish Server Authentication Bypass (same check includes some additional checks for GlassFish)</li>
</ul>
<p><strong>Updates</strong></p>
<ul>
<li>Updated Firefox plugin to support Firefox 5</li>
</ul>
<p><strong>Bug fix</strong></p>
<ul>
<li>Fixed an enumeration problem while parsing a WSDL with inputs that have a lot of possible values</li>
</ul>
<p><strong>How to upgrade to build 20110823:</strong></p>
<p>On starting up Acunetix WVS, a pop up window will automatically notify you that a more recent build is available for download.  To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p><a title="Acunetix Web Vulnerability Scanner build history" href="http://www.acunetix.com/support/build-history.htm">Click here for the complete Acunetix WVS change log</a>.</p>
<p>Contact us on <a title="Acunetix Web Vulnerability Scanner support email contact" href="mailto:support@acunetix.com">support@acunetix.com</a> for any technical queries, and on <a title="Acunetix Web Vulnerability Scanner sales email contact" href="mailto:sales@acunetix.com">sales@acunetix.com</a> for any sales queries.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-version-7-20110823/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VIDEO: SQL Injection tutorial</title>
		<link>http://www.acunetix.com/blog/web-security-zone/articles/video-sql-injection-tutorial/</link>
		<comments>http://www.acunetix.com/blog/web-security-zone/articles/video-sql-injection-tutorial/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 07:37:04 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[web security zone]]></category>
		<category><![CDATA[acunetix web vulnerability scanner]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[sql injection tutorial]]></category>
		<category><![CDATA[web security]]></category>
		<category><![CDATA[web vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3828</guid>
		<description><![CDATA[SQL Injection is perhaps one of the most common application layer attack techniques used today, mainly used by malicious users to steal data from organizations. It is a type of attack that takes advantage of ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3834" title="malicious user using sql injection" src="http://www.acunetix.com/blog/wp-content/uploads/2011/07/malicious-user-sql-injection.png" alt="" width="150" height="154" />SQL Injection is perhaps one of the most common application layer attack techniques used today, mainly used by malicious users to steal data from organizations. It is a type of attack that takes advantage of improper coding of your web applications that allows a malicious user to inject SQL commands into a form on your website, to allow them to gain access to the data held within your database.</p>
<p>In this video tutorial we will demonstrate what is an<a title="SQL Injection: What is it?" href="http://www.acunetix.com/websitesecurity/sql-injection.htm"> SQL injection vulnerability</a>, how a malicious user exploits an SQL Injection to steal credit card numbers and other customer data from your website and also how to fix SQL Injection vulnerabilities using practical examples.</p>
<p>In this step by step guide we will also show you how to perform an effective SQL Injection scan with <a title="Acunetix Web Vulnerability Scanner" href="http://www.acunetix.com/vulnerability-scanner/">Acunetix Web Vulnerability Scanner</a>, and explain in technical detail what is happening behind the scenes while exploiting an SQL Injection attack against a test website.</p>
<p><iframe src="http://www.youtube.com/embed/qELByGfNJSE?rel=0" frameborder="0" width="560" height="349"></iframe></p>
<p>If you have any queries regarding Acunetix Web Vulnerability Scanner or web security in general, visit the <a title="Acunetix web security forums" href="http://www.acunetix.com/forums">Acunetix web security forums</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/web-security-zone/articles/video-sql-injection-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix launches Acunetix web security Forums</title>
		<link>http://www.acunetix.com/blog/news/acunetix-launches-acunetix-forums/</link>
		<comments>http://www.acunetix.com/blog/news/acunetix-launches-acunetix-forums/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 11:26:57 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[acunetix discussion boards]]></category>
		<category><![CDATA[acunetix forums]]></category>
		<category><![CDATA[acunetix support]]></category>
		<category><![CDATA[web security forums]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3818</guid>
		<description><![CDATA[As part of our commitment to help companies and business secure their websites and web applications, we are launching the Acunetix Forums.
If you are an Acunetix Web Vulnerability Scanner user (free or commercial) feel free ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1323" title="acunetix_logo_blog_post_100x74" src="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x741.png" alt="" width="100" height="74" />As part of our commitment to help companies and business secure their websites and web applications, we are launching the <a title="Acunetix Forums" href="http://www.acunetix.com/forums">Acunetix Forums</a>.</p>
<p>If you are an <a title="Acunetix Web Vulnerability Scanner" href="http://www.acunetix.com/vulnerability-scanner/">Acunetix Web Vulnerability Scanner</a> user (free or commercial) feel free to post any queries or suggestions you might have about configuring and using Acunetix WVS, and also about securing your web applications.  Please note that this forum is mostly user to user, and posts are NOT always answered by Acunetix staff.  Before you post your queries, we suggest you read the <a title="Acuetix Web Vulnerability Scanner Forums rules" href="http://www.acunetix.com/forums/acunetix-web-vulnerability-scanner/forum-rules-read-to-get-answers">forums rules</a>.</p>
<p>If you have Acunetix Web Vulnerability Scanner feature requests, post your idea in our new Feature Request System. You can read more about it <a title="New Feature Request System for Acunetix Web Vulnerability Scanner" href="http://www.acunetix.com/blog/news/new-feature-request-system/">here</a>.</p>
<p>We thank you in advance for your cooperation and look forward to hear from you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/news/acunetix-launches-acunetix-forums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix Web Vulnerability Scanner Version 7 Build 20110711 Released</title>
		<link>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-version-7-20110711/</link>
		<comments>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-version-7-20110711/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 08:41:18 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[releases]]></category>
		<category><![CDATA[acunetix]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[new build]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[web vulnerability scanner]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3789</guid>
		<description><![CDATA[An updated build of Acunetix Web Vulnerability Scanner Version 7 was released.  This new build (20110711) features improved Cross-Site scripting (XSS) web security checks, an improved crawler, better web 2.0 support and a number of ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x741.png"><img class="alignleft size-full wp-image-1323" title="acunetix_logo_blog_post_100x74" src="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x741.png" alt="" width="100" height="74" /></a>An updated build of Acunetix Web Vulnerability Scanner Version 7 was released.  This new build (20110711) features improved <a title="What is Cross-Site scripting" href="http://www.acunetix.com/websitesecurity/cross-site-scripting.htm" target="_blank">Cross-Site scripting</a> (XSS) web security checks, an improved crawler, better web 2.0 support and a number of bug fixes.</p>
<p><span id="more-3789"></span><strong>New feature:</strong></p>
<ul>
<li>    Included IMAGE tag with source in crawler for more detailed crawling data</li>
</ul>
<p><strong>Improvements:</strong></p>
<ul>
<li>    Improved Cross-site scripting checks.</li>
<li>    Introduced a number of improvements in the Client Script Analyzer (CSA) module for better Web 2.0 crawling.</li>
</ul>
<p><strong>Bug fixes:</strong></p>
<ul>
<li>    Fixed crash in <a title="Acunetix Web Vulnerability Scanner Login Sequence Recorder" href="http://www.acunetix.com/blog/docs/acunetix-wvs-login-sequence-recorder/" target="_blank">Login Sequence Recorder</a> when accessing specific sites with frames.</li>
<li>    Fixed Access Violation in fuzzer if XML filetype is selected and set an invalid filename.</li>
<li>    Fixed issue when authenticating against websites using Digest and NTLM.</li>
<li>    Fixed a file browser crash if visualizing file during scanning.</li>
<li>    Fixed a crash when loading saved scans from specific websites.</li>
<li>    Corrected interpretion of HTML encoding in Crawler.</li>
<li>    Fixed Access Violation in <a title="Acunetix Web Vulnerability Scanner HTTP Fuzzer tool" href="http://www.acunetix.com/blog/docs/http-fuzzer-tool/" target="_blank">HTTP Fuzzer</a>.</li>
</ul>
<p><strong>How to upgrade to build 20110711:</strong></p>
<p>On starting up Acunetix WVS, a pop up window will automatically notify you that a more recent build is available for download.  To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p>Click <a title="Acunetix Web Vulnerability Scanner change log" href="http://www.acunetix.com/support/build-history.htm" target="_blank">here for the complete Acunetix WVS change log</a>.</p>
<p>Contact us on <a title="Acunetix Web vulnerability Scanner support" href="mailto:support@acunetix.com" target="_blank">support@acunetix.com</a> for any technical queries, and on <a title="Acunetix Web vulnerability Scanner sales queries" href="mailto:sales@acunetix.com" target="_blank">sales@acunetix.com</a> for any sales queries.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-version-7-20110711/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Feature Request System for Acunetix Web Vulnerability Scanner</title>
		<link>http://www.acunetix.com/blog/news/new-feature-request-system/</link>
		<comments>http://www.acunetix.com/blog/news/new-feature-request-system/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 12:17:21 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[acunetix]]></category>
		<category><![CDATA[feature request]]></category>
		<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3656</guid>
		<description><![CDATA[We are pleased to announce a new system to record feature requests, which allows feature ideas to be voted upon and thus makes its much easier for us to see the most requested features. Furthermore, ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1323" title="acunetix_logo_blog_post_100x74" src="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x741.png" alt="" width="100" height="74" />We are pleased to announce a new system to record feature requests, which allows feature ideas to be voted upon and thus makes its much easier for us to see the most requested features. Furthermore, we can provide feedback more easily as ideas can be more easily tracked and commented on by the Acunetix team. The new Feature Request system can be found at:</p>
<ul>
<li><strong><a title="Acunetix Web Vulnerability Scanner feature requests" href="http://ideas.acunetix.com" target="_blank">http://ideas.acunetix.com</a></strong></li>
</ul>
<p>You can login using your facebook, google or twitter account and thus you do not have to create an additional account and remember the password. We look forward to hear your ideas and feature requests!</p>
<p><strong>About Acunetix</strong></p>
<p>Acunetix was founded in 2004 to combat the alarming rise in web attacks. Its flagship product, <a title="Acunetix Web Vulnerability Scanner" href="http://www.acunetix.com/vulnerability-scanner/">Acunetix Web Vulnerability Scanner</a>, is the result of several years of work by a team of highly experienced security developers. Leading International companies and organisations such as NASA, the US Air Force, The Pentagon, PricewaterhouseCoopers and Sony use Acunetix Web Vulnerability Scanner to protect their websites and web applications. Acunetix WVS has won numerous awards including the WindowSecurity.com Web Application Security award for four times in succession. Acunetix is a privately held European company with offices in the UK, Cyprus and Malta. For more information about Acunetix, visit: <a title="Acunetix Web Security" href="http://www.acunetix.com">http://www.acunetix.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/news/new-feature-request-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Choose Acunetix?</title>
		<link>http://www.acunetix.com/blog/docs/why-choose-acunetix/</link>
		<comments>http://www.acunetix.com/blog/docs/why-choose-acunetix/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 11:11:47 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[docs & FAQs]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vulnerability testing]]></category>
		<category><![CDATA[web security]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3642</guid>
		<description><![CDATA[Secure your web applications and websites against vulnerabilities with Acunetix Web Vulnerability Scanner!
Hacking is on the rise and the number of victims is increasing every day. See how firewalls, SSL and locked-down servers can&#8217;t stop ...]]></description>
			<content:encoded><![CDATA[<p>Secure your web applications and websites against vulnerabilities with <a title="Audit your website with Acunetix Web Vulnerability Scanner" href="http://www.acunetix.com/vulnerability-scanner/" target="_blank">Acunetix Web Vulnerability Scanner</a>!<span id="more-3642"></span></p>
<p>Hacking is on the rise and the number of victims is increasing every day. See how firewalls, SSL and locked-down servers can&#8217;t stop your web applications and websites from being hacked but how Acunetix protects them with:</p>
<ul>
<li>The industries&#8217; most advanced and in-depth SQL injection and Cross Site scripting testing</li>
<li>State of the art crawler technology which includes a client script analyzer engine</li>
<li>Detailed reports that pinpoint security issues right down to the exact line of code</li>
<li>Low False Positives</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/docs/why-choose-acunetix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Like Acunetix, Like Facebook, Win an iPad 2</title>
		<link>http://www.acunetix.com/blog/news/like-acunetix-like-facebook-win-an-ipad-2/</link>
		<comments>http://www.acunetix.com/blog/news/like-acunetix-like-facebook-win-an-ipad-2/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 10:43:39 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[iPad 2]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3603</guid>
		<description><![CDATA[
One lucky Acunetix Facebook follower will be selected at random to win an iPad 2! All you have to do is follow Acunetix on Facebook. If you’re not a follower, visit http://www.facebook.com/Acunetix and click Like.
Acunetix ...]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-3606" style="border-width: 0pt; border-style: none;" title="Win an iPad 2 with Acunetix" src="http://www.acunetix.com/blog/wp-content/uploads/2011/06/iPad2-Acunetix-Facebook-Competition.jpg" alt="To stand a chance of winning an iPad 2, simply &quot;Like&quot; the Acunetix Facebook Page" width="557" height="449" /></p>
<p>One lucky Acunetix Facebook follower will be selected at random to win an iPad 2! <span id="more-3603"></span>All you have to do is follow Acunetix on Facebook. If you’re not a follower, visit <a href="http://www.facebook.com/Acunetix">http://www.facebook.com/Acunetix</a> and click <strong>Like</strong>.</p>
<p>Acunetix will be hosting several prize draws for its Facebook followers. You could be just a couple of clicks away from winning an iPad 2!</p>
<p>The winner will be announced on the <a href="../case-studies/us-air-force/">Acunetix Blog</a> and on the <a href="http://www.facebook.com/Acunetix">Acunetix Facebook page</a> at the end of August 2011.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/news/like-acunetix-like-facebook-win-an-ipad-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Other Web Security Scanners Ejected as US Air Force Selects Acunetix</title>
		<link>http://www.acunetix.com/blog/news/us-air-force-uses-acunetix/</link>
		<comments>http://www.acunetix.com/blog/news/us-air-force-uses-acunetix/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 12:35:13 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3581</guid>
		<description><![CDATA[US Air Force Chooses Acunetix Web Vulnerability Scanner to Secure Against Web Application Vulnerabilities
USA, June 13 2011 – Acunetix, developer of leading website security scanning software, today announced that the United States Air Force has ...]]></description>
			<content:encoded><![CDATA[<h3><a href="http://www.acunetix.com/blog/wp-content/uploads/2011/06/USAFCaseStudy.jpg"><img class="alignleft size-full wp-image-3508" style="border-width: 0pt; border-style: none;" title="US Air Force Chooses Acunetix" src="http://www.acunetix.com/blog/wp-content/uploads/2011/06/USAFCaseStudy.jpg" alt="US Air Force Chooses Acunetix" width="177" height="149" /></a>US Air Force Chooses Acunetix Web Vulnerability Scanner to Secure Against Web Application Vulnerabilities</h3>
<p>USA, June 13 2011 – <a href="http://www.acunetix.com/">Acunetix</a>, developer of leading <a href="http://www.acunetix.com/vulnerability-scanner/">website security scanning software</a>, today announced that the United States Air Force has selected Acunetix Web Vulnerability Scanner to defend against millions of cyber-attacks every day.<span id="more-3581"></span></p>
<p>The US Air Force runs mission-critical web applications on several hundred web servers and therefore needs to have the highest level of security possible. The US Air Force needed a scanner that was flexible and highly configurable in order to meet their strict internal IT policies. With the competitive price and high level of support Acunetix also provides, it became the web scanner of choice.</p>
<blockquote><p><a href="http://www.acunetix.com/blog/wp-content/uploads/2011/06/F22Afterburner.jpg"><img class="alignright size-medium wp-image-3590" style="border-width: 0pt; border-style: none;" title="Afterburners set for Acunetix" src="http://www.acunetix.com/blog/wp-content/uploads/2011/06/F22Afterburner-300x215.jpg" alt="Afterburners set for Acunetix" width="147" height="106" /></a>“We tried eEye’s Retina web security scanner, HP’s WebInspect and another dozen web security tools, but only Acunetix WVS gave us the ability to modify vulnerability checks and scan for the ever growing threat of web application vulnerabilities. The speed in which it performs the checks is also unbeatable.  Acunetix has proven itself and is worth the cost.” – Mr. Rodgers, US Air Force</p></blockquote>
<blockquote><p><a href="http://www.acunetix.com/blog/wp-content/uploads/2011/06/F14-Tomcat.jpg"><img class="size-medium wp-image-3589 alignleft" style="border-width: 0pt; border-style: none;" title="F14 Tomcat and Acunetix" src="http://www.acunetix.com/blog/wp-content/uploads/2011/06/F14-Tomcat-300x234.jpg" alt="F14 Tomcat and Acunetix" width="198" height="154" /></a>“Acunetix is able to make in depth checks for security vulnerabilities and features AcuSensor technology which allows it to increase the accuracy, find more vulnerabilities and reduce false positives. We are proud that the US Air Force relies on Acunetix and its cutting edge technology in the defense of their web servers. As Acunetix WVS is being used by international organisations, institutions and companies, Acunetix has the experience to match the demands of the US Air Force.” – Nick Galea, Acunetix CEO</p></blockquote>
<p><a href="http://www.acunetix.com/blog/case-studies/us-air-force/">Read the full US Air Force case study here</a> to see why Acunetix Web Vulnerability Scanner is the USAF scanner of choice.</p>
<p><strong>About Acunetix<br />
</strong>Acunetix was founded in 2004 to combat the alarming rise in web attacks. Its flagship product, <a href="http://www.acunetix.com/vulnerability-scanner/">Acunetix Web Vulnerability Scanner</a>, is the result of several years of work by a team of highly experienced security developers. Leading International companies and organisations such as NASA, the US Air Force, The Pentagon, PricewaterhouseCoopers and Sony use Acunetix Web Vulnerability Scanner to protect their websites and web applications. Acunetix WVS has won numerous awards including the WindowSecurity.com Web Application Security award for four times in succession. Acunetix is a privately held European company with offices in the UK, Cyprus and Malta. For more information about Acunetix, visit: <a href="http://www.acunetix.com/">http://www.acunetix.com</a>.</p>
<p><strong>About US Air Force<br />
</strong>The mission of the United States Air Force is to fly, fight and win … in air, space and cyberspace. To achieve that mission, the Air Force has a vision of Global Vigilance, Reach and Power. That vision orbits around three core competencies: developing Airmen, technology to war fighting and integrating operations. These core competencies make our six distinctive capabilities possible. For more information, please visit: <a href="http://www.airforce.com/">http://www.airforce.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/news/us-air-force-uses-acunetix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Acunetix Web Vulnerability Scanner Version 7 Build 20110518 Released</title>
		<link>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-7-20110518/</link>
		<comments>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-7-20110518/#comments</comments>
		<pubDate>Wed, 18 May 2011 13:56:39 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[releases]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[new build]]></category>
		<category><![CDATA[new features]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3389</guid>
		<description><![CDATA[An updated build of Acunetix Web Vulnerability Scanner Version 7 has now been released.  The new build features a number of bug fixes.
Bug Fixes:
Fixed: The Acusensor Technology files were updated incorrectly.
Fixed: Access Violation when scan ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="acunetix logo" src="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x742.png" alt="Acunetix Web Vulnerability Scanner" width="80" height="59" />An updated build of Acunetix Web Vulnerability Scanner Version 7 has now been released.  The new build features a number of bug fixes.<span id="more-3389"></span></p>
<p><strong>Bug Fixes:</strong></p>
<p>Fixed: The <a title="Finding the right web application scanner; why black box scanning is not enough" href="http://www.acunetix.com/websitesecurity/rightwvs.htm">Acusensor Technology</a> files were updated incorrectly.<br />
Fixed: Access Violation when scan is stopped.<br />
Fixed: User interface incorrect behaviour.</p>
<p><strong>How to Upgrade to Build 20110518:</strong></p>
<p>On starting up Acunetix WVS, a pop up window will automatically notify you that a more recent build is available for download. To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p>Click <a title="Acunetix Web Vulnerability Scanner Build History" href="http://www.acunetix.com/support/build-history.htm">here for the complete Acunetix WVS change log</a>.</p>
<p>Contact us on <a title="Acunetix Support email address" href="mailto:support@acunetix.com">support@acunetix.com</a> for any technical queries, and on <a title="Acunetix Sales email address" href="mailto:sales@acunetix.com">sales@acunetix.com</a> for any sales queries.</p>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-7-20110518/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix will be Exhibited at InfoSec Summit 2011</title>
		<link>http://www.acunetix.com/blog/events/jacadis-exhibit-at-infosec-summit-2011/</link>
		<comments>http://www.acunetix.com/blog/events/jacadis-exhibit-at-infosec-summit-2011/#comments</comments>
		<pubDate>Fri, 06 May 2011 09:09:41 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[events]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Exhibit]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3373</guid>
		<description><![CDATA[Jacadis LLC, Acunetix reseller, will be exhibiting Acunetix Web Vulnerability Scanner at the 2011 Central Ohio InfoSec Summit. Jerod Brennen of Jacadis will also be discussing, &#8220;How to Securely Deploy and Manage Enterprise Mobile Devices&#8221;.
The ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3374" title="Jacadis LLC" src="http://www.acunetix.com/blog/wp-content/uploads/2011/05/logo-jacadis.gif" alt="Jacadis LLC to exhibit Acunetix Web Vulnerability Scanner" width="227" height="94" />Jacadis LLC, Acunetix reseller, will be exhibiting Acunetix Web Vulnerability Scanner at the <strong>2011 Central Ohio InfoSec Summit</strong>. Jerod Brennen of Jacadis will also be discussing, &#8220;How to Securely Deploy and Manage Enterprise Mobile Devices&#8221;.<span id="more-3373"></span></p>
<p>The event will be held on <strong>May 12th and 13th 2011.</strong></p>
<p>The conference will talk about the latest legislative information, products, services and more related to information security. This is a good opportunity to learn the latest news and strategies around IT Security and have any questions answered about Acunetix Web Vulnerability Scanner.</p>
<p>For more information, please visit the <a title="InfoSec Summit" href="http://infosecsummit.org/index.html" target="_blank">InfoSec Summit website here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/events/jacadis-exhibit-at-infosec-summit-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Special Event Hosted by ComGuard</title>
		<link>http://www.acunetix.com/blog/events/comguard/</link>
		<comments>http://www.acunetix.com/blog/events/comguard/#comments</comments>
		<pubDate>Wed, 04 May 2011 06:50:52 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[events]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[promotion]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3290</guid>
		<description><![CDATA[ComGuard, official Acunetix WVS Reseller in the United Arab Emirates, are to be hosting a special event! An Acunetix Knowledge Quiz will be hosted from their website and participants with the most correct answers will win ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3291" title="ComGuard" src="http://www.acunetix.com/blog/wp-content/uploads/2011/05/comguardlogo.jpg" alt="ComGuard.net" width="250" height="79" />ComGuard, official Acunetix WVS Reseller in the United Arab Emirates, are to be hosting a special event! An Acunetix Knowledge Quiz will be hosted from their website and participants with the most correct answers will win an Acer Notebook.<span id="more-3290"></span></p>
<p>During this period ComGuard will also be offering a 15% discount on Acunetix Web Vulnerability Scanner. The Acunetix Knowledge Quiz and discount period will run from May 5th 2011 through to the end of June 2011.</p>
<p><strong>Please note</strong> that these promotions only apply to residents of the U.A.E. For more information, please <a title="ComGuard" href="http://www.comguard.net/prod_acunetix.htm" target="_blank">visit the ComGuard website here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/events/comguard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Acunetix Quickly Detects a Wide Variety of Vulnerabilities&#8221;</title>
		<link>http://www.acunetix.com/blog/news/infosec-island-scan-acunetix-web-vulnerability-scanner/</link>
		<comments>http://www.acunetix.com/blog/news/infosec-island-scan-acunetix-web-vulnerability-scanner/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 14:57:10 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[OWASP]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3200</guid>
		<description><![CDATA[With all the talk lately, especially in the OWASP LinkedIn forum, about the most expensive web scanners being the so-called best, Infosec Island have put the far more affordable Web Vulnerability Scanners to the test.
By ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2011/04/acunetix_web_vulnerability_scanner_screenshot.jpg"><img class="alignleft size-medium wp-image-3201" title="acunetix_web_vulnerability_scanner_screenshot" src="http://www.acunetix.com/blog/wp-content/uploads/2011/04/acunetix_web_vulnerability_scanner_screenshot-300x191.jpg" alt="Acunetix Web Vulnerability Screenshot" width="300" height="191" /></a>With all the talk lately, especially in the OWASP LinkedIn forum, about the most expensive web scanners being the so-called best, Infosec Island have put the far more affordable Web Vulnerability Scanners to the test.</p>
<p>By using two well known web applications that were purposely developed with vulnerabilities in order to facilitate web application testing and research (Damn Vulnerable Web Application (DVWA) and the IBM AppScan demo site called Testfire), it was time to see whether these claims were accurate and to determine the weaknesses and strengths of more affordable options. InfoSec Island&#8217;s Mark Baldwin put them to the test.</p>
<p>&#8220;Fortunately, in recent years, two companies have developed commercial webapp scanners that rival the features, the speed, the usability and the accuracy of any commercial tool on the market.  And they do it at a price point that just about any small business or independent consultant can afford&#8221;, said Baldwin.</p>
<p>So what did they have to say about these scanners, including Acunetix? &#8220;The strength of Acunetix lies in its ability to quickly detect a wide variety of vulnerabilities with little need for advanced tuning and configuration.  However, for those who desire more control over the tests and like to get their hands dirty, Acunetix provides the flexibility and built-in tools that even the most advanced pen testers will appreciate. &#8221;</p>
<p>Acunetix Web Vulnerability Scanner proved impressive. &#8220;With Acusensor enabled, Acunetix detected 8 of the 9 specifically crafted vulnerabilities in DVWA.&#8221; It did this without any false positives, &#8220;Both Netsparker and Acunetix did a very good job of not reporting false positives. None of the reported vulnerabilities in my tests were discovered to be false positives.&#8221;</p>
<p>It looks as though those claiming that the most expensive web vulnerability scanners are the best need to re-think their position! You can read the full independent review by Mark Baldwin over at <a title="Infosec Island Acunetix Review" href="https://www.infosecisland.com/blogview/12935-Webapp-Scanner-Review-Acunetix-Versus-Netsparker.html" target="_blank">Infosec Island, here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/news/infosec-island-scan-acunetix-web-vulnerability-scanner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix Web Vulnerability Scanner Version 7 Build 20110406 Released</title>
		<link>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-7-20110406/</link>
		<comments>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-7-20110406/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 13:15:57 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[releases]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[new build]]></category>
		<category><![CDATA[new features]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3183</guid>
		<description><![CDATA[An updated build of Acunetix Web Vulnerability Scanner Version 7 has now been released.  The new build features a new improvement with the AcuSensor details as well as fixing a few bugs to bolster stability.

New ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x742.png"><img class="alignleft size-full wp-image-1329" title="acunetix logo" src="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x742.png" alt="" width="80" height="59" /></a>An updated build of Acunetix Web Vulnerability Scanner Version 7 has now been released.  The new build features a new improvement with the AcuSensor details as well as fixing a few bugs to bolster stability.</p>
<p><span id="more-3183"></span></p>
<p><strong>New feature:</strong></p>
<ul>
<li>AcuSensor details are now exported in the report as well.</li>
</ul>
<p><strong>Bug Fixes:</strong></p>
<ul>
<li>Fixed a bug in cross domain check script.</li>
<li>Fixed 2 crashes in the scanner software.</li>
<li>Fixed a bug in DOM <a title="Cross Site Scripting" href="http://www.acunetix.com/websitesecurity/cross-site-scripting.htm" target="_blank">XSS</a> security check</li>
</ul>
<p><strong>How to Upgrade to Build 20110406:</strong></p>
<p>On starting up Acunetix WVS, a pop up window will automatically notify you that a more recent build is available for download. To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p><a title="Acunetix Web Vulnerability Scanner Change Log" href="http://www.acunetix.com/support/build-history.htm" target="_blank">Click here for the complete Acunetix WVS change log.</a></p>
<p>Contact us on <a title="Acunetix support email contact" href="mailto:support@acunetix.com">support@acunetix.com</a> for any technical queries, and on <a title="Acunetix sales email contact" href="mailto:sales@acunetix.com">sales@acunetix.com</a> for any sales queries.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-7-20110406/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Acunetix to be Exhibited at the All-Energy 2011 Event</title>
		<link>http://www.acunetix.com/blog/events/acunetix-at-the-all-energy-2011-event/</link>
		<comments>http://www.acunetix.com/blog/events/acunetix-at-the-all-energy-2011-event/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 13:00:31 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[events]]></category>
		<category><![CDATA[acunetix]]></category>
		<category><![CDATA[all-energy]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[web vulnerability scanner]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3154</guid>
		<description><![CDATA[Acunetix reseller DMC Technology-Scotland will be exhibiting Acunetix Web Vulnerability Scanner at the All-Energy 2011 Exhibition and Conference. The event will be held at on the 18th &#8211; 20th May 2011 at the Aberdeen Pavilion, AECC., Scotland.
Head ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2011/03/all_energy_logo.png"><img class="alignleft size-medium wp-image-3155" title="all_energy_logo" src="http://www.acunetix.com/blog/wp-content/uploads/2011/03/all_energy_logo-300x109.png" alt="all energy logo" width="240" height="87" /></a>Acunetix reseller DMC Technology-Scotland will be exhibiting Acunetix Web Vulnerability Scanner at the All-Energy 2011 Exhibition and Conference. The event will be held at on the <strong>18th &#8211; 20th May 2011</strong> at the <strong>Aberdeen Pavilion, AECC., Scotland.</strong></p>
<p>Head over to DMC Technology-Scotland at stand <strong>AB16 </strong>to have  your questions about Acunetix answered and to also be entered into a prize draw for a Thinkpad T410 i5-520M!</p>
<p><a href="http://www.all-energy.co.uk/" target="_blank">Details of the events can be found here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/events/acunetix-at-the-all-energy-2011-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross Site Scripting Attacks</title>
		<link>http://www.acunetix.com/blog/web-security-zone/articles/cross-site-scripting-attacks/</link>
		<comments>http://www.acunetix.com/blog/web-security-zone/articles/cross-site-scripting-attacks/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 15:11:47 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[web security zone]]></category>
		<category><![CDATA[acunetix]]></category>
		<category><![CDATA[cross site scripting]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[web security]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3130</guid>
		<description><![CDATA[
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 ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2011/02/Screen-shot-2011-02-24-at-13.17.17.png"><img class="size-medium wp-image-3056 alignleft" title="Top Web Attack Methods from the Web Hacking Incident Database (WHID)" src="http://www.acunetix.com/blog/wp-content/uploads/2011/02/Screen-shot-2011-02-24-at-13.17.17-300x166.png" alt="Top Web Attack Methods from the Web Hacking Incident Database (WHID)" width="300" height="166" /></a></p>
<p>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 even medical records.</p>
<p>Cross Site Scripting (also known as <a title="Cross Site Scripting - XSS - The Underestimated Exploit" href="http://www.acunetix.com/websitesecurity/xss.htm">XSS</a> or CSS) is generally believed to be one of the most common application layer hacking techniques.  As a matter of fact, the Web Hacking Incident Database for 2011 (WHID) clearly shows that whilst many different attack methods exist, SQL injection and XSS are the most popular. To add to this, many other attack vectors, such as Information Disclosures, Content Spoofing and Stolen Credentials could all be side-effects of an XSS attack.</p>
<p><a title="Detailed explanation of Cross Site Scripting attacks" href="http://www.acunetix.com/websitesecurity/cross-site-scripting.htm">Read the full article</a> to know more about Cross Site Scripting attacks.  The article also features practical examples.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/web-security-zone/articles/cross-site-scripting-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix Web Vulnerability Scanner Version 7 build 20110308 released</title>
		<link>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-7-2011030/</link>
		<comments>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-7-2011030/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 16:45:40 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[releases]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[new build]]></category>
		<category><![CDATA[new features]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3113</guid>
		<description><![CDATA[An updated build of Acunetix Web Vulnerability Scanner Version 7 was released.  This new build features a number of new security checks, automatic crawling and scanning of SVN repositories, improved Cross-site scripting checks and a ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x742.png"><img class="alignleft size-full wp-image-1329" title="acunetix logo" src="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x742.png" alt="" width="100" height="74" /></a>An updated build of Acunetix Web Vulnerability Scanner Version 7 was released.  This new build features a number of new security checks, automatic crawling and scanning of SVN repositories, improved Cross-site scripting checks and a number of bug fixes.</p>
<p><span id="more-3113"></span></p>
<p><strong>New feature:</strong></p>
<ul>
<li>Acunetix WVS will parse SVN repositories file structure and crawl it automatically</li>
</ul>
<p><strong>New security checks:</strong></p>
<ul>
<li>ClientAccessPolicy.xml and CrossDomain.xml security checks</li>
<li>Git repository security checks</li>
<li>Check if htaccess file is readable</li>
<li>Nginx PHP Code Execution via FastCGI</li>
<li>Nginx buffer underflow vulnerability</li>
<li>Nginx PHP FastCGI Code Execution File Upload.</li>
</ul>
<p><strong>Improvements:</strong></p>
<ul>
<li>Improved <a title="Cross-site Scripting" href="http://www.acunetix.com/websitesecurity/cross-site-scripting.htm" target="_blank">Cross-site scripting</a> checks.</li>
</ul>
<p><strong>Bug fixes:</strong></p>
<ul>
<li>Maximum directory depth value was not working properly</li>
<li>HTTP limitations were not respected from scripts</li>
<li>When scanning a domain with subdomains, in some cases multiple scans were created for the same subdomain.</li>
<li>Properly handling of situations when a file redirects to itself from http to https.</li>
</ul>
<p><strong>How to upgrade to build 20110308:</strong></p>
<p>On starting up Acunetix WVS, a pop up window will automatically notify you that a more recent build is available for download.  To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p>Click <a title="Acunetix Web Vulnerability Scanner change log" href="http://www.acunetix.com/support/build-history.htm">here</a> for the complete Acunetix WVS change log.</p>
<p>Contact us on <a title="Acunetix support email contact" href="mailto:support@acunetix.com">support@acunetix.com</a> for any technical queries, and on <a title="Acunetix sales email contact" href="mailto:sales@acunetix.com">sales@acunetix.com</a> for any sales queries.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/releases/acunetix-web-vulnerability-scanner-7-2011030/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Acunetix Web Vulnerability Scanner Version 7 Reviewed by Darknet.org.uk</title>
		<link>http://www.acunetix.com/blog/news/web-vulnerability-scanner-7-darknet-review/</link>
		<comments>http://www.acunetix.com/blog/news/web-vulnerability-scanner-7-darknet-review/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 13:51:13 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[acunetix software]]></category>
		<category><![CDATA[Acunetix WVS 7.0]]></category>
		<category><![CDATA[Darknet.org.uk]]></category>
		<category><![CDATA[Web Security Scanners]]></category>
		<category><![CDATA[web vulnerability scanner]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3083</guid>
		<description><![CDATA[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 ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x742.png"><img class="alignleft size-full wp-image-1329" title="acunetix logo" src="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x742.png" alt="" width="100" height="74" /></a>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’t have to wade through all the false positives by hand.</p>
<p><a href="http://www.darknet.org.uk/2011/02/acunetix-wvs-web-vulnerability-scanner-7-review-engine-scanning-improvements/" target="_blank">Click here to read the entire review</a> | <a href="http://www.acunetix.com/blog/reviews/">Read more reviews on Acunetix</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/news/web-vulnerability-scanner-7-darknet-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix WVS voted Windowsecurity.com Readers&#8217; Choice Award Winner for the Fourth Time</title>
		<link>http://www.acunetix.com/blog/news/web-vulnerability-scanner-wins-award/</link>
		<comments>http://www.acunetix.com/blog/news/web-vulnerability-scanner-wins-award/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 15:49:00 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[award]]></category>
		<category><![CDATA[web vulnerability scanner]]></category>
		<category><![CDATA[windowsecurity.com]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=3035</guid>
		<description><![CDATA[For the fourth time in a row, Acunetix Web Vulnerability Scanner Chosen as the Windowsecurity.Com Readers’ Choice Award Winner.
The leading Windows Security resource site, WindowSecurity.com, announced today that Acunetix Web Vulnerability Scanner was selected the ...]]></description>
			<content:encoded><![CDATA[<p><strong><strong><a href="http://www.acunetix.com/blog/wp-content/uploads/2010/09/WS_ReadersChoice_Winner_88x51.gif"><img class="alignleft" title="Windows Security Reader's Choice Winner" src="http://www.acunetix.com/blog/wp-content/uploads/2010/09/WS_ReadersChoice_Winner_88x51.gif" alt="Acunetix Web Vulnerability Scanner win the Windowsecurity.com Reader's Choice Award for the 4th Year Running!" width="88" height="51" /></a></strong>For the fourth time in a row, Acunetix Web Vulnerability Scanner Chosen as the Windowsecurity.Com Readers’ Choice Award Winner.</strong></p>
<p><strong></strong>The leading Windows Security resource site, WindowSecurity.com, announced today that Acunetix Web Vulnerability Scanner was selected the winner in the Web Application Security category of the WindowSecurity.com Readers’ Choice Awards.</p>
<p><span id="more-3035"></span>“Our Readers’ Choice Awards give visitors to our site the opportunity to vote for the products they view as the very best in their respective category,” said Sean Buttigieg, WindowSecurity.com manager. “WindowSecurity.com users are specialists in their field who encounter various network security solutions at the workplace.  The award serves as a mark of excellence, providing the ultimate recognition from peers within the industry.”</p>
<p>“It’s a great honour to be awarded the Windowsecurity.com Readers’ Choice Award for the fourth consecutive time. It re-emphasizes our ability to keep providing a quality and innovative product by being consistently voted as the number one web application security scanner by the readers of a leading authority in network security,” said Robert Abela, Technical Manager at <a href="http://www.acunetix.com/blog/">Acunetix</a>.</p>
<p><em>WindowSecurity.com </em>conducts monthly polls to discover which product is preferred by Network Security administrators in a particular category of third party network security solutions. The awards draw a huge response per category and are based entirely on the visitors’ votes. WindowSecurity.com visitors can submit their votes for the current Readers&#8217; Award poll in the site’s left-hand bar.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/news/web-vulnerability-scanner-wins-award/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix WVS Version 7 build 20110209 released</title>
		<link>http://www.acunetix.com/blog/releases/acunetix-wvs-7-20110209/</link>
		<comments>http://www.acunetix.com/blog/releases/acunetix-wvs-7-20110209/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 11:50:20 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[releases]]></category>
		<category><![CDATA[Acunetix WVS]]></category>
		<category><![CDATA[bug fix]]></category>
		<category><![CDATA[cwe]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[new build]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[pci 2.0]]></category>
		<category><![CDATA[sans top 25]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=2940</guid>
		<description><![CDATA[An updated build of Acunetix WVS Version 7 was released.  With this new build, you can generate PCI 2.0 compliance reports and CWE/SANS top 25 reports. The Input Fields feature was also enhanced, and now ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x742.png"><img class="alignleft size-full wp-image-1329" title="acunetix logo" src="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x742.png" alt="" width="100" height="74" /></a>An updated build of Acunetix WVS Version 7 was released.  With this new build, you can generate PCI 2.0 compliance reports and CWE/SANS top 25 reports. The Input Fields feature was also enhanced, and now it supports wildcards and prioritization of input fields.</p>
<p><strong>New features:</strong></p>
<ul>
<li><a href="http://www.acunetix.com/blog/news/changes-pci-dss-2/" target="_self">PCI 2.0 compliance</a> report template</li>
<li>CWE/SANS top 25 complaince report template</li>
</ul>
<p><strong>Improvement:</strong></p>
<ul>
<li>Input fields now support wildcards and priorities (read the section Traversing Web Form Pages in the Acunetix WVS user manual for more information)</li>
</ul>
<p><strong>Bug fixe:</strong></p>
<ul>
<li>Fixed: access violation in Client Script analyzer engine</li>
</ul>
<p><strong>How to upgrade to build 20110209:</strong></p>
<p>On starting up Acunetix WVS, a pop up window will automatically notify you that a more recent build is available for download.  To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p>Click <a href="http://www.acunetix.com/support/build-history.htm" target="_self">here</a> for the complete Acunetix WVS change log.</p>
<p>Contact us on <a href="mailto:support@acunetix.com">support@acunetix.com</a> for any technical queries, and on <a href="mailto:sales@acunetix.com">sales@acunetix.com</a> for any sales queries.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 29px; width: 1px; height: 1px; overflow: hidden;">An updated build of Acunetix WVS Version 7 was released.  With this new build you can generate PCI 2.0 compliance reports and CWE/SANS top 25 reports. The Input Fields feature was also enhanced, which is now more flexible.</p>
<p>New features:</p>
<p>PCI 2.0 compliance report template<br />
CWE/SANS top 25 complaince report template</p>
<p>Improvement:</p>
<p>Input fields now support wildcards and priorities (read the section Traversing Web Form Pages in the Acunetix WVS user manual for more information)</p>
<p>Bug fixes:</p>
<p>Fixed: access violation in Client Script analyzer engine</p>
<p>How to upgrade to build 20110209:</p>
<p>On starting up Acunetix WVS, a pop up window will automatically notify you that a more recent build is available for download.  To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p>Click here for the complete Acunetix WVS change log.</p>
<p>Contact us on support@acunetix.com for any technical queries, and on sales@acunetix.com for any sales queries.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/releases/acunetix-wvs-7-20110209/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix Web Vulnerability Scanner 7 reviewed by Net Security.org</title>
		<link>http://www.acunetix.com/blog/news/wvs7-review-net-security/</link>
		<comments>http://www.acunetix.com/blog/news/wvs7-review-net-security/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 13:20:49 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[acunetix software]]></category>
		<category><![CDATA[Acunetix WVS 7.0]]></category>
		<category><![CDATA[Net Security.org]]></category>
		<category><![CDATA[Security Tools]]></category>
		<category><![CDATA[Web Security Scanners]]></category>
		<category><![CDATA[web vulnerability scanner]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=2874</guid>
		<description><![CDATA[Acunetix WVS  7.0 is not only helpful, it is extremely powerful. With the new multi-threaded scanner, the entire process far faster and efficient than ever before.  This software offers the best of both worlds; the ...]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x74.png"><img class="alignleft size-full wp-image-1262" style="margin-right: 5px;" title="acunetix_logo_blog_post_100x74" src="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x74.png" alt="Acunetix WVS build 20110124" width="100" height="74" /></a><a href="http://www.acunetix.com/vulnerability-scanner/features.htm" target="_blank">Acunetix WVS  7.0</a> is not only helpful, it is extremely powerful. With the new multi-threaded scanner, the entire process far faster and efficient than ever before.  This software offers the best of both worlds; the automatic scanner that executes a quality triage of the target, and handy tools that allow you to manually test all those things that need your particular attention. If I had to single out those tools I found most helpful, I would have to say the Compare Editor and <a href="http://www.acunetix.com/blog/docs/http-fuzzer-tool/" target="_blank">Fuzzer tools</a>, but all in all, Acunetix WVS presents a great compilation that can&#8217;t fail to satisfy even the most fastidious penetration tester.<span id="more-2874"></span></p>
<p style="text-align: left;">Acunetix has long had the reputation of manufacturing one of the best tools for this kind of job. The company has recently released a new version of their Acunetix Web Vulnerability Scanner (v.7), and has rewritten most of its core components &#8211; making it faster and better.</p>
<p style="text-align: left;">The new features include a new scanning engine that detects a wider range of vulnerabilities, improved web 2.0 application support and session management handling, ability to rescan a specific vulnerability to verify remediation, less false positives and negatives, a lesser chance of breaking down a website while scanning, and more.&#8221; &#8211; Zeljka Zorz &#8211; Net Security.</p>
<p style="text-align: left;"><a href="http://www.net-security.org/review.php?id=241" target="_blank">Click here to read the entire review</a> | <a href="http://www.acunetix.com/blog/reviews/">Read more reviews on Acunetix</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/news/wvs7-review-net-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix WVS Version 7 build 20110124 released</title>
		<link>http://www.acunetix.com/blog/releases/acunetix-wvs-7-20110124/</link>
		<comments>http://www.acunetix.com/blog/releases/acunetix-wvs-7-20110124/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 14:43:32 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[releases]]></category>
		<category><![CDATA[Acunetix WVS]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[cross site scripting]]></category>
		<category><![CDATA[new build]]></category>
		<category><![CDATA[new features]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=2841</guid>
		<description><![CDATA[An updated build of Acunetix WVS Version 7 has been released.  In this build  we introduced a new Cross-site scripting security check and also address a number of bug fixes.
New security check:

New type ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x74.png"><img class="alignleft size-full wp-image-1262" title="acunetix_logo_blog_post_100x74" src="http://www.acunetix.com/blog/wp-content/uploads/2010/02/acunetix_logo_blog_post_100x74.png" alt="Acunetix WVS build 20110124" width="70" height="52" /></a>An updated build of Acunetix WVS Version 7 has been released.  In this build  we introduced a new <a href="http://www.acunetix.com/websitesecurity/cross-site-scripting.htm">Cross-site scripting</a> security check and also address a number of bug fixes.<span id="more-2841"></span></p>
<p><strong>New security check:</strong></p>
<ul>
<li>New type of XSS test introduced (parameter was set to javascript:&#8230;)</li>
</ul>
<p><strong>Bug Fixes:</strong></p>
<ul>
<li>Fixed: Scanner crash when scanning https sites with client certificates.</li>
<li>Fixed: A number of particular checks were not performed when scanning from crawl results.</li>
<li>Fixed: Login Sequence Recorder: different user agent string was sent with XHR.</li>
<li>Fixed: Reports were not sent as attachments when scanning a list of URLs from the Scheduler.</li>
<li>Fixed: Fixed incorrect error message popup in scheduler &#8220;there is already a queue starting a that time when the queues were of different type&#8221;</li>
<li>Fixed: Crawler MaximumVariationCount was being ignored in the scanner settings.</li>
<li>Fixed: eval() security check moved from scanner to crawler.</li>
<li>Fixed: Aborting of analysis while executing events in CSA engine not always working.</li>
<li>Fixed: CSA engine &#8220;Worker already executing&#8221; exception.</li>
<li>Fixed: In XML or AVDL export CDATA content is no longer encoded.</li>
</ul>
<p><strong>How to upgrade to build 20110124:</strong></p>
<p>On starting up Acunetix WVS, a pop up window will automatically notify you that a more recent build is available for download.  To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p>Click <a href="http://www.acunetix.com/support/build-history.htm" target="_self">here</a> for the complete <strong>Acunetix WVS change log</strong>.</p>
<p>Contact us on <a href="mailto:support@acunetix.com">support@acunetix.com</a> for any technical queries, and on <a href="mailto:sales@acunetix.com">sales@acunetix.com</a> for any sales queries.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/releases/acunetix-wvs-7-20110124/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to choose a web vulnerability scanner</title>
		<link>http://www.acunetix.com/blog/docs/how-to-choose-web-vulnerability-scanner/</link>
		<comments>http://www.acunetix.com/blog/docs/how-to-choose-web-vulnerability-scanner/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 14:44:46 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[docs & FAQs]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[web security zone]]></category>
		<category><![CDATA[automatic scanning]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[web security]]></category>
		<category><![CDATA[web vulnerability scanner]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=2805</guid>
		<description><![CDATA[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 ...]]></description>
			<content:encoded><![CDATA[<p>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 into consideration in the decision-making process.</p>
<p><span id="more-2805"></span><strong>Which is the best web vulnerability scanner out there?</strong></p>
<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2011/01/acunetix-web-vulnerability-scanner.png"><img class="alignleft size-medium wp-image-2815" title="acunetix web vulnerability scanner" src="http://www.acunetix.com/blog/wp-content/uploads/2011/01/acunetix-web-vulnerability-scanner-300x228.png" alt="" width="300" height="228" /></a>This question has been haunting the web application security field for quite some time and rest assured that no one will ever give you a definite answer. What works for Mr A does not work for Mr B. This is because every website, or web application &#8211; as we call them today &#8211; is different. There are some scanners that perform better than others on websites developed in PHP and others that might perform better on websites developed in .NET, and so on. Also, people have different needs. Some just need a scanner to generate a PCI DSS compliance report. Others use it for consulting services, to assist them during a penetration test, and therefore need a scanner that gives them as much information as possible about the target and one that includes a good set of tools for easing the lengthy process of manual penetration testing.</p>
<p><strong>How can I find out which web vulnerability scanner best suites my needs?</strong></p>
<p>The best way to find out which web vulnerability scanner suites your needs is to get your hands dirty and try them out yourself against a real life website that you will be securing. Most of the software companies developing web vulnerability scanners will willingly give you evaluation licenses. There is also a good number of test websites available on the Internet which you can use to evaluate a number of web vulnerability scanners, but such test websites can never beat the real thing, i.e. your own website.</p>
<p>You can also find a lot of information on the Internet about web vulnerability scanners and their performance. From time to time, a number of web security researches and universities test these scanners against their test scenarios, and publish their findings online in white papers and web security articles. Such white papers and technical articles can give you a broad idea of who is on top of the game, but don’t base your decision only them. Unfortunately, they can be very misleading. I am not saying that they are wrong, or they don’t do a good job, far from it. These people are doing a very useful job, and they are helping software companies improve their web vulnerability scanners, but as explained before, you should try out web vulnerability scanners on your own websites. You’ll be surprised how differently each scanner performs on different websites.</p>
<p><strong>Any suggestions for what users should lookout for when testing/evaluating web vulnerability scanners?</strong></p>
<p>To start off with, you should always run a web application security test scan against a test website. This is very important since you don’t know the scanner’s capabilities or the weaknesses of the target website. An out-of-the-box scan might be able to inject code that might disrupt the operations of the web application you are trying to scan.</p>
<p>But first, you must understand how these scanners work. The web vulnerability scanner crawls the website, to discover all the files and inputs present in that website, and then launches a number of security checks against those discovered objects. The crawling process is the most crucial part of the scan, so you should always make sure that the web vulnerability scanner is able to crawl all of the website’s objects and inputs. If it does not discover all of them, the security scan results will not be correct, because even if it discovered thousands of vulnerable objects, but missed one, that is the input or parameter which a hacker will exploit and use it to deface your website.</p>
<p>Secondly, you should also check how many actual vulnerabilities the web vulnerability scanner discovered. A common mistake that people make is to base their choice on the number of vulnerabilities the web vulnerability scanner discovered, without checking if some of them are false positives. You do not want a scanner to report a large number of false positives because then you have to check each one by yourself. In such cases, you might as well do the penetration test manually &#8211; a web vulnerability scanner’s purpose is to ease your job and help you be more productive &#8211; not to waste your time.</p>
<p>If a scanner reports a good number of false positives, most probably the problem is in the configuration. Web vulnerability scanners are complex software, and because they have to support a wide variety of web applications, they all have a considerable number of options/settings. An out-of-the-box scan might not return the desired results, but just ten minutes of tweaking the scanner, might return a 100% accurate scan result. So during the testing phase, make sure you also go through the settings, get familiar with them and use them.</p>
<p>Last but not least, you should check the efficiency of the company’s support department. A web vulnerability scanner is a complex piece of software, and discovering vulnerabilities in a website can be a difficult and long process. Once in a while you will need an efficient technical support engineer to assist you with your findings. If the support department takes too long to reply to your queries, or if it takes you quite some time to simply get in touch with its operator, it might be too late. An attacker can discover vulnerabilities much faster than you think!</p>
<p>This issue also leads us to another question &#8211; should we use an open source solution or not? Most “technical” people &#8211; especially those in the security field &#8211; tried using an open source solution at least once in their lifetime. It might be a solution that works, but when you encounter a problem that you don’t know the answer to, you must post it on forums or mailing lists. It often happens that you don’t get a response, or if you do, it takes a lot of time to get it right while you engage in an exhausting back-and-forth of mailing. In the meantime, your website is still vulnerable.</p>
<p><strong>Is an automated web vulnerability scan enough to completely secure your website or web application?</strong></p>
<p>I always emphasize that an automated scan should always be accompanied by a manual penetration test. A good scanner will definitely make your job easier, and will help you not to forget a particular object or input. But, there are some vulnerabilities that automated software cannot discover. Such vulnerabilities are called logical vulnerabilities. For example, if you manually set a parameter called ‘price’ to ‘free’ while testing an online shopping cart, then the customer gets the ordered product for free.</p>
<p>An automated web vulnerability scanner will definitely help you discover this parameter, understand how the web application works and uses such a parameter, but it will never discover flaw in it. This is another reason why I suggest going for a commercial scanner and not an open source one. While in the open source software repository you will find a number of different tools that can assist you with a manual penetration test, most of the commercial web vulnerability scanners out there are shipped with a number of penetration testing tools, such as fuzzers, HTTP editors, sniffers, etc., that can assist you and ease the manual penetration test process. The advantage is having a single website security solution that supports data exporting and importing from one tool to another. When using a number of different tools, exporting and importing data from one to the other might prove troublesome.</p>
<p><strong>Can web vulnerability scanners help you remediate the vulnerability?</strong></p>
<p>When a vulnerability is discovered by web vulnerability scanners, a good amount of technical details are presented to the user to help him understand and fix the issue. This technical information typically includes:</p>
<ul>
<li>Detailed description of the vulnerability</li>
<li>HTTP request and response headers</li>
<li>The vulnerable parameter or object name</li>
<li>The injection value</li>
<li>Remediation suggestions.</li>
</ul>
<p>Most of the time, the remediation suggestions will be generic for that vulnerability class – for example, fixing a cross-site scripting vulnerability by filtering the user input for that vulnerable object. My advice is to not depend only on what the scanner’ suggestion. You should read more about that vulnerability class and understand what is it and how to fix it. This also serves to the user or developer as a lesson to write more secure code next time around. Some of the commercial web vulnerability scanners out there also suggest a number of web links when a vulnerability is reported, where you can usually find all the information you need.</p>
<p><em>This interview was originally published on Help Net Security on the 22nd of November 2010.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/docs/how-to-choose-web-vulnerability-scanner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix WVS Version 7 build 20101216 released</title>
		<link>http://www.acunetix.com/blog/releases/acunetix-wvs-7-20101216/</link>
		<comments>http://www.acunetix.com/blog/releases/acunetix-wvs-7-20101216/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 10:03:12 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[releases]]></category>
		<category><![CDATA[Acunetix WVS]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[dom xss]]></category>
		<category><![CDATA[new build]]></category>
		<category><![CDATA[new features]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=2793</guid>
		<description><![CDATA[An updated build of Acunetix WVS Version 7 was released, featuring further DOM XSS checks improvements and addresses a number of bug fixes.
New features:

DOM XSS will now report the filename in which the attack was ...]]></description>
			<content:encoded><![CDATA[<p>An updated build of Acunetix WVS Version 7 was released, featuring further <a href="http://www.acunetix.com/blog/web-security-zone/articles/dom-xss/" target="_self">DOM XSS</a> checks improvements and addresses a number of bug fixes.</p>
<p><strong>New features:</strong></p>
<ul>
<li>DOM XSS will now report the filename in which the attack was executed</li>
<li>DOM XSS checks on document.open, window.open, window.navigate and more</li>
</ul>
<p><strong>Bug fixes:</strong></p>
<ul>
<li>Fixed: Aborting analysis while executing events not always worked in CSA</li>
<li>Fixed: CSA engine crashing with &#8220;worker already executing&#8221; exception</li>
<li>Fixed: Crawler was not considering maximum number of variations in case of links from comments</li>
<li>Fixed: In some cases during a WSDL service scan, port address query params where not properly used</li>
<li>Fixed: False positive for ASP.NET padding oracle test</li>
<li>Bugfix: HTML parser; Fixed regex for extracting URLs from HTML comments</li>
</ul>
<p>How to upgrade to build 20101216:</p>
<p>On starting up Acunetix WVS, a pop up window will automatically notify you that a more recent build is available for download.  To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p>Click <a href="http://www.acunetix.com/support/build-history.htm" target="_self">here</a> for the complete <a href="http://www.acunetix.com/support/build-history.htm" target="_self">Acunetix WVS change log</a>.</p>
<p>Contact us on <a href="mailto:support@acunetix.com">support@acunetix.com</a> for any technical queries, and on <a href="mailto:sales@acunetix.com">sales@acunetix.com</a> for any sales queries.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/releases/acunetix-wvs-7-20101216/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A complete guide to securing a website</title>
		<link>http://www.acunetix.com/blog/web-security-zone/whitepapers/complete-guide-securing-website/</link>
		<comments>http://www.acunetix.com/blog/web-security-zone/whitepapers/complete-guide-securing-website/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 15:09:19 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[web security zone]]></category>
		<category><![CDATA[whitepapers]]></category>
		<category><![CDATA[Acunetix WVS]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[penetration test]]></category>
		<category><![CDATA[security assessment]]></category>
		<category><![CDATA[web vulnerability scanner]]></category>
		<category><![CDATA[website security]]></category>
		<category><![CDATA[whitepaper]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=2786</guid>
		<description><![CDATA[To secure a website or a web application, one has to first understand the target application, how it works and the scope behind it.  Ideally, the penetration tester should have some basic knowledge of programming ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2010/12/web-security.png"><img class="alignleft size-full wp-image-2789" title="web security" src="http://www.acunetix.com/blog/wp-content/uploads/2010/12/web-security.png" alt="" width="150" height="123" /></a>To secure a website or a web application, one has to first understand the target application, how it works and the scope behind it.  Ideally, the penetration tester should have some basic knowledge of programming and scripting languages, and also web security.  A website security audit usually consists of two steps.  Most of the time, the first step usually is to launch an automated scan.  Afterwards, depending on the results and the website’s complexity, a manual penetration test follows.  To properly complete both the automated and manual audits, a number of tools are available, to simplify the process and make it efficient from the business point of view.</p>
<p>In this white paper we explain in detail how to do a complete website security audit and focus on using the right approach and tools.  We describe the whole process of securing a website in an easy to read step by step format; what needs to be done prior to launching an automated website vulnerability scan up till the manual penetration testing phase.</p>
<p>Click <a href="http://www.acunetix.com/websitesecurity/website-auditing-wp.htm" target="_self">here</a> to read the whitepaper <a href="http://www.acunetix.com/websitesecurity/website-auditing-wp.htm" target="_self">A complete guide to securing a website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/web-security-zone/whitepapers/complete-guide-securing-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix WVS v7 build 20101206 automatically checks for DOM XSS</title>
		<link>http://www.acunetix.com/blog/releases/acunetix-wvs-v7-20101206-dom-xss/</link>
		<comments>http://www.acunetix.com/blog/releases/acunetix-wvs-v7-20101206-dom-xss/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 14:56:21 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[Acunetix WVS]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[dom xss]]></category>
		<category><![CDATA[new build]]></category>
		<category><![CDATA[new feature]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=2650</guid>
		<description><![CDATA[The new build of Acunetix Web Vulnerability scanner Version 7 checks for DOM based XSS vulnerabilities.  Unlike the traditional cross-site scripting vulnerability, document object model based cross-site scripting (DOM XSS) vulnerability is a type of ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.acunetix.com/blog/wp-content/uploads/2010/08/v7.png"><img class="alignleft size-thumbnail wp-image-2042" title="Acunetix v7" src="http://www.acunetix.com/blog/wp-content/uploads/2010/08/v7-150x150.png" alt="" width="150" height="150" /></a>The new build of Acunetix Web Vulnerability scanner Version 7 checks for <a href="http://www.acunetix.com/blog/web-security-zone/articles/dom-xss/" target="_self">DOM based XSS vulnerabilities</a>.  Unlike the traditional cross-site scripting vulnerability, document object model based cross-site scripting (DOM XSS) vulnerability is a type of vulnerability which affects the script code in the client’s browser.  To read and learn more about DOM based Cross-site scripting vulnerabilities, <a href="http://www.acunetix.com/blog/web-security-zone/articles/dom-xss/" target="_self">click here</a>.</p>
<p>Apart from the automated DOM XSS checks, the new build also contains the following bug fixes.</p>
<p><span id="more-2650"></span></p>
<ul>
<li>Fixed: Get First URL Only option not working correctly because it was still importing links from CSA engine</li>
<li>Fixed: &#8220;User credentials sent in clear text&#8221; was not being reported by crawler in certain circumstances</li>
<li>Fixed: Port was being specified in host header even if default ports were being used.</li>
</ul>
<p><strong>How to upgrade to build 20101206</strong></p>
<p>On starting up Acunetix WVS, a pop up window will automatically notify you that a more recent build is available for download.  To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p>Click <a href="http://www.acunetix.com/support/build-history.htm" target="_self">here</a> for the complete <a href="http://www.acunetix.com/support/build-history.htm" target="_self">Acunetix WVS change log</a>.</p>
<p>Contact us on <a href="mailto:support@acunetix.com">support@acunetix.com</a> for any technical queries, and on <a href="mailto:sales@acunetix.com">sales@acunetix.com</a> for any sales queries.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/releases/acunetix-wvs-v7-20101206-dom-xss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix WVS Version 7 build 20101123 released</title>
		<link>http://www.acunetix.com/blog/releases/acunetix-wvs-v7-20101123/</link>
		<comments>http://www.acunetix.com/blog/releases/acunetix-wvs-v7-20101123/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 08:12:53 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[releases]]></category>
		<category><![CDATA[Acunetix WVS]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[new build]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=2541</guid>
		<description><![CDATA[An updated build of Acunetix WVS Version 7 was released.
Improvement:

More updates to the Client Script Analyser (CSA) engine for better Web 2.0 support

Bug Fixes:

Fix: Added port in host header for https in manual browsing
Fixed: Crawler ...]]></description>
			<content:encoded><![CDATA[<p>An updated build of Acunetix WVS Version 7 was released.</p>
<p><strong>Improvement:</strong></p>
<ul>
<li>More updates to the Client Script Analyser (CSA) engine for better Web 2.0 support</li>
</ul>
<p><strong>Bug Fixes:</strong></p>
<ul>
<li>Fix: Added port in host header for https in manual browsing</li>
<li>Fixed: Crawler not serving pages to Client Script Analyzer engine on request if pages were already queued</li>
<li>Fixed: Compare results frame crashed if nodes are expanding while still comparing</li>
<li>Fixed: CanonicalizeLink was incorrectly interpreted &#8220;..&#8221; style links</li>
</ul>
<p><strong>How to upgrade to build 201001123:</strong></p>
<p>On starting up Acunetix WVS, a pop up window will automatically notify you that a more recent build is available for download.  To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p>Click <a href="http://www.acunetix.com/support/build-history.htm" target="_self">here</a> for the complete <a href="http://www.acunetix.com/support/build-history.htm" target="_self">Acunetix WVS change log</a>.</p>
<p>Contact us on <a href="mailto:support@acunetix.com" target="_self">support@acunetix.com</a> for any technical queries, and on <a href="mailto:sales@acunetix.com" target="_self">sales@acunetix.com</a> for any sales queries.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/releases/acunetix-wvs-v7-20101123/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acunetix WVS Version 7 build 20101115 released</title>
		<link>http://www.acunetix.com/blog/releases/acunetix-wvs-7-20101115/</link>
		<comments>http://www.acunetix.com/blog/releases/acunetix-wvs-7-20101115/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 11:12:07 +0000</pubDate>
		<dc:creator>Robert Abela</dc:creator>
				<category><![CDATA[releases]]></category>
		<category><![CDATA[Acunetix WVS]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[new build]]></category>
		<category><![CDATA[new features]]></category>

		<guid isPermaLink="false">http://www.acunetix.com/blog/?p=2498</guid>
		<description><![CDATA[An updated build of Acunetix WVS Version 7 was released.  It includes a new feature,  and improved support for JQuery and Web 2.0 web applications.
New Features:

Ability to stop individual running security scripts during a scan

Major ...]]></description>
			<content:encoded><![CDATA[<p>An updated build of Acunetix WVS Version 7 was released.  It includes a new feature,  and improved support for JQuery and Web 2.0 web applications.</p>
<p><strong>New Features:</strong></p>
<ul>
<li>Ability to stop individual running security scripts during a scan</li>
</ul>
<p><strong>Major Improvements:</strong></p>
<ul>
<li>CSA engine now supports a wider range of JQuery and Web 2.0 applications</li>
<li>Introduced a number of new XSS security checks</li>
</ul>
<p><strong>Bug Fixes:</strong></p>
<ul>
<li>Fixed: Memory leak in NTLM authentication</li>
<li>Fixed: Incorrect interpratation of links with leading &#8220;//&#8221;</li>
<li>Fixed: Access violation crashes in HTTP Sniffer for certain SSL websites</li>
</ul>
<p><strong>How to upgrade to build 201001115:</strong></p>
<p>On starting up Acunetix WVS, a pop up window will automatically notify you that a more recent build is available for download.  To download the latest build, navigate to General &gt; Program Updates node in the Tools explorer, and click on Download and Install new build.</p>
<p>Click <a href="http://www.acunetix.com/support/build-history.htm" target="_self">here</a> for the complete <a href="http://www.acunetix.com/support/build-history.htm" target="_self">Acunetix WVS change log</a>.</p>
<p>Contact us on <a href="mailto:support@acunetix.com">support@acunetix.com</a> for any technical queries, and on <a href="mailto:sales@acunetix.com">sales@acunetix.com</a> for any sales queries.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.acunetix.com/blog/releases/acunetix-wvs-7-20101115/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

