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] Tests for `/manager/html` access and default credentials.
- [x] List the CVEs of each version with the `--list-cves` option
![image](https://user-images.githubusercontent.com/79218792/182189559-101013de-0ea5-403a-8451-74c3c59b607a.png)