A framework for building complex infrastructure for HTTP traffic security research. See demo for example usage.
- Clean architecture, modular design
- Works as distributed cluster
| Package | Description |
|---|---|
| domain | Domain layer |
| common | Common utilities |
| validator | Validate data with JSON-Schema |
| config | Config infrastructure service |
| logger | Logger with multiple transports |
| templater | Template engine |
| database | Database repositories |
| storage | S3 compatable client |
| workflow | Workflow queues |
| executor | Executor workers |
| http-client | HTTP client |
| http-server | HTTP server |
| repl-server | REPL server |
| console | Console application |
| reverse-proxy | Reverse proxy application |
| analyze-log | Analyze log application |
This tool is made only for educational purposes and can be used in legitimate penetration tests or research only. Author does not take any responsibility for any actions taken by its users.