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
This page is designed to capture any parameters sent and store them in a file and a database table. It loops through
the POST and GET parameters and records them to a file named captured-data.txt. On this system, the
file should be found at /var/www/mutillidae/captured-data.txt. The page
also tries to store the captured data in a database table named captured_data. There is another page named
captured-data.php that attempts to list the contents of this table.
The data captured on this request is: page = capture-data.php
Would it be possible to hack the hacker? Assume the hacker will view the captured requests with a web browser.