mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Cleanup: Roaster: Update Payload header
This commit is contained in:
parent
5fc5a3b0b5
commit
2f18d8a328
@ -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
|
||||
LED FINISH
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user