Don't really care about the return value for the last send_request_raw

unstable
sinn3r 2012-05-30 11:00:31 -05:00
parent 13ba51db34
commit efdcda55ef
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ class Metasploit3 < Msf::Exploit::Remote
counter += 1
break if counter > 10
print_status("Trying file: #{f}")
res = send_request_raw({
send_request_raw({
'method' => 'GET',
'uri' => "#{base}mods/documents/uploads/#{f}",
'cookie' => cookie