Cleanup: BruteBunny: Update payload header.
parent
dfdc89f773
commit
49b157156d
|
@ -1,13 +1,19 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# Title: BruteBunny
|
||||
# Author: Decoy
|
||||
# Version: 1.0
|
||||
# Category: Password Recovery
|
||||
# Target: Windows XP SP3+
|
||||
# Title: BruteBunny
|
||||
# Author: Decoy
|
||||
# Version: 1.0
|
||||
# Target: Windows XP SP3+
|
||||
#
|
||||
# Description: Will attempt to bruteforce common router username/password combinations in an attempt to gain
|
||||
# access to the admin panel.
|
||||
# Description:
|
||||
# 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
|
||||
LED SETUP
|
||||
|
|
Loading…
Reference in New Issue