Lirman61 / webvulscan

Automatically exported from code.google.com/p/webvulscan
GNU General Public License v3.0
0 stars 0 forks source link

slow #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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