1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-20 10:53:35 +02:00
GTFOBins.github.io/_gtfobins/diff.md
Emilio Pinna b6dfe3e083 Add diff
2018-06-02 16:02:38 +01:00

335 B

functions
sudo-enabled suid-enabled file-read
code
LFILE=file_to_read sudo diff --line-format=%L /dev/null $LFILE
code
LFILE=file_to_read ./diff --line-format=%L /dev/null $LFILE
code
LFILE=file_to_read diff --line-format=%L /dev/null $LFILE