mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
* Updated all Payloads for Version 1.2+ Fixed Style Issues on extensions and payloads. Added GET TARGET_OS to get.sh Removed and Fixed all uses ducky_helper.sh (Issue #248) Removed all mention of DUCKY_LANG (Issue #248) Renamed Payloads with spaces in name Added an extension to keep Macs Happy Added a payload for Mac DNS poisoning Fixed Issue #271 changed wget to curl -o Implemented PR #268 Implemented PR #273 * Fixed e.cmd * Fix e.cmd pt2 * Fixed Issues Fixed issues pointed out by @sebkinne Fixed styling errors
Meterpreter shell on an Amazon Fire TV
- Author: DemmSec
- Version: Version 1.0
- Target: Amazon FireTV (Latest Firmware/Version)
Description
Enables ADB and Unknown sources via keyboard input on the target Fire TV, then uses ADB to go ahead and install payload.apk from the switch directory and then execute it.
Requirements
Requires: android-tools-adb To install this simply share your internet connection with the Bash Bunny. SSH into it and run: apt-get install android-tools-adb
Configuration
Create a payload APK file and place it in the same directory as payload.txt, plug in and wait.
STATUS
| LED | Status |
|---|---|
| Purple | Running keyboard emulation |
| Blue Blinking | Running ADB to push payload to Fire TV |
| Red Blinking | Fire TV failed to get an IP address |
| Green | Finished |