diff --git a/payloads/library/credentials/Roaster/payload.txt b/payloads/library/credentials/Roaster/payload.txt index e989e30c..2221c014 100644 --- a/payloads/library/credentials/Roaster/payload.txt +++ b/payloads/library/credentials/Roaster/payload.txt @@ -3,14 +3,20 @@ # Title: Roaster # Author: golem445 # Version: 1.0 +# Attack Modes: RNDIS_ETHERNET, HID # Dependencies: impacket, gohttp -# Runtime: ~10 seconds -# +# Runtime: ~10 seconds +# Description: # Sets up Ethernet and HID keyboard interfaces simultaneously, # then uses HID to import Invoke-Kerberoast into memory via # Bash Bunny web server and execute the attack. Results are # exported to the loot directory via SMB. # +# LEDS: +# Magenta: Setup +# Yellow Blink: Attacking +# White Blink: Clean up +# Green: Attack Finished ### Prep for attack ### LED SETUP @@ -57,4 +63,4 @@ rm -rf /loot/smb/* sync # Complete -LED FINISH \ No newline at end of file +LED FINISH