Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hak5
GitHub Repository: hak5/usbrubberducky-payloads
Path: blob/master/payloads/examples/Button/Button-example2.txt
2968 views
1
STRING Press the button 3 times...
2
WAIT_FOR_BUTTON_PRESS
3
STRING 1...
4
WAIT_FOR_BUTTON_PRESS
5
STRING 2...
6
WAIT_FOR_BUTTON_PRESS
7
STRING 3... You did it!
8
9
10
REM The button must be pressed 3 times to complete the payload.
11
12