Update README.md

This commit is contained in:
Malachi
2023-10-29 01:12:36 -06:00
committed by GitHub
parent 373c53f6fb
commit b6d223d87c
+6
View File
@@ -3,13 +3,19 @@
This is a duckyscript originally designed for Flipper-Zero to drop Desktop Goose on a Windows PC. This is a duckyscript originally designed for Flipper-Zero to drop Desktop Goose on a Windows PC.
Currently there is no auto-configurator for Windows but it's in the works. Steps to configure manually: Currently there is no auto-configurator for Windows but it's in the works. Steps to configure manually:
1) Replace the YOUR_IP value in GooseDropper.txt with your IP 1) Replace the YOUR_IP value in GooseDropper.txt with your IP
2) Download Desktop Goose and extract it, rename the DesktopGoose v.031 from inside the zip to Update 2) Download Desktop Goose and extract it, rename the DesktopGoose v.031 from inside the zip to Update
3) Re-ZIP the Update directory and name it Chrome_Updater.txt 3) Re-ZIP the Update directory and name it Chrome_Updater.txt
4) Start some form of simple webserver/fileshare on port 1337 4) Start some form of simple webserver/fileshare on port 1337
5) Copy to your Flipper or Rubber-Ducky and PWN! 5) Copy to your Flipper or Rubber-Ducky and PWN!
Important Notes: Important Notes:
Ensure configuration is run while on the same network as your target, re-configure with each new network. Ensure configuration is run while on the same network as your target, re-configure with each new network.
Currently a reboot will kill the process, however persistance is being worked on. Currently a reboot will kill the process, however persistance is being worked on.