This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced
2026-01-20 06:41:34 +01:00
Code
Issues
90960c8ea4
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
Raw
Blame
History
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