July 2019
Intermediate to advanced
712 pages
17h 36m
English
As we saw in the previous recipe, Meterpreter provides us with a specific command named execute, which can be used to start multiple communication channels. To start with, let's run the execute –h command to see the available options:
meterpreter > execute -hUsage: execute -f file [options]
This executes a command on the remote machine. The following are the options:
Read now
Unlock full access