mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Cleanup: BruteBunny: Update payload header.
This commit is contained in:
@@ -1,13 +1,19 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
# Title: BruteBunny
|
# Title: BruteBunny
|
||||||
# Author: Decoy
|
# Author: Decoy
|
||||||
# Version: 1.0
|
# Version: 1.0
|
||||||
# Category: Password Recovery
|
# Target: Windows XP SP3+
|
||||||
# Target: Windows XP SP3+
|
|
||||||
#
|
#
|
||||||
# Description: Will attempt to bruteforce common router username/password combinations in an attempt to gain
|
# Description:
|
||||||
# access to the admin panel.
|
# Will attempt to bruteforce common router username/password combinations in an attempt to gain
|
||||||
|
# access to the admin panel.
|
||||||
|
#
|
||||||
|
# LEDS:
|
||||||
|
# Magenta: Setup
|
||||||
|
# Yellow Blink: Attack Stage 1
|
||||||
|
# Yellow Double Blink: Attack Stage 2
|
||||||
|
# Green Rapid to Solid: Finished
|
||||||
|
|
||||||
# init
|
# init
|
||||||
LED SETUP
|
LED SETUP
|
||||||
|
|||||||
Reference in New Issue
Block a user