Method: Rex::Exploitation::CmdStagerTFTP#exe

Defined in:
lib/rex/exploitation/cmdstager/tftp.rb

#exeObject (readonly)

NOTE: We don’t use a concatenation operator here since we only have a couple commands. There really isn’t any need to combine them. Also, the ms01_026 exploit depends on the start command being issued separately so that it can ignore it :)



66
67
68
# File 'lib/rex/exploitation/cmdstager/tftp.rb', line 66

def exe
  @exe
end