Scanner seems to get stuck on certain check
Created by: sbehrens
Hi Tasos,
I'm not sure exactly which plugin but lately spits out these messages indefinitely (after crawling the site for maybe 5-10 minutes). These messages continue to be printed until my scan times out (I have it set to timeout after 8 hours). The scanner finds no issues (unlike a few weeks ago where it was picking up CSRF as an example)
[*] [HTTP: 200] http://www.netflix.com/browse
[~] Identified as: unix, linux, mysql, pgsql, apache, jetty, nginx, tomcat, java
[~] Analysis resulted in 0 usable paths.
[*] Harvesting HTTP responses...
[~] DOM depth: 1 (Limit: 3)
[~] Transitions:
[~] -- [1.1881s] load => page (http://www.netflix.com/browse)
[~] DOM depth: 1 (Limit: 3)
[~] Transitions:
[~] -- [1.1881s] load => page (http://www.netflix.com/browse)
[~] DOM depth: 1 (Limit: 3)
[~] Transitions:
[~] -- [1.1881s] load => page (http://www.netflix.com/browse)
[~] * [0.7548s] request => http://www.netflix.com/browse
[~] Check code_injection does not support: unix + linux + mysql + pgsql + apache + jetty + nginx + tomcat + java
[~] Check no_sql_injection does not support: unix + linux + mysql + pgsql + apache + jetty + nginx + tomcat + java
[~] Check no_sql_injection_differential does not support: unix + linux + mysql + pgsql + apache + jetty + nginx + tomcat + java
Any idea on what this check is and why it's not able to continue scanning/crawling?