Releases: p0dalirius/ApacheTomcatScanner
Releases · p0dalirius/ApacheTomcatScanner
3.8.2
Full Changelog: 3.8.1...3.8.2
3.8.1: Bug fixes
What's Changed
- [bugfix] Update sectools version to 1.5.0, fixes #51 by @p0dalirius in #52
 - [bugfix] Fix import statement for ldap module, fixes #51 by @p0dalirius in #53
 - [bugfix] Fix dependencies issue by @laxa in #54
 - [bugfix] is_http_accessible hard condition leading to false negative, fixes #56 by @p0dalirius in #57
 
New Contributors
Full Changelog: 3.8.0...3.8.1
3.8.0
What's Changed
- [bugfix] Fix bug where provided credentials are not tested by @tolfsh in #43
 - [bug] Fix issue #44 by @Skadiia in #46
 - [bug] Fix issue #47 by @romisfrag in #48
 - Improved linting by @p0dalirius in #50
 
New Contributors
- @tolfsh made their first contribution in #43
 - @Skadiia made their first contribution in #46
 - @romisfrag made their first contribution in #48
 
Full Changelog: 3.7.2...3.8.0
3.7.2
Fixes #41
3.5: Added new payload in tomcat version detection.
Release 3.5: Added new payload in tomcat version detection.
3.4: Added --show-cves-descriptions option
Release 3.4: Added --show-cves-descriptions option
3.3: Code refactoring, added --target-url option
Release 3.3: Code refactoring, added --target-url option
3.2
Merge branch 'main' of github.com:p0dalirius/Apache-Tomcat-Scanner
3.1: Added technique to bypass http 403
Release 3.1, Added 403 bypass (#20) Co-authored-by: Edra <[email protected]>
3.0: Major performance improvements, code refactoring
Release 3.0: Major performance improvements, code refactoring