Warning: mysqli::mysqli() [function.mysqli-mysqli]: (42000/1049): Unknown database 'metasploit' in /var/www/mutillidae/opendb.inc on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/mutillidae/opendb.inc:3) in /var/www/mutillidae/index.php on line 148

Warning: Cannot modify header information - headers already sent by (output started at /var/www/mutillidae/opendb.inc:3) in /var/www/mutillidae/index.php on line 254

Warning: Cannot modify header information - headers already sent by (output started at /var/www/mutillidae/opendb.inc:3) in /var/www/mutillidae/index.php on line 255

Warning: Cannot modify header information - headers already sent by (output started at /var/www/mutillidae/opendb.inc:3) in /var/www/mutillidae/index.php on line 256
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
Usage Instructions
Get rid of PHP "strict" errors. They are not compatible with the OWASP ESAPI classes in use in Mutillidae 2.0. The error modifies headers disrupting functionality so this is not simply an annoyance issue. To do this, go to the PHP.INI file and change the line that reads "error_reporting = E_ALL | E_STRICT" to "error_reporting = E_ALL & ~E_NOTICE & ~E_WARNING & ~E_DEPRECIATED". Once the modification is complete, restart the Apache service. If you are not sure how to restart the service, reboot.

Important note: If you use XAMPP Lite or various version of XAMPP on various operating systems, the path for your php.ini file may vary. You may even have multiple php.ini files in which case try to modify the one in the Apache directory first, then the one in the PHP file if that doesnt do the trick.

Windows possible default location C:\xampp\php\php.ini, C:\XamppLite\PHP\php.ini, others Linux possible default locations: /XamppLite/PHP/php.ini, /XamppLite/apache/bin/php.ini, others

Warning: mysqli::query() [function.mysqli-query]: Couldn't fetch mysqli in /var/www/mutillidae/classes/LogHandler.php on line 86

Warning: mysqli::close() [function.mysqli-close]: Couldn't fetch mysqli in /var/www/mutillidae/closedb.inc on line 3

Warning: main() [function.main]: Couldn't fetch mysqli in /var/www/mutillidae/closedb.inc on line 5

Warning: main() [function.main]: Couldn't fetch mysqli in /var/www/mutillidae/closedb.inc on line 5
 
Error: Failure is always an option and this situation proves it
Line5
Code0
File/var/www/mutillidae/closedb.inc
MessageError executing query. Connection error: - Error: -
Trace#0 /var/www/mutillidae/index.php(488): require_once() #1 {main}
Diagnotic InformationError attempting to close MySQL connection.
Did you setup/reset the DB?