Downloads
PwnPi v3.0 Final
md5:5d0f146557def874b34ba0a5568d6c32:pwnpi-3.0.img.7z
username:password:root:toor
| Source Forge | http://pwnpi.sourceforge.net |
| Direct download | http://sourceforge.net/projects/pwnpi/files/pwnpi-3.0.img.7z/download |
Description
PwnPi is a Linux-based penetration testing dropbox distribution for the Raspberry Pi. It currently has 200+ network security tools pre-installed to aid the penetration tester. It is built a stripped down version of the Debian Wheezy image from the Raspberry Pi foundation’s website and uses Openbox as the window manager. PwnPi can be easily setup to send reverse connections from inside a target network by editing a simple configuration file.
Wireless
If you are having probems with your wireless device it may be a power issue. To use the Alfa AWUS036H you will need a cable with two USB’s at one end and a micro USB at the other. These usually come with external hard drives and will give your wireless card enough power to function.
Also when using aircrack-ng you will need to use “–ignore-negative-one” when using airodump-ng. eg
airodump-ng -w test -c 6 –bssid xx:xx:xx:xx:xx –ignore-negative-one mon0
and “–ignore” with aireplay-ng
aireplay-ng -0 1 -a xx:xx:xx:xx:xx -c xx:xx:xx:xx:xx: –ignore mon0