drtychai / penum

Parallelized enumeration tool for red team engagements and bug bounty programs.
18 stars 11 forks source link

Containerize network enumeration tools within docker swarm #3

Open drtychai opened 4 years ago

drtychai commented 4 years ago

As extensive nmap scans take forever, the current idea is to run nmap against all the discovered subdomain before HTTP enum, but without an execution hold based on it's completion.

Another idea is to nmap only interesting hosts, i.e., hosts with multiple services or with interesting words within the FQDN, such as "internal".