Menu

Home

änthräX

Welcome to Ha-Pi wiki!

This debian squeeze image created to perform "pwn plug" type of attacks using Raspberry pi. this distribution is based on Debian “squeeze” debian6-19-04-2012 image, which can be ownloaded from http://www.raspberrypi.org/downloads.

+-Installed Tools
|..|
|..+-Aircrack ng suite
|..+-Reaver-WPS
|..+-Metasploit
|..+-Nmap
|..+-Ettercap
|..+-Scapy
|..+-SET
|..+-Screen
|..+-Beef
|..+-MACchanger
|..+-tshark
|..+-sqlmap (with all the modules necessary for -d switch)
|..+-evilgrade
|..+-nikto
|..+-hydra (sap, apple and oracle support disabled)
|..+-skipfish
|..+-kismet
|
+-Installed scripting Languages
|..|
|..+-ruby 1.9.3 (with rvm)
|..+-Python 2.6.6
|..+-Perl 5.10.1
|
+-In Progress
|..|
|..+-W3AF
|..+-dnsspoof
|..+-fping
|..+-hping
|
|..+-3g connectivity for remote control
|..+-metasploit database connectivity
|..+-inter connectivity between tools

how to install
This is a 4GB image.

syntax

#dd bs=1M if=/<folder-path>/ha-pai.img of=/dev/<sdcard>

example

#dd bs=1M if=~/Desktop/ha-pai.img of=/dev/sdb1

If you're using a bigger SD card, adjust the partition size to make the full use of your card. Refer to this wiki page if you don't now how to. http://elinux.org/RPi_Resize_Flash_Partitions

Note

Remember to check the available memory and flush manually when you are switching between tools with a high memory consumption like metasploit, w3af etc.

$free -m
$sudo bash
# echo 1 > /proc/sys/vm/drop_caches
#exit
$free -m

FAQs https://sourceforge.net/p/ha-pi/wiki/FAQ/

Project Admins: