Pen Andro – Android Pen Testing Tool

The Pen-Andro Script will automate the process of installing the essential tools and tasks for Android pentesting, such as moving the Burpsuite certificate, installing the Adb Frida server, and APKs such as proxy toggling, proxydroid, and adbwifi.

Usage

  1. Open Terminal
  2. Run below command
curl -sL https://tinyurl.com/pen-Android | sudo bash 

Preconditions

  • Burpsuite proxy Running at 127.0.0.1:8080
  • Rooted Android device connected via adb (Only one device should be connected)
  • Magisk App (It will make installation easy )
  1. For Android Virtual device – GitHub
  2. For Genymotion emulator Blog Link

Command to Install :-

curl -sL https://tinyurl.com/pen-Android | sudo bash

Leave a Reply

Your email address will not be published. Required fields are marked *