This website requires JavaScript.
Explore
Help
Sign In
dash
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
467e4e875dda0f29296ff8769ddff282c264fac7
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