Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 637 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 637 Bytes

PwnPi

This project is the PoC (Proof-of-Concept) project that raspberry pi can be used as pwn tool, and using the RPi zero w as the main development hardware.

The base image is based on the official and install the extra tools for pwn.

Install

Install Packages

Before install the package you need to setup your SSH key to the raspberry pi. It makes you easy to connect to the raspberry pi without typing the password. You can just run make prologue to setup your SSH key to your PwnPi.