Adhrit is an open source Android APK reversing and analysis suite. The tool is an effort to find an efficient solution to all the needs of mobile security testing and automation. Adhrit has been built with a focus on flexibility and mudularization. Adhrit currently uses the Ghera benchmarks to identify vulnerability patterns in Android applications. The project is subject to continuous updations and will incorporate the latest available methodologies and tools. Adhrit has been presented at conferences like OWASP Seasides, ThreatCon and Cysinfo. Feature requests and bug reports are always welcome!
-
- Package name, debug and backup status
- Exported components (activities, services, providers and receivers)
- Deeplinks
- Implicit intent filters
- Critical permissions
-
-
Usage Analysis
- SQLite DBs
- SharedPreferences
-
Vulnerability Analysis
- ICC
- Web Issues
- Storage Issues
- Networking
- Crypto Issues
-
-
- URLs
- API tokens
- Strings from native libraries
- Linux or MAC
- Python3
- Java JDK
- Dowload the zip or clone the package and extract the tool (
git clone https://github.com/abhi-r3v0/Adhrit.git
). - Run
python3 run.py
The script automatically identifies if you're running Adhrit for the first time and will install all the dependencies & libraries required by the tool.
docker-compose up
Then visit http://127.0.0.1:4200
python3 run.py
This will automatically launch the Web interface where the APK can be uploaded and the report will be generated.
If the UI didn't launch by itself, navigate to http://localhost:4200/
- Abhishek J M (jmabhishek4@gmail.com, @HawkSpawn)
- Rahul Sani (sani.rahul999@gmail.com, @rahulsani99)
- P S Narayanan (thepsnarayanan@gmail.com, @0xP5N_)
- Akhil Mahendra (akhilmahendra7991@gmail.com, @Akhil_Mahendra)
- Sooraj Soman (soorajsomans@gmail.com Sooraj)
- Heeraj Nair (heeraj123@gmail.com, @heerajnair)
- Vaisakh (vaisakhjnr@gmail.com, @vaisakhjnr) (new)
- Loyd Jayme (loydjayme1996@gmail.com, @loydjayme25)