Arachni / arachni

Web Application Security Scanner Framework
http://www.arachni-scanner.com
Other
3.79k stars 766 forks source link

Suggestions for improvement #59

Closed FvdL closed 13 years ago

FvdL commented 13 years ago

Hi,

I wrote my master's thesis on penetration testing tools/vulnerability scanners and I noticed some problems with Arachni (version 0.2.1 64bit) that cause false positives and false negatives. Unfortunately, I don't have the time nor the Ruby skills required to fix these myself, or I would have sent a patch.

FvdL commented 13 years ago

Ok, I did not know I could use HTML here, so here are the suggestions again without HTML:

Zapotek commented 13 years ago

All very good points that I will try to address, however Arachni can actually audit headers although it's not enabled by default. You can use "-gpc --audit-headers" to audit links, forms, cookies and headers.

Thanks very much for the feedback.

Zapotek commented 13 years ago

Took care of the XSS issue you mentioned with ee1b115b25a387ddb799de4d3a9f5aec26309448.