fix variable name in ipswitch_wug_maincfgret.rb
git-svn-id: file:///home/svn/framework3/trunk@4194 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
bc71b8e1c9
commit
6a4ffe6e60
|
@ -69,7 +69,7 @@ class Exploits::Windows::Http::Ipswitch_Wug_Maincfgret < Msf::Exploit::Remote
|
|||
|
||||
print_status("Trying target %s..." % target.name)
|
||||
|
||||
res = c.send_request(sploit)
|
||||
res = c.send_request(req)
|
||||
|
||||
handler
|
||||
disconnect
|
||||
|
|
Loading…
Reference in New Issue