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! This fully
open-source release includes the following testing tools:
SET Fasttrack kismet
aircrack-ng nmap dsniff netcat nikto xprobe scapy wireshark tcpdump
ettercap hping3 medusa macchanger nbtscan john ptunnel p0f ngrep tcpflow
openvpn iodine httptunnel cryptcat sipsak yersinia smbclient sslsniff
tcptraceroute pbnj netdiscover netmask udptunnel dnstracer sslscan
medusa ipcalc dnswalk socat onesixtyone tinyproxy dmitry fcrackzip
ssldump fping ike-scan gpsd darkstat swaks arping tcpreplay sipcrack
proxychains proxytunnel siege sqlmap wapiti skipfish w3af
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
More Info on Pwnie Express
No comments:
Post a Comment