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-08 16:31:34 +01:00
Code
Issues
8c08101fed
GTFOBins.github.io
/
_gtfobins
/
lwp-request.md
Shikata
c09b95053f
Fixed order of Limited SUID category in lwp-request
2021-01-11 13:02:54 +02:00
294 B
Raw
Blame
History
functions
file-read
sudo
limited-suid
code
LFILE=file_to_read lwp-request "file://$LFILE"
code
LFILE=file_to_read sudo lwp-request "file://$LFILE"
code
LFILE=file_to_read ./lwp-request "file://$LFILE"