{"id":26664619,"url":"https://github.com/gatlenculp/desktop-goose-payload","last_synced_at":"2025-10-17T16:19:18.495Z","repository":{"id":274910070,"uuid":"924421075","full_name":"GatlenCulp/Desktop-Goose-Payload","owner":"GatlenCulp","description":"This is a work-in-progress Ducky Script to install and launch Desktop Goose onto the laptops of unsuspecting colleagues to teach them the dangers of leaving their laptops exposed in their absence \u003e=]","archived":false,"fork":false,"pushed_at":"2025-01-30T04:14:00.000Z","size":36322,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T04:25:19.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://samperson.itch.io/desktop-goose","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GatlenCulp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-30T00:55:26.000Z","updated_at":"2025-01-30T04:14:03.000Z","dependencies_parsed_at":"2025-01-30T04:35:30.787Z","dependency_job_id":null,"html_url":"https://github.com/GatlenCulp/Desktop-Goose-Payload","commit_stats":null,"previous_names":["gatlenculp/desktop-goose-payload"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GatlenCulp%2FDesktop-Goose-Payload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GatlenCulp%2FDesktop-Goose-Payload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GatlenCulp%2FDesktop-Goose-Payload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GatlenCulp%2FDesktop-Goose-Payload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GatlenCulp","download_url":"https://codeload.github.com/GatlenCulp/Desktop-Goose-Payload/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245501299,"owners_count":20625753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-25T16:37:10.748Z","updated_at":"2025-10-17T16:19:13.449Z","avatar_url":"https://github.com/GatlenCulp.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🪿 Desktop Goose Payload 🪿\n\n![Uses the Cookiecutter Data Science project template, GOTem style](https://img.shields.io/badge/GOTem-Project%20Instance-328F97?logo=cookiecutter)\n\nA mischievous Ducky Script that installs [Desktop Goose](https://samperson.itch.io/desktop-goose) onto unsuspecting colleagues' laptops, teaching them valuable lessons about computer security... one honk at a time \u003e=\\]\n\nCurrently for MacOS only.\n\n\u003e ⚠️ **Note**: This project is for educational and entertainment purposes only. Please use responsibly!\n\n[![Desktop Goose](https://img.youtube.com/vi/EQx6fyrZDWM/0.jpg)](https://www.youtube.com/watch?v=EQx6fyrZDWM)\n\n## 🛠️ Requirements\n\n- A Rubber Ducky or similar keyboard-emulating device (like FlipperZero)\n- Internet access\n- Target machine must:\n  - Run MacOS\n  - Have Spotlight or some other search function enabled with CMD + Space\n  - Be unlocked (obviously!)\n\n## 🚀 How It Works\n\n1. The Ducky Script (`./ducky-scripts/mac-desktop-goose.txt`) emulates keyboard inputs to:\n   - Launch the terminal via Spotlight\n   - Download and execute our payload script from this repo\n1. The payload script (`payload.sh`):\n   - Downloads Desktop Goose from `./data/desk-goose-mac.zip` to a new temporary directory.\n   - Unzips and launches the goose\n   - Chaos ensues! 🦢\n\n## KILL HIM\n\nFine, do what you must\n\n```bash\nkillall \"Desktop Goose\"\n```\n\n## 📱 FlipperZero Installation\n\n### Method 1: qFlipper\n\n1. Download and install [qFlipper](https://flipperzero.one/update) (or use [Flipper Lab](https://lab.flipper.net/archive))\n1. Navigate to `SD Card/badusb` in qFlipper\n1. Copy `./ducky-scripts/mac-desktop-goose.txt` to this location\n\n## 🤝 Contributing\n\n### Testing\n\nTests are written using the Bash Automated Testing System (BATS) and can be found in `./tests/test_payload.bats`. They don't currently work lol, will fix later. 🪿\n\n### Auto-transfer Development\n\nWorking on automating the ducky script transfer process using the Flipper CLI or ufbt.\n\n### Goose Customization\n\nTo add your own customizations, fork this repo (needed since the ducky script pulls from this repo). And change the references in `./payload.sh` and `./ducky-scripts/mac-desktop-goose.txt` to point to your repo.\n\nUnzip the `./data/desk-goose-*.zip` files, make edits to the directories, then rezip.\n\n**MacOS**\n\n- More memes? Want to show your friends some funny hahas? Add them in `./data/desk-goose-*/Resources/Memes`\n- More messages? Taunts perhaps? Add them in `./data/desk-goose-*/Resources/Notes`\n- Other config? Edit them in `./data/desk-goose-*/Resources/...` I don't actually know...\n\n**Windows**\n[text](data/desk-goose-win/DesktopGoose%20v0.31/config.ini)\n\n**Other Resources**\n\nhttps://lim10dev.github.io/goose-customizer/\n\nhttps://desktopgooseunofficial.github.io/ResourceHub/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgatlenculp%2Fdesktop-goose-payload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgatlenculp%2Fdesktop-goose-payload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgatlenculp%2Fdesktop-goose-payload/lists"}