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] Added --server-only flag #12

Closed LuemmelSec closed 2 years ago

LuemmelSec commented 2 years ago

Added the flag to query only servers from AD. Most commonly we will find Apache Tomcat on servers, so leaving out all the clients in larger environments will speed up things drastically. Works in combination with the changes to sectools -> https://github.com/p0dalirius/sectools/pull/3