Cleanup: Roaster: Update Payload header

cleanup
Marc 2019-07-05 07:43:58 +01:00 committed by GitHub
parent 5fc5a3b0b5
commit 2f18d8a328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 3 deletions

View File

@ -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