cheat_sheets_metasploit
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cheat_sheets_metasploit [2022/12/31 21:44] – [Search for Module] gman | cheat_sheets_metasploit [2022/12/31 21:50] (current) – [Two Common Commands] gman | ||
---|---|---|---|
Line 53: | Line 53: | ||
'' | '' | ||
- | Parameters (Keywords): | + | |
+ | **Parameters (Keywords): | ||
^ Keyword | ^ Keyword | ||
Line 65: | Line 66: | ||
| ref | modules with a specific ref. | | | ref | modules with a specific ref. | | ||
| type | search by type (exploit, auxiliary, post) | | | type | search by type (exploit, auxiliary, post) | | ||
- | |||
==== Search Result Ranking ==== | ==== Search Result Ranking ==== | ||
Line 196: | Line 196: | ||
===== Syntax (Examples) ===== | ===== Syntax (Examples) ===== | ||
+ | |||
+ | ==== Two Common Commands ==== | ||
+ | |||
+ | After a successful exploit (and assuming your payload was Meterpreter), | ||
+ | |||
+ | < | ||
+ | # priv esc to admin | ||
+ | getsystem | ||
+ | |||
+ | # get a shell in the exploit directory on the target | ||
+ | shell | ||
+ | </ | ||
+ | |||
==== msfvenom ==== | ==== msfvenom ==== |
cheat_sheets_metasploit.1672523053.txt.gz · Last modified: by gman