Features
- [x] Multithreaded workers to search for Apache tomcat servers.
- [x] Multiple target source possible:
- [x] Retrieving list of computers from a Windows domain through an LDAP query to use them as a list of targets.
- [x] Reading targets line by line from a file.
- [x] Reading individual targets (IP/DNS/CIDR) from `-tt/--target` option.
- [x] Custom list of ports to test.
- [x] Supports HTTP and HTTPs schemes.
- [x] Supports self-signed certificates.
- [x] Tests for `/manager/html` access and default credentials.
- [x] List the CVEs of each version with the `--list-cves` option