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
2025-12-29 03:31:42 +01:00
Code
Issues
08dfd05aee
GTFOBins.github.io
/
_gtfobins
/
rev.md
Emanuel Duss
764b2685bc
Syntax cleanup, removed some non-working SUID entries
2020-11-13 11:56:48 +01:00
253 B
Raw
Blame
History
functions
file-read
suid
sudo
code
LFILE=file_to_read rev $LFILE | rev
code
LFILE=file_to_read ./rev $LFILE | rev
code
LFILE=file_to_read sudo rev $LFILE | rev