Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hak5
GitHub Repository: hak5/usbrubberducky-payloads
Path: blob/master/payloads/examples/Payload Hiding/Payload-Hiding-example1.txt
2968 views
1
ATTACKMODE OFF
2
3
BUTTON_DEF
4
ATTACKMODE OFF
5
RESTORE_PAYLOAD
6
ATTACKMODE STORAGE
7
END_BUTTON
8
9
HIDE_PAYLOAD
10
ATTACKMODE HID STORAGE
11
DELAY 2000
12
STRING Nothing to see here...
13
14
15
REM Upon first enumeration, the attached computer will not be able to see the inject.bin or seed.bin files on the USB Rubber Ducky storage.
16
REM Pressing the button will re-enumerate the USB Rubber Ducky storage with both files visible once more.
17
18