fix variable name in ipswitch_wug_maincfgret.rb

git-svn-id: file:///home/svn/framework3/trunk@4194 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Mario Ceballos 2006-12-14 01:03:47 +00:00
parent bc71b8e1c9
commit 6a4ffe6e60
1 changed files with 1 additions and 1 deletions

View File

@ -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