mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
* Add files via upload * Update readme.md * Update readme.md * Update payload.txt * Update readme.md * fix rebase errors * Fix for rebase * Fix for fewer details * Extensions: Add wait_for BTLE extensions * Quick and Dirty PrintNightmare Payload (#432) * New Payload Added new PrintNightmare Payload (Quick and dirty) * Fixed my potty mouth I'm a child sometimes * Renamed Payload * PrintNightmare: Use SWITCH_POSITION in payload path * Fixing a typo Co-authored-by: Marc <foxtrot@malloc.me> * Bugfix (#433) * New Payload Added new PrintNightmare Payload (Quick and dirty) * Fixed my potty mouth I'm a child sometimes * Renamed Payload * PrintNightmare: Use SWITCH_POSITION in payload path * Fixing a typo * Added Delays Added some delays due to the fact that it was inconsistently reliable, occasionally it'd half type out the command. The delays have resolved the consistency issue on my end. Feel free to tweak as required. * Amending Version Number I'm a fool * Updated Readme with proper credit Co-authored-by: Marc <foxtrot@malloc.me> * General Imrovements to PrintNightmare (#434) * Housekeeping Moved some of the QUACK Powershell commands into the juicybit.txt file for speed and ease of use. * Update README.md * More improvement Added exit to the juicybits rather than using alt and /noprofile to the run as * Update README.md Co-authored-by: Marc <foxtrot@realloc.me> * New Payload - Excel QR Rickroll Co-authored-by: Marc <foxtrot@malloc.me> Co-authored-by: panicacid <steve@pcquicktips.net> Co-authored-by: Marc <foxtrot@realloc.me>
20 lines
521 B
Plaintext
20 lines
521 B
Plaintext
# Title: Excel QR Rickroll
|
|
# Description: Create a QR code in Excel that points to Rick Astley - Never Gonna Give You Up on YouTube
|
|
# Author: Cribbit
|
|
# Version: 1.0
|
|
# Category: Pranks
|
|
# Target: Windows (Powershell 5.1+)
|
|
# Attackmodes: HID & STORAGE
|
|
# Extensions: Run
|
|
|
|
LED SETUP
|
|
|
|
GET SWITCH_POSITION
|
|
|
|
ATTACKMODE HID STORAGE
|
|
|
|
LED ATTACK
|
|
|
|
RUN WIN "powerShell -Noni -NoP -W h -EP Bypass .((gwmi win32_volume -f 'label=''BashBunny''').Name+'payloads\\$SWITCH_POSITION\QRcode.ps1')"
|
|
|
|
LED FINNISH |