mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Cleanup: Update FireyTV payload to contain new header
This commit is contained in:
@@ -1,16 +1,15 @@
|
|||||||
# Title: Firey TV
|
# Title: Firey TV
|
||||||
# Author: DemmSec
|
# Author: DemmSec
|
||||||
# Version: 1.0
|
# Version: 1.0
|
||||||
#
|
# Description:
|
||||||
# Enables ADB and unknown sources on a target FireTV
|
# Enables ADB and unknown sources on a target FireTV, Then pushes a payload APK via ADB.
|
||||||
# Then pushes a payload APK via ADB
|
|
||||||
#
|
|
||||||
# Requires android-tools-adb installed on the Bash Bunny
|
# Requires android-tools-adb installed on the Bash Bunny
|
||||||
#
|
#
|
||||||
# Purple ............Running HID emulation, enabling ADB and unknown sources
|
# LEDS:
|
||||||
# Blue Blinking ...............Running ADB command to push payload.apk
|
# Purple: Running HID emulation, enabling ADB and unknown sources
|
||||||
# Red Blinking.......FireTV failed to get an IP address from the Bash Bunny
|
# Blue Blinking: Running ADB command to push payload.apk
|
||||||
# Green..............Finished
|
# Red Blinking: FireTV failed to get an IP address from the Bash Bunny
|
||||||
|
# Green: Finished
|
||||||
|
|
||||||
LED SETUP
|
LED SETUP
|
||||||
GET TARGET_IP
|
GET TARGET_IP
|
||||||
|
|||||||
Reference in New Issue
Block a user