Pen-Andro: The Ultimate Penetration Testing Tool Prakash, 11, April 202311, April 2023 Pen-Andro is an open-source tool that is available for free on platforms like Github. It is typically used by security researchers, penetration testers, and developers who want to assess the security of their Android applications or systems.However, it’s important to note that the use of Pen-Andro or any other penetration testing tool should always be done ethically and with the appropriate permissions from the owners of the systems being tested.The Pen-Andro Script will automate the process of installing the necessary 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.TABLE OF CONTENTS1 Usage2 Preconditions3 Screenshots3.1 Android Apps3.2 Pc Tools4 Pen Andro FAQs :4.1 About The Author4.1.1 Prakash4.2 RelatedUsageOpen TerminalRun below commandcurl -sL https://tinyurl.com/pen-Android | sudo bash PreconditionsBurpsuite proxy Running at 127.0.0.1:8080Rooted Android device connected via adb (Only one device should be connected)Magisk App (It will make installation easy )For Android Virtual device – GitHubFor Genymotion emulator Blog LinkI want to Install :-curl -sL https://tinyurl.com/pen-Android | sudo bash ScreenshotsAndroid AppsProxy droidADB wifiProxy TogglePc ToolsFrida, objection & Frida-Server for AndroidjDax-guiBurpsuite Certificate installscrcpyPen Andro FAQs :Burpsuite Error :- Check Proxy tab of Burpsuite at set the proxy as 127.0.0.1 with port 8080Root access Error :- Check If your device is Rooted or not (If not confirmed checkTraffic not intercepting :- Reboot the device after Certificate installtionOne or more devices conncted :- check with adb devices or try adb kill-server(to remove offline devices)Download: Pen-AndroAlso Read:The Best Penetration Testing Tools for LinuxtheHarvester: Best Free Penetration Testing Tool in 2023What is Black-Box Penetration Testing?Nmap Cheat Sheet For Penetration TestingThe Best Ethical Hacking Books To Learn Hacking In 2023About The Author Prakash See author's posts Related kali Linux Kali Linuxpenetration testing toolsPenetration Testing Tools for Linux
How To How to Create a Bootable USB for Kali Linux on Windows 10 6, June 20236, June 2023TABLE OF CONTENTS1 Introduction2 Understanding Kali Linux3 Why Create a Bootable USB for Kali Linux?4 Requirements for Creating a Bootable USB5 Method 1: Using Rufus6 Method 2: Using Etcher7 Method 3: Using Win32 Disk Imager8 Method 4: Using Universal USB Installer9 Troubleshooting Common Issues9.1 Conclusion9.1.1 FAQs9.2 About The Author9.2.1 PrakashIntroduction… Read More
Hacking How to Make a Fake Facebook Phishing Page 28, August 202228, August 2022Hacking someone account through Fake Facebook Phishing Page is a thing. Now, there’s a lot of things you can do on Facebook. You can join and even start your own pages and groups, see what posts each member shares, upload your own videos, and more. But, in this post, I’ll… Read More
kali Linux DEDMAP: A Network Automation Tool Focused on Cyber-Security 3, September 20233, September 2023DEDMAP is a free and open-source utility that can be found on GitHub. It functions as a scanner, scanning domains and websites. DEDMAP is a robust, cross-platform scanning utility. DEDMAP is a port scanning programme that is very similar to nmap. It is written in the bash programming language. To… Read More