DEV Community

Cover image for PhoneSploit Pro
Azeem Idrisi
Azeem Idrisi

Posted on

PhoneSploit Pro

Hey guys! This is my first post on Dev.to and I was pretty confused about what to post here, so today I am posting about an open-source project that I recently built using Python.

PhoneSploit Pro It is a Cybersecurity tool using which you can test the security of your Android devices. 

It exploits open ADB ports and uses the Metasploit-Framework to get complete access. You can test if your device is vulnerable or not by running this program yourself. All the instructions are available on the project's GitHub page.

It is also an all-in-one ADB toolkit for your Android devices. You don't have to learn all the adb commands and arguments; just simply use this tool.

Check out the project and suggest any changes or modifications; report any bugs on GitHub.
https://azeemidrisi.github.io/PhoneSploit-Pro/

Project Screenshots:

Page 1

Page 2

Page 3

Top comments (0)