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
- Open Terminal
- 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 )
Command to Install :-
curl -sL https://tinyurl.com/pen-Android | sudo bash
