Skip to content

Commit 7ae786a

Browse files
committed
Add a comment as an excuse to tag the issue
Fix rapid7#4246 ... so it will automatically close the ticket.
1 parent f25e3eb commit 7ae786a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/iis/msadc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ def exploit
332332

333333
# Save these file names for later deletion
334334
@exe_cmd_copy = exe_fname
335-
@exe_payload = stager_instance.payload_exe
335+
@exe_payload = stager_instance.payload_exe # Grab this info from CmdStagerTFTP
336336

337337
# Just for good measure, we'll make a quick, direct request for the payload
338338
# Using the "start" method doesn't seem to make iis very happy :(

0 commit comments

Comments
 (0)