1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00
GTFOBins.github.io/_gtfobins/w3m.md
pad0van 4ef0f42962
Add w3m
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-12-16 13:26:40 +01:00

259 B

functions
file-read suid sudo
code
LFILE=file_to_read w3m "$LFILE" -dump
code
LFILE=file_to_read ./w3m "$LFILE" -dump
code
LFILE=file_to_read sudo w3m "$LFILE" -dump