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 * uploading BLE_EXFIL extension BLE_EXFIL extension, exfiltrates data via BLE * BLE_EXFIL demo * uploading mine4me mine4me payload makes your target system mine Monero for you. Spread payload in multiple systems to acquire more Monero. * category update * Uploading BunnyLogger 2.0
40 lines
1.2 KiB
Markdown
40 lines
1.2 KiB
Markdown
## About:
|
|
* Title: BunnyLogger 2.0
|
|
* Description: Key logger which sends each and every key stroke of target remotely/locally.
|
|
* AUTHOR: drapl0n
|
|
* Version: 1.0
|
|
* Category: Credentials
|
|
* Target: Unix-like operating systems with systemd.
|
|
* Attackmodes: HID, Storage
|
|
|
|
## BunnyLogger 2.0: BunnyLogger is a Key Logger which captures every key stroke of target and send them to attacker.
|
|
|
|
### Features:
|
|
* Live keystroke capturing.
|
|
* Stored Keystroke capturing.
|
|
* Bunny Logger Manager: Interactive TUI Dashboard.
|
|
* Detailed key logs.
|
|
* Persistent.
|
|
* Autostart payload on boot.
|
|
|
|
### Directory Structure of payload components:
|
|
|
|
| FileName | Directory |
|
|
| -------------- | ------------------------------ |
|
|
| payload.txt | /payload/switch1/ |
|
|
| payload.sh | /payload/ |
|
|
| requirements/* | /payloads/library/bunnyLogger2 |
|
|
|
|
### LED Status:
|
|
|
|
* `LED SETUP` : MAGENTA
|
|
* `LED ATTACK` : YELLOW
|
|
* `LED FINISH` : GREEN
|
|
|
|
### Usage:
|
|
* Install BunnyLogger 2.0: `chmod +x install.sh && sudo ./install.sh`
|
|
* Run : `bunnyLoggerMgr` to launch BunnyLogger Manager.
|
|
|
|
#### Support me if you like my work:
|
|
* https://twitter.com/drapl0n
|