Land #9253, debug print for CmdStager
commit
f55ff36d1e
|
@ -137,6 +137,8 @@ module Exploit::CmdStager
|
|||
raise ArgumentError, 'The command stager could not be generated'
|
||||
end
|
||||
|
||||
vprint_status("Generated command stager: #{cmd_list.join}")
|
||||
|
||||
cmd_list
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue