Extra tabs, bye
parent
264fe32705
commit
51d9c59dcd
|
@ -66,8 +66,8 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
print_status("Sending buffer...")
|
||||
send_request_cgi({
|
||||
'method' => 'GET',
|
||||
'uri' => "/#{buf}"
|
||||
'method' => 'GET',
|
||||
'uri' => "/#{buf}"
|
||||
})
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue