Mutillidae: Born to be Hacked
|
|
|
|
Site hacked...err...quality-tested with Samurai WTF, Backtrack, Firefox, Burp-Suite, Netcat, and
these Mozilla Add-ons
Developed by Adrian " Irongeek" Crenshaw and Jeremy Druin
|
Credits
Adrian Crenshaw would like to thank
the following people for helping him with the Mutillidae project:
OWASP for making the vulnerability list I based this on.
Mubix for confirming the name
All sorts of folks at PHP.net for code snippets: kaigillmann
- For Unvalidated Redirects and Forwards:
Unvalidated redirects can make the job of Phishers easier
since the URL can be made to look like part of a trusted site.
Notice how this page used “redirectandlog.php?forwardurl=”
to send a user to another site, and log where it went.
A Phisher could use this forward mechanism to make a
Phishing URL look more legitimate.
|
|