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
d95bc8a8dc94fa956ea8d7ae2fb9ac76124e1cad
GTFOBins.github.io
/
_gtfobins
/
sort.md
Emilio Pinna
401486648a
Add sort, ul, uniq
2018-05-30 19:15:29 +01:00
325 B
Raw
Blame
History
description, functions
description
functions
The read file content is corrupted by being sorted.
sudo-enabled
suid-enabled
file-read
code
LFILE=file_to_read sudo sort "$LFILE"
code
LFILE=file_to_read ./sort "$LFILE"
code
LFILE=file_to_read sort "$LFILE"
Reference in New Issue
View Git Blame
Copy Permalink