Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skipfish doesnt find vulns in DVWA #217

Open
GoogleCodeExporter opened this issue Jan 29, 2016 · 0 comments
Open

Skipfish doesnt find vulns in DVWA #217

GoogleCodeExporter opened this issue Jan 29, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I am trying to run Skipfish against DVWA, which I installed on a VM. But 
Skipfish doesn't find any of the vulnerabilites DVWA provides. I can't 
understand why, it reports two warnings "Limits exceeded, suppressed" and "Node 
should be a directory, detection error?". So i put a maximum to the requests. 
This is the command I am using:

skipfish -W /dev/null -o /root/Skipfish_DVWA_scan10 -C "security=low" -C 
"PHPSESSID=*ZAPCookieInformation*" -l 3 -X /logout.php -X /setup.php -X 
/security.php -r 4000 -m 5 -A admin:password 
http://*ipv6ofVM*/dvwa/vulnerabilities/login.php

I also tried to point directly to the vulnerabilities, but neither it helped. I 
think Skipfish should find some vulnerabilities, at least SQLinjection. But I 
don't know what I am doing wrong. Does someone know? Thank you in advance...

Original issue reported on code.google.com by [email protected] on 17 Jul 2015 at 8:16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant