Metadata-Version: 2.4
Name: bugmorph
Version: 1.1.1
Summary: Advanced web mutation and validation framework for bug bounty hunters
Author: Mutiny Contributors
License-Expression: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.9
Requires-Dist: beautifulsoup4>=4.12
Requires-Dist: rich>=13.7
Requires-Dist: textual>=0.50
Requires-Dist: tenacity>=8.0
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
Requires-Dist: build>=1.2; extra == "dev"
Provides-Extra: gui
Requires-Dist: textual; extra == "gui"
Dynamic: license-file

# Mutiny

Mutiny is an advanced, authorized web mutation and validation framework for bug bounty workflows.

It includes:
- scope control
- crawling with JS endpoint extraction
- context‑aware parameter discovery
- genetic mutation engine with WAF bypass
- reflection / diff / timing / entropy detection
- SQLite resume
- JSON, HTML, Markdown, CSV, and SARIF reports
- plugin system with hooks
- CLI, GUI (Textual TUI), and HTTP API
- Linux packaging scaffolding
- WAF fingerprinting
- Retry logic with exponential backoff

Use only on systems you own or are explicitly authorized to test.
