mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Cleanup: Jackalope: Add new payload header
This commit is contained in:
@@ -3,6 +3,19 @@
|
|||||||
# Title: Jackalope
|
# Title: Jackalope
|
||||||
# Author: catatonic
|
# Author: catatonic
|
||||||
# Version: 1.1.0
|
# Version: 1.1.0
|
||||||
|
# Target: Windows
|
||||||
|
# Attack Modes: HID, RNDIS_ETHERNET
|
||||||
|
# Description:
|
||||||
|
# Uses Metasploit to launch an SMB password stealing attack.
|
||||||
|
#
|
||||||
|
# LEDS:
|
||||||
|
# Magenta: Setup
|
||||||
|
# Cyan Blink: Clearing Password
|
||||||
|
# Yellow Blink: Attack Phase 1
|
||||||
|
# Yellow Double Blink: Attack Phase 2
|
||||||
|
# Red Blink: Attack Failure
|
||||||
|
# Red Fast Blink: Recon Failure
|
||||||
|
# Green: Attack Finished
|
||||||
|
|
||||||
# Check readiness & prepare environment
|
# Check readiness & prepare environment
|
||||||
LED SETUP
|
LED SETUP
|
||||||
@@ -115,4 +128,4 @@ do
|
|||||||
else
|
else
|
||||||
ENTER_PW
|
ENTER_PW
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user