Path: blob/master/payloads/extensions/button_deploy.txt
2968 views
EXTENSION BUTTON_DEPLOY1REM VERSION 1.02REM AUTHOR: Korben34REM_BLOCK DOCUMENTATION5Use this during development to invert the default behavior of the ducky.6With this extension the ducky will now be storage by default - pressing the button7will start the payload - all subsequent button presses will be default unless8redefined by a BUTTON_DEF910TARGET:11Any1213USAGE:14Place at the top of your payload1516DEPLOYMENT:17Insert into target host, it will appear as storage, press the button to leave storage and start the payload1819IMPORTANT NOTE:20Pressing the button will not reload the inject.bin;21the duck will still need to be power cycled (removed/reinserted)22to test a NEW inject.bin. This is simply a helper/method to23avoid accidentally running a payload on your development machine24END_REM2526ATTACKMODE STORAGE27WAIT_FOR_BUTTON_PRESS28ATTACKMODE HID29END_EXTENSION3031