Files
GTFOBins.github.io/_gtfobins/grep.md
Roman Mueller 0bca156294 Add grep
2018-10-03 14:22:27 +02:00

263 B

functions
functions
file-read suid-enabled sudo-enabled
code
LFILE=file_to_read grep '' $LFILE
code
LFILE=file_to_read ./grep '' $LFILE
code
LFILE=file_to_read sudo grep '' $LFILE