Mutillidae: Born to be Hacked
Version: 2.1.19 Not Logged In
Home Login/Register Toggle Hints Toggle Security Reset DB View Log View Captured Data

OWASP
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
DNS Lookup
Who would you like to do a DNS lookup on?

Enter IP or hostname
Hostname/IP
Hints
  • For Command Injection Flaws: Directly building a command to use in a shell? Bad idea! Try command separators like ; and && depending on if you are using Linux or Windows respectively.
  • Windows uses "&&" to link commands.
  • Linux uses "&&" to link commands and ";" as a command separater.