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-07 20:25:02 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
401486648a0ef9cd67c495c3fc85ae51830b8245
GTFOBins.github.io
/
_gtfobins
/
cat.md
Andrea Cardaci
5aee2ec17e
Add cat
2018-05-30 19:20:43 +02:00
257 B
Raw
Blame
History
functions
functions
sudo-enabled
suid-enabled
file-read
code
LFILE=file_to_read sudo cat "$LFILE"
code
LFILE=file_to_read ./cat "$LFILE"
code
LFILE=file_to_read cat "$LFILE"
Reference in New Issue
View Git Blame
Copy Permalink