Skip to content

2.3.2: Added HTTPs support

Compare
Choose a tag to compare
@p0dalirius p0dalirius released this 03 Aug 10:40
· 65 commits to main since this release

Features

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