p0dalirius / ApacheTomcatScanner

A python script to scan for Apache Tomcat server vulnerabilities.
https://podalirius.net/
GNU General Public License v3.0
771 stars 94 forks source link

[enhancement] Add --subnets option to also add known subnets to list of targets. #7

Closed p0dalirius closed 1 year ago

p0dalirius commented 2 years ago

Add --subnets option to also add known subnets to list of targets. This would allow to also scan machines that are not in the Windows domain, but have an IP in these networks.

References