mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
Drop SUID for lwp-request as it's Perl script
This commit is contained in:
parent
c51b90a1bb
commit
832d69e6c8
@ -8,8 +8,4 @@ functions:
|
|||||||
- code: |
|
- code: |
|
||||||
LFILE=file_to_read
|
LFILE=file_to_read
|
||||||
sudo lwp-request "file://$LFILE"
|
sudo lwp-request "file://$LFILE"
|
||||||
limited-suid:
|
|
||||||
- code: |
|
|
||||||
LFILE=file_to_read
|
|
||||||
./lwp-request "file://$LFILE"
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user