Raspberri Pwn : Pen test for Raspberry Pi
Want to do penetration testing with your raspberry pi ?
Raspberry Pwn Released by Pwnie Express, Security enthusiasts can now easily turn their Raspberry Pi into a full-featured security penetration testing and auditing platform!
Installation Steps
- Change to the root user: # sudo -i
- Confirm your Raspberry Pi Debian release is at least 6.0: # cat /etc/debian_version
- Confirm you have internet access from your Raspberry Pi # ping google.com
- Install git: # aptitude -y install git
- Download the Raspberry Pwn installer from the Pwnie Express Github repository: # git clone https://github.com/pwnieexpress/Raspberry-Pwn.git
- CD into the Raspberry-Pwn folder and run the install script: # cd Raspberry-Pwn: # ./INSTALL_raspberry_pwn.sh
Its great to see how much we can do with the world’d cheapest, credit card size computer! This is a great utility for all security analysts and hackers for there raspberry pi.
Learn more : http://pwnieexpress.com/
Similar tool Pwn Pi : http://www.pwnpi.com/