Skip to content

Commit

Permalink
Update payload.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
D14b0l1c authored Apr 4, 2024
1 parent aa16c0f commit 15cc8b0
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion payloads/library/mobile/android/adb_shell_dumpsys/payload.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Title: adb shell dumpsys
# Author: D14b0l1c
#
# Description:
# Set the Bash Bunny to ECM Ethernet attack mode
# Extract the IP address of the connected device from DHCP leases
# Connect to the device using ADB over TCP/IP and save the output to a log file
# Dump system information from the device and save it to a file
# Indicate that the payload has finished executing
#
# LED States:
# - Purple: Running HID emulation, connecting to the Android device
# - Blue Blinking: Running the 'adb shell dumpsys' command
# - Red Blinking: Failed to connect to the Android device
# - Green: Finished

# Set the Bash Bunny to ECM Ethernet attack mode
ATTACKMODE ECM_ETHERNET

Expand Down Expand Up @@ -27,4 +43,4 @@ sleep 10
ATTACKMODE ECM_ETHERNET

# Indicate that the payload has finished executing
LED FINISH
LED FINISH

1 comment on commit 15cc8b0

@hak5peaks
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@D14b0l1c

🥳 Congratulations! Your payload won a Hak5 Payload Award!
🎁 Please accept your reward from https://rewards.hak5.org
🎉 And find all of the winners from https://hak5.org/duckees
🏆 Cheers to an incredible year, and here's to the next!
—Hak5

Please sign in to comment.