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-28 03:01:42 +01:00
Code
Issues
08dfd05aee
GTFOBins.github.io
/
_gtfobins
/
highlight.md
bcoles
8e41380863
Create highlight.md
2020-03-17 19:27:49 +01:00
319 B
Raw
Blame
History
functions
file-read
suid
sudo
code
LFILE=file_to_read highlight --no-doc --failsafe "$LFILE"
code
LFILE=file_to_read ./highlight --no-doc --failsafe "$LFILE"
code
LFILE=file_to_read sudo highlight --no-doc --failsafe "$LFILE"