mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
* Uploaded BunnyLogger * uploading payload intel * Create README.md * Update README.md * uploaded LinuxPreter * uploaded FileRipper Faster executing version * Update README.md * fixing typo * uploaded sudoSnatch * Update README.md * deleting sudoSnatch * uploading payload * Delete payload.sh * Delete shell * Delete systemBus * Delete camPeek directory * Update payload.sh * Update payload.sh * Delete payloads/library/execution/FileRipper directory * Update payload.sh * Update payload.sh * Update payload.sh * Update payload.sh
About:
- Title: bunnyDOS
- Description: bunnyDOS payload intelligently search target's network for open http(configurable for https) ports and executes DOS it.
- AUTHOR: drapl0n
- Version: 1.0
- Category: Execution
- Target: Unix-like operating systems with systemd.
- Attackmodes: HID, Storage
bunnyDOS: bunnyDOS payload intelligently search target's network for open http(configurable for https) ports and DOS it. Inject payload into multiple systems in network for robust DDOS.
Features:
- Auto scan Network.
- Capable for DDOS.
- Persistent.
- Autostart payload on boot.
Payload Workflow:
- Stop storing histroy.
- Auto Mounting bunny.
- Transfering payload script.
- Executing script in background and disowning it(this helps to reduce physical access time as network can be large).
- Unmounting bunny.
LED Status:
SETUP: MAGENTAATTACK: YELLOWFINISH: GREEN
Directory Structure of payload components:
| FileName | Directory |
|---|---|
| payload.txt | /payloads/switch1/ |
| bunnyDOS/ | /payloads/libray/ |