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