1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-11-08 07:49:17 +01:00

Switch SUID to Limited SUID in lwp-request

This commit is contained in:
Shikata 2021-01-11 12:56:13 +02:00
parent c4f93b87d5
commit 9d1b86e9d3

@ -4,7 +4,7 @@ functions:
- code: |
LFILE=file_to_read
lwp-request "file://$LFILE"
suid:
limited-suid:
- code: |
LFILE=file_to_read
./lwp-request "file://$LFILE"