Skip to content

Latest commit

 

History

History
53 lines (45 loc) · 1.56 KB

File metadata and controls

53 lines (45 loc) · 1.56 KB

Piduck

GitHub open issues GitHub last commit GitHub commit activity GitHub Repo stars

Description:

This project is basicly a rubber ducky but for the raspberry pi 4. It should work on all other raspberrys too and also with a little bit of modification on other Linux Distros.

Installation:

Download the Project using

git clone https://github.com/Besix2/PIduck.git

Open it

cd Piduck

Make configure.sh executable

chmod +x configure.sh
chmod +x system.sh

Execute configure.sh and wait for it to reboot the system

sudo ./configure.sh

After Rebooting place your payload in payload.txt

nano payload.txt

Execute system.sh(WARNING: the system is now armed that means it will start uppon connection to the target machine)

sudo ./system.sh

P.S. Also added a webserver for live execution just join the hotspot and open hostname:5000

Usage:

When you want to change the payload simply connect the pi to your machine and change the payload.txt file(important it needs to be named payload.txt)

To-Do

fix small bugs
make it available for more systems
add a local server to configure the server on the run
add currently not working ducky features