Update mantisbt_admin_sqli.rb

remove extra new line and fix author line
bug/bundler_fix
Brandon Perry 2014-03-04 08:44:53 -06:00
parent 98b59c4103
commit a3523bdcb9
1 changed files with 1 additions and 2 deletions

View File

@ -25,7 +25,7 @@ class Metasploit3 < Msf::Auxiliary
'Author' =>
[
'Jakub Galczyk', #initial discovery
'Brandon Perry <bperry.volatile@gmail.com', #meatpistol module
'Brandon Perry <bperry.volatile@gmail.com>', #meatpistol module
],
'References' =>
[
@ -71,7 +71,6 @@ class Metasploit3 < Msf::Auxiliary
'cookie' => cookie,
})
resp.body =~ /qgjuq(.*)qirpq/
file = [$1].pack("H*")