mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Cleanup: Quickdraw: Update payload header.
This commit is contained in:
parent
2dbb38e372
commit
5fc5a3b0b5
@ -3,12 +3,18 @@
|
||||
# Title: Quickdraw
|
||||
# Author: golem445
|
||||
# Version: 1.0
|
||||
# Attack Modes: HID, RNDIS_ETHERNET
|
||||
# Dependencies: Responder
|
||||
# Runtime: ~8 seconds
|
||||
#
|
||||
# Runtime: ~8 seconds
|
||||
# Description:
|
||||
# Sets up Ethernet and HID keyboard interfaces simultaneously,
|
||||
# runs Responder, then uses HID to generate an NTLMv2 hash
|
||||
# response from the target computer.
|
||||
#
|
||||
# LEDS:
|
||||
# Magenta: Setup
|
||||
# Yellow Blink: Attacking
|
||||
# Green: Attack Finished
|
||||
|
||||
# Prereq check
|
||||
REQUIRETOOL responder
|
||||
@ -55,4 +61,4 @@ cp logs/* $LOOTDIR/$HOST-$COUNT
|
||||
sync
|
||||
|
||||
## Finished
|
||||
LED FINISH
|
||||
LED FINISH
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user