Compare commits

...

1 Commits

Author SHA1 Message Date
Tod Beardsley 8376bc4d91 Adding BID 2012-09-05 15:03:30 -05:00
@@ -31,7 +31,8 @@ class Metasploit3 < Msf::Exploit::Remote
],
'References' =>
[
['EDB', '20422']
['EDB', '20422'],
['BID', '55399']
],
'Payload' =>
{
@@ -171,4 +172,4 @@ end
$content = $_REQUEST['pagecontent'];
file_put_contents($page, $content);
?>
=end
=end