mitm-capture
CommunityCapture mobile app traffic, expose hidden API logic.
Software Engineering#ios#android#mitmproxy#frida#api reverse engineering#mobile traffic capture#encrypted parameter detection
Authorwarterbili
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the tedious manual work of intercepting and analyzing mobile app network traffic during reverse engineering, where manually capturing requests, identifying encrypted parameters, and mapping API endpoints is extremely time-consuming and error-prone.
Core Features & Use Cases
- Automated Traffic Capture: Uses mitmproxy to intercept Android/iOS app network traffic in real time, with color-coded live logs, automatic JSONL storage, and built-in filtering to exclude noisy domains.
- Encrypted Parameter Detection: Automatically flags suspicious parameters like sign, token, and encrypt, and value patterns like Base64, JWT, and SHA256, and generates Frida hook suggestions to trace cryptographic operations in the app.
- Structured Analysis & Export: Generates Markdown reports with per-domain statistics, API endpoint documentation, and authentication analysis, and exports captured traffic to cURL, HAR, or filtered subsets for reproducibility.
- Use Case: When reverse engineering a food delivery app to find its order-signing algorithm, use this Skill to capture traffic, flag the encrypted sign parameter, get Frida hook suggestions to trace the HMAC key generation, and export requests to reproduce the API call.
Quick Start
Use the mitm-capture skill to capture traffic from your target mobile app, generate a structured analysis report of its API endpoints and encrypted parameters, and export reproducible cURL requests for further testing.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: mitm-capture Download link: https://github.com/warterbili/AUTO_REVERSE/archive/main.zip#mitm-capture Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.