dermotblair / webvulscan

Web Application Vulnerability Scanner.

Home Page:https://code.google.com/p/webvulscan/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slow

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. use it
2.
3.

What is the expected output? What do you see instead?
its running on localhost so it should be fast to load at lest. Its not.

What version of the product are you using? On what operating system?
latest on ubuntu 10.04

Please provide any additional information below.
thanxs for taking the time to code this up and release it as OSS you rock for 
that!

Original issue reported on code.google.com by emada.ad...@gmail.com on 22 May 2012 at 6:44

Thanks for the feedback. What elements are you finding slow or is it the entire 
testing process? Is the target site you are testing also on localhost?

The Stored XSS test typically takes longer than all of the other tests combined 
together as the entire website(all URLS found during crawl) are searched each 
time a payload is submitted. Therefore, disabling the stored XSS test in 
"Options" will significantly reduce the duration of a test.

Original comment by webvuls...@gmail.com on 24 May 2012 at 7:01

  • Changed state: Accepted
  • Added labels: Type-Other
  • Removed labels: Type-Defect