Android Security

Pen Andro – An Automated Android Penetration Testing Tool

Introduction

Pen-Andro Script will automate the process of installing all necessary tools & tasks for Android Pentesting i.e Moving Burpsuite Certificate,Installing Adb frida server, APKs like proxy toggle, proxydroid, 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

I want to Install :-

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

Pen andro

    Pen Andro Demo

    Pen Andro Features

    Android Apps

    • Proxy droid
    • ADB wifi
    • Proxy Toggle

    Pc Tools

    • Frida, objection & Frida-Server for Android
    • jDax-gui
    • scrcpy
    • Burpsuite Certificate install

    Pen Andro FAQs :

    • Burpsuite Error :- Check Proxy tab of Burpsuite at set the proxy as 127.0.0.1 with port 8080
    • Root access Error :- Check If your device is Rooted or not (If not confirmed check
    • Traffic not intercepting :- Reboot the device after Certificate installtion
    • One or more devices conncted :- check with adb devices or try adb kill-server(to remove offline devices)

    Secure Web Gateway – Web Filter Rules, Activity Tracking & Malware Protection – Download Free E-Book

    p r

    Recent Posts

    How Web Application Firewalls (WAFs) Work

    General Working of a Web Application Firewall (WAF) A Web Application Firewall (WAF) acts as…

    2 weeks ago

    How to Send POST Requests Using curl in Linux

    How to Send POST Requests Using curl in Linux If you work with APIs, servers,…

    2 weeks ago

    What Does chmod 777 Mean in Linux

    If you are a Linux user, you have probably seen commands like chmod 777 while…

    2 weeks ago

    How to Undo and Redo in Vim or Vi

    Vim and Vi are among the most powerful text editors in the Linux world. They…

    2 weeks ago

    How to Unzip and Extract Files in Linux

    Working with compressed files is a common task for any Linux user. Whether you are…

    2 weeks ago

    Free Email Lookup Tools and Reverse Email Search Resources

    In the digital era, an email address can reveal much more than just a contact…

    2 weeks ago