The gMan nixWiki

Because the mind is made of Teflon...

User Tools

Site Tools


cheat_sheets_various

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cheat_sheets_various [2024/02/04 02:52] – [Reverse Shell Payload] gmancheat_sheets_various [2024/02/04 03:05] (current) – [net commands (Windows)] gman
Line 322: Line 322:
 ===== msfvenom ===== ===== msfvenom =====
  
-To see the available payloads: ''msfvenom -l payloads'' +To see the available payloads: ''msfvenom -l payloads'' (filter by piping to grep)
-  * Filter by piping to grep+
   * [[https://infinitelogins.com/2020/01/25/msfvenom-reverse-shell-payload-cheatsheet/ | Cheat Sheet]]   * [[https://infinitelogins.com/2020/01/25/msfvenom-reverse-shell-payload-cheatsheet/ | Cheat Sheet]]
  
Line 333: Line 332:
  
 # -p    = payload # -p    = payload
-# LHOST = our local host IP address (this is your machine's IP address) +# LHOST = local host IP address (this is your machine's IP address) 
-# LPORT = the port to listen on (this is the port on your machine)+# LPORT = local port to listen on (this is the port on your machine)
 # -f    = format (of the output) # -f    = format (of the output)
 # R     = export the payload in raw format # R     = export the payload in raw format
Line 355: Line 354:
 ---- ----
  
 +===== net commands (Windows) =====
 +
 +stuff
 +1
 +----
  
  
cheat_sheets_various.1707015135.txt.gz · Last modified: by gman