Skip to content

balramrexwal/AMDH-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMDH Web UI

Android Mobile Device Hardening Web UI (version 1.0)

Install and usage

$ git https://github.com/SecTheTech/AMDH-UI.git; cd AMDH-UI
$ python3 -m venv amdh
$ source amdh/bin/activate
(amdh) $ pip3 install flask
(amdh) $ python3 run.py

Do not forget to edit the variable "ADB_PATH" in config.py to specify the path ADB if different than "/usr/bin/adb".

You can access the UI on : http://127.0.0.1:8880/

Screenshots

New Scan

New Scan

Application Scan

Application Scan

Applications' Permissions

Applications Permissions

Uninstall Apps

Uninstall Apps

Used Template:

https://github.com/StartBootstrap/startbootstrap-sb-admin-2

Participate

Pull requests are welcome.

About

Android Mobile Device Hardening UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published