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
2026-01-12 02:11:34 +01:00
Code
Issues
3cc3be5aa5
GTFOBins.github.io
/
_gtfobins
/
diff.md
Emilio Pinna
b6dfe3e083
Add diff
2018-06-02 16:02:38 +01:00
335 B
Raw
Blame
History
functions
sudo-enabled
suid-enabled
file-read
code
LFILE=file_to_read sudo diff --line-format=%L /dev/null $LFILE
code
LFILE=file_to_read ./diff --line-format=%L /dev/null $LFILE
code
LFILE=file_to_read diff --line-format=%L /dev/null $LFILE