SubdomainScan
SubdomainScan is a distributed subdomain scanning system that allows easy integration of various subdomain scanning tools. Currently, it supports:
- subfinder
- amass
- oneforall
Key Features
- Distributed Architecture: Designed to handle multiple scanning tasks simultaneously.
- Integration: Easily integrates with popular subdomain scanning tools.
- Deployment Options: Can be deployed using Docker or from source code.
Benefits
- Scalability: Suitable for large-scale scanning operations.
- Flexibility: Supports various platforms and languages, primarily Python.
- Community Support: Open-source project with contributions from developers.
Highlights
- Requires Python 3.8 or higher.
- Utilizes RabbitMQ for task management and MongoDB for storing scan results.
- Optional heartbeat monitoring and logging features available.