Usage
This chapter guides you on how to use the Subscan
to efficiently discover subdomains. Subdomain discovery features are implemented as modular SubscanModule
components, which are automatically executed when a scan is initiated. For technical insights, check out the Development chapter
✨ In this section, you'll find detailed instructions for different usage methods
- How to use the Subscan CLI for quick and effective subdomain enumeration
- Run Subscan in a Docker container for a lightweight, portable setup
- Integrating Subscan as a Crate in your Rust project for seamless integration with your codebase