scan deviation

Generic Response on Scan Deviation & Vulnerability Deviation

Hi Client

Indusface WAS (web application scanner) carries out daily/scheduled/on-demand scans for your external facing web application hence our scanner is lightweight, our attacks are non-evasive and have a low impact on the web application and do not affect the website performance 

A scanner is built on a predefined logic and it follows a black box approach, but in order to be effective (i.e. not miss too many/false negatives) it has to strike a balance between missing things and reporting false positives and we constantly work to build the right balance. 

Below are some of the reasons why an automated scanner would show some variation, which is beyond our control.
  1. Server load problem: if the server is out of resources the web application might not be responding to all the HTTP requests from the scanner, hence generating timeouts. 
  2. HTTP Error 500 / Internal Server Errors that occur randomly due to a session state problem, database server load, current CPU load etc.
  3. The session gets killed during the scan because of application memory recycling, server restart, and error recovery features in the web servers and the scanner cannot recreate the session.
  4. Different caching algorithms.
  5. Web Application Firewalls, IPS and other similar perimeter controls block (or inconsistently respond) to the scanner's HTTP requests.
  6. Reverse Proxy / Proxy connection failures,
  7. Bandwidth availability or connection timeout during the scan 
  8. Presence of Load balancers
  9. Scanners are not able to crawl a particular page due to web application logic
  10. If any rate limiting is applied to your server origin or your network perimeter devices where after certain requests, the IP will be blocked.




    • Related Articles

    • Whitelist Alert/Plugin from WAS

      Hi Client Please use the below steps to whitelist alerts from your WAS Portal: 1. Login to your WAS portal (was.indusface.com) 2. Go to AA/VA/MM Section 3. Select the web application 4. Go to "Scan Summary" 4. Click on Total number of Vulnerabilities ...