leebaird / discover

Custom bash scripts used to automate various penetration testing tasks including recon, scanning, enumeration, and malicious payload creation using Metasploit. For use with Kali Linux.
MIT License
3.41k stars 819 forks source link

Multiple Domains with Passive and Active #135

Closed Thurnun closed 5 years ago

Thurnun commented 5 years ago

Title mostly says it,

Is there built-in function within discover recon to run the Passive/Active against a list of domains?

By the way great job on this project, I use it regularly.

Thank you for your time,

leebaird commented 5 years ago

On behalf of Jason, Jay, and myself thanks! We are glad that you are using and enjoying our project. This is the first time this request has came up. I don't think it is likely to happen, because there are too many things that could possible go wrong with a single scan. Especially since we are chaining together 43 tools now and 52 recon-ng modules in passive mode. But we always welcome suggestions.

Lee