comment in psexec.rb
parent
44e07c8577
commit
6977b27667
|
@ -17,7 +17,7 @@ module Exploit::Remote::PSEXEC
|
|||
include Msf::Exploit::Remote::DCERPC
|
||||
include Msf::Exploit::Remote::SMB
|
||||
|
||||
# This code was stolen straight out of psexec.rb. Thanks very much for all who contributed to that module!!
|
||||
# This code was stolen straight out of psexec.rb and then slightly modified. Thanks very much to HDM and all who contributed to that module!!
|
||||
# Instead of uploading and runing a binary. This method runs a single windows command fed into the #{command} paramater
|
||||
def psexec(command)
|
||||
|
||||
|
|
Loading…
Reference in New Issue