owasp-amass / amass

In-depth attack surface mapping and asset discovery
https://owasp.org/www-project-amass/
Other
12.02k stars 1.88k forks source link

Feature Request - Hybrid Passive/Active Scan #868

Open kerberosmansour opened 2 years ago

kerberosmansour commented 2 years ago

is in possible to have a -hybrid feature in enum scans where it takes the initial outputs of the passive scan then resolves them via DNS as the "seed" to the active scan (use the APIss and FQDNs as the basis of some of the active scans such as checking the TLS certs etc...). This might lead to faster results.