Skip to content

Stormtrooperroman/MobSec

Repository files navigation

Mobile Security Testing Platform

A comprehensive platform for analyzing and security testing mobile applications. This project aims to create a modular alternative to MobSF with easier customization and extensibility.

Warning

This project is in active development and has not been thoroughly tested. Use at your own risk.

Features

Module System

Dynamic Testing

  • Test app from the web using dockered android
  • Support Frida scripts and Traffic view

Getting Started

Requirements

  • Docker is required. To install docker, please follow these instructions.

Installation

  1. Clone the repository:
git clone https://github.com/Stormtrooperroman/MobSec.git
  1. Run docker compose:
cd MobSec
docker compose up -d --build
  1. Open the web interface in your browser:
http://127.0.0.1/

SwaggerUI is available at:

http://127.0.0.1:8000/docs

Interface

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published