Skip to content

This is a simple bash script to fix errors with apt update, upgrade MetaSploit and run some upgrades to improve the system usability without breaking it, by using Pimpmykali script.

Notifications You must be signed in to change notification settings

KoelhoSec/pimpmyP4wnP1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

pimpmyP4wnP1

  • P4wnP1 A.L.O.A. by MaMe82 is a framework which turns a Raspberry Pi Zero W into a flexible, low-cost platform for pentesting, red teaming and physical engagements ... or into "A Little Offensive Appliance".

  • Since the original repository is no longer maintained, not everything works out of the box with the P4wnP1 A.L.O.A. framework (running a regular 'apt upgrade' breaks the install of Pw4np1 A.L.O.A making it unusable). This is a simple bash script to fix errors with apt update, upgrade MetaSploit and run some upgrades to improve the system usability without breaking it, by using Pimpmykali script.

Hardware Build

pimpmyp4wnp1.jpg

  • Raspberry Pi Zero W
  • SD card (Tested with a 32GB SDHC)
  • USB Dongle Addon board (Optional)
  • Raspberry Pi Zero W Case Kit with Heatsink and accessories (Optional but recommended)

Note

For a more "stealthy" build I also made a post about hiding the Raspberry Pi inside a low budget mouse (a.k.a SpyMouse). You can find instructions for this hardware build here:

https://medium.com/@koelhosec/hiding-a-raspberry-pi-zero-w-with-p4wnp1-a-l-o-a-in-a-low-budget-mouse-9100e6902f86

Installation

  • Download the Github version of P4wnP1-ALOA (v0.1.1-beta) on https://github.com/RoganDawes/P4wnP1_aloa/releases. If you want a great Youtube tutorial there is one from Network Chuck - https://www.youtube.com/watch?v=km81ph7pZz8&t=168

  • The easiest way to access a fresh P4wnP1 A.L.O.A. installation is to plug in the Pi to your machine USB to use the USB-eth interface, or RNDIS if using Windows (the URL for the web interface is http://172.16.0.1:8000).

  • Once in the Web Interface go to Wifi settings and choose client mode, enter your local wifi settings (SSID and Password) and click deploy. This will connect the Pi to your local wifi network and you will have internet access.

  • SSH to [email protected] (default password 'toor').

  • Check if wifi is connected successfully with 'iwconfig'.

  • Run pimpmyP4wnP1 script (choose option 0 on pimpmykali script when prompted):

Note: The script can take a while to finish since the Pi has limited CPU and RAM.

Payload Repositories

Repositories that may give ideas for payloads. Some might not work, as they are not recent (not maintained).

Extra Resources

Credits

About

This is a simple bash script to fix errors with apt update, upgrade MetaSploit and run some upgrades to improve the system usability without breaking it, by using Pimpmykali script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages