Skip to content

Run payload

Juan Ezquerro LLanes edited this page Apr 12, 2017 · 1 revision

Run at boot

Running in Flash Drive configuration mode:

 cat payloads-db/open_terminal/open_mint_terminal.dd payloads-db/backdoor/bind_shell.dd > onboot_payload/payload.dd

The payload will be executed at the next boot.

Run on remote Raspiducky

  • The remote Raspiducky must be running in daemon mode

  • From the local Raspiducky:

    raspiducky.py -p /etc/raspiducky/payloads-db/open_terminal/open_mint_terminal.dd -r -a XX:XX:XX:XX:XX:XX
    
  • Or if you don't know the address of the remote Raspiducky

    raspiducky.py -p /etc/raspiducky/payloads-db/open_terminal/open_mint_terminal.dd -r