Add a comment as an excuse to tag the issue
Fix #4246 ... so it will automatically close the ticket.bug/bundler_fix
parent
f25e3ebaaf
commit
7ae786a53b
|
@ -332,7 +332,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
# Save these file names for later deletion
|
||||
@exe_cmd_copy = exe_fname
|
||||
@exe_payload = stager_instance.payload_exe
|
||||
@exe_payload = stager_instance.payload_exe # Grab this info from CmdStagerTFTP
|
||||
|
||||
# Just for good measure, we'll make a quick, direct request for the payload
|
||||
# Using the "start" method doesn't seem to make iis very happy :(
|
||||
|
|
Loading…
Reference in New Issue