releases

Acunetix Web Vulnerability Scanner Product Releases

docs & FAQs

Acunetix technical documentation and FAQ

news

Acunetix Company and Web Security news, & Press Releases

events

Acunetix Webinars, Events and Training around the world

web security zone

Everything you need to know about Web Security

Home » Archive by Category

Articles in docs & FAQs

How can I troubleshoot AcuSensor Technology issues when scanning .NET applications?
November 30, 2011 – 10:04 pm | No Comment
How can I troubleshoot AcuSensor Technology issues when scanning .NET applications?

When you inject a .NET application using the Acunetix .NET AcuSensor Injector, the output of the status window should look like the screen shot below.  In this example, 8 files were injected.  In some cases, …

What can I do if I find an error or problem in Acunetix WVS?
November 30, 2011 – 9:58 pm | No Comment

Every Acunetix WVS build released passes through a series of usability and quality assurance tests before being released to the public.  However, certain setups and scenarios can produce unexpected results. If you encounter any strange …

FAQ: Acunetix WVS Scan Settings templates
November 30, 2011 – 9:30 pm | No Comment
FAQ: Acunetix WVS Scan Settings templates

Scan Settings templates give you the ability to configure the scanner and save such configuration settings as a template for future use, instead of having to reconfigure the global scanner settings for different targets.
Using Scan …

FAQ: Which web security alerts are detected by the Acunetix Crawler?
November 30, 2011 – 6:40 pm | No Comment

Acunetix WVS displays vulnerability alerts and threats in real-time during the whole process of the scan. Before scanning a site, WVS first crawls the website to find all available input forms/links that can be manipulated …

FAQ: Is it possible to have different scan settings templates?
November 30, 2011 – 6:32 pm | No Comment

In version 8 of WVS, it is possible to save the settings used to scan a website as a template. It is possible to have as many scan settings templates as you like, and they …

FAQ: How can I scan multiple websites with Acunetix WVS?
November 30, 2011 – 6:25 pm | No Comment

Acunetix Web Vulnerability Scanner provides the functionality to scan multiple websites at the same time through the web-based Acunetix WVS scheduler.
The Acunetix Scheduler will run a new WVS instance for each website scheduled to be …

Why does Acunetix write ‘connection was terminated by host’ in the error log?
November 30, 2011 – 4:38 pm | No Comment

“Connection was terminated by host” indicates that the remote server being scanned is closing the connections being sent to it from Acunetix WVS.  There are several reasons why this might happen, but typically it is encountered …

Why does Acunetix WVS detect site pages that don’t exist?
November 30, 2011 – 4:37 pm | No Comment
Why does Acunetix WVS detect site pages that don’t exist?

Some websites are designed to use custom 404 error pages instead of a web browser’s standard error page because they can be branded and made to contain useful links to other important pages. If your …

Why did Acunetix WVS display a message window stating that URL rewrite was detected during a scan?
November 30, 2011 – 4:36 pm | No Comment

URL rewrite (ex. mod_rewrite) is a common technology which is enabled on a web server to change the format of the URL being requested on the fly, for search engine crawling purposes.
Common example:
http://testasp.vulnweb.com/showthread.asp?id=1
can be rewritten …

How can I define my own URL rewrite rules?
November 30, 2011 – 4:35 pm | No Comment

When used by a website, URL rewrite rules need to be defined in Acunetix WVS to instruct the Crawler on how to recognize rewritten URLs, otherwise some URLs will be misinterpreted as directories — which …