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
69465eb33869b8d677b15096d7ad2772f4eaa229
GTFOBins.github.io
/
_gtfobins
/
head.md
Dov Murik
69465eb338
Add expand, unexpand
2018-06-12 19:29:34 +01:00
275 B
Raw
Blame
History
functions
functions
sudo-enabled
suid-enabled
file-read
code
LFILE=file_to_read sudo head -c1G "$LFILE"
code
LFILE=file_to_read ./head -c1G "$LFILE"
code
LFILE=file_to_read head -c1G "$LFILE"
Reference in New Issue
View Git Blame
Copy Permalink