Land #7092, Added minor changes to the Windows Meterpreter docs

This commit is contained in:
thao doan 2016-07-12 08:15:28 -07:00
commit a79f6fccad
1 changed files with 3 additions and 1 deletions

View File

@ -611,7 +611,8 @@ It is very simple to use. At the Meterpreter prompt, simply do:
meterpreter > sleep 20
```
And that will allow Meterpreter to sleep 20 seconds, and will reconnect.
And that will allow Meterpreter to sleep 20 seconds, and will reconnect as long as the payload
handler remains active (such as being a background job).
To learn more about this feature, please [click here](https://github.com/rapid7/metasploit-framework/wiki/Meterpreter-Sleep-Control).
@ -660,6 +661,7 @@ Transport Control allows you manage transports on the fly while the payload sess
To learn more about this, please read this [documentation](https://github.com/rapid7/metasploit-framework/wiki/Meterpreter-Transport-Control).
## Using the Post Exploitation API in IRB
To enter IRB, do the following at the Meterpreter prompt: