Introduction: Raspberry Pi Zero Hidden Hacking Device

Raspberry Pi Zero Hidden Hacking Device is a portable hacking device that can be used for pentesting in public areas where you just can't take out your laptop as some people around you can suspect you doing something weird.You can connect to this device with your phone and keep it hidden in your pocket.This will enable you to continue your pentesting wherever you go.

Step 1: Materials Needed

1.Raspberry Pi Zero W

2.Powerbank

3.Micro-USB Cable

4.A Small Container

Step 2: Install the Raspbian Buster Lite

1.Download the Raspbian Buster Lite from given link-

https://www.raspberrypi.org/downloads/raspbian/

2.Format the SD-Card

3.Write the Raspbian Image to SD-Card

Step 3: Connecting the Raspberry Pi to Wifi-Headless

1.Download the config files from the link given below

Link-https://github.com/Cyrixninja/Raspberry-pi-Headless

2.Edit it using notepad++ or vscode and add your wifi password and name

3.Power on the raspberry pi using Micro-USB cable

4. Raspberry pi will get connected to wifi

Step 4: Connect to Raspberry Pi Using SSH

On windows-open cmd and type ssh pi@your_pi_ip_address

On Android Download SSH Client and connect to raspberry pi

Step 5: Install Git in Raspberry Pi

1.To install git type-sudo apt-get install git

Step 6: Install the Dependencies and Run the Hacking Tool Framework

Download the install script- git clone https://github.com/Cyrixninja/Installer-script.git

To install dependencies type- bash install.sh

To run the hacking framework type-sudo fsociety

Step 7: Hiding the Hacking Device

1.Cut a tiny hole in container so we can insert Micro-USB Cable through it

2.Insert the raspberry pi in it

3.close the container

Step 8: Installed Tools

1.Nmap

2.SQLmap

3.Nikto

4.Aircrack-ng

For installing more tools go on this -https://github.com/rajkumardusad/Tool-X

Raspberry Pi Contest 2020

Participated in the
Raspberry Pi Contest 2020