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
0ba5df0cb984fd631efbf55a5adc8ec717720432
GTFOBins.github.io
/
_gtfobins
/
fmt.md
Andrea Cardaci
e1cd3aed68
Fix YAMLs according to YAMLlint
2018-07-16 15:01:50 +02:00
378 B
Raw
Blame
History
description, functions
description
functions
The read file content is not binary-safe.
file-read
suid-enabled
sudo-enabled
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