Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arrase authored Apr 1, 2017
1 parent 39f3c42 commit e1abc5e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,17 @@ A Keyboard emulator like Rubber Ducky build over Raspberry Pi Zero

### Configuration

* Flash Raspbian
* Login as pi, use a screen over HDMI and a keyboard over usb port
* Clone the repository
* Run install script

chmod 777 install.sh
./install.sh

* Install a payload

cat payloads/open_terminal/open_mint_terminal.dd payloads/backdoor/bind_shell.dd > /boot/payload.dd
sudo cat payloads/open_terminal/open_mint_terminal.dd payloads/backdoor/bind_shell.dd > /boot/payload.dd

### Resources:

Expand Down

0 comments on commit e1abc5e

Please sign in to comment.