Git Product home page Git Product logo

exiahan / adhrit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abhi-r3v0/adhrit

0.0 1.0 0.0 184.44 MB

Android Security Suite for in-depth reconnaissance and static bytecode analysis based on Ghera benchmarks.

Home Page: https://www.hawkspawn.com/Adhrit

License: GNU General Public License v3.0

Shell 0.01% JavaScript 72.72% Ruby 0.01% Python 0.46% TypeScript 0.08% CSS 12.90% HTML 12.79% Dockerfile 0.01% SCSS 1.03%

adhrit's Introduction

Logo

INDIA Open Source Love made-with-python saythanks pep8 version Hits

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!


Features:

  • Manifest Analysis

    • Package name, debug and backup status
    • Exported components (activities, services, providers and receivers)
    • Deeplinks
    • Implicit intent filters
    • Critical permissions
  • Bytecode Analysis

    • Usage Analysis

      • SQLite DBs
      • SharedPreferences
    • Vulnerability Analysis

      • ICC
      • Web Issues
      • Storage Issues
      • Networking
      • Crypto Issues
  • Secrets Analysis

    • URLs
    • API tokens
    • Strings from native libraries

Screenshots:

1

2

3

4

5


Pre-requisites:

  • Linux or MAC
  • Python3
  • Java JDK

Quick Setup

  1. Dowload the zip or clone the package and extract the tool ( git clone https://github.com/abhi-r3v0/Adhrit.git ).
  2. 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

docker-compose up

Then visit http://127.0.0.1:4200


Presentations / Conferences:


Usage:

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/


Process

1


Team:

Project Lead:

Core Team:

Lead Contributors:

Logo:


Awesome tools:


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.