Skip to content

Releases: p0dalirius/ApacheTomcatScanner

2.3.2: Added HTTPs support

03 Aug 10:40
Compare
Choose a tag to compare

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

2.3.1

03 Aug 08:47
Compare
Choose a tag to compare
Updated requirements.txt

Release 2.3.1

2.2

02 Aug 14:25
Compare
Choose a tag to compare
2.2
Merge remote-tracking branch 'origin/main' into main

2.1: Bug fixes

02 Aug 08:08
Compare
Choose a tag to compare
Fixes #9

Release 2.1

2.0: Added reporting, list of targets from a windows domain

01 Aug 15:53
098a558
Compare
Choose a tag to compare

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.
  • Tests for /manager/html access and default credentials.
  • List the CVEs of each version with the --list-cves option

image

1.3: Added list of CVEs

30 Jul 16:02
Compare
Choose a tag to compare

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.
  • Tests for /manager/html access and default credentials.
  • List the CVEs of each version with the --list-cves option

Demonstration

image

1.2: First stable version

29 Jul 16:20
Compare
Choose a tag to compare

Features

  • Multithreaded workers to search for Apache tomcat servers.
  • Multiple target source possible:
    • Retreiving 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.
  • Tests for /manager/html access and default credentials.

Demonstration

image