👉 Android framework👈
📀Vulnerability checker📀
👉It is used to check the android apps vulnerabilities
to find bugs in android application.
👉Execute these commands one by one to install.
👌Installation :
$ apt update
$ apt upgrade
$ apt install git
$ apt install python2
$ git clone https://github.com/AndroBugs/AndroBugs_Framework
$ cd AndroBugs_Framework
$ chmod +x *
usage : Now move your app to AndroBugs_Framework folder
For example :
mv app.apk
/$HOME/AndroBugs_Framework/
$ python2 androbugs.py -f app.apk -o result.txt
above command is used to check app bugs..
app.apk = is your app name
result.txt = to store all information
It shows all bugs and vulnerabilities of your app
that's it.
Follow me on Instagram: https://www.instagram.com/mr.y_tech_127.0.0.1/
Enjoy the tool 🌝
Thnx.
ReplyDeleteRegards Aurtho