Releases: p0dalirius/ApacheTomcatScanner
Releases · p0dalirius/ApacheTomcatScanner
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
2.3.5: Added support for AD subnets
Merge remote-tracking branch 'origin/main' into main
2.3.4: Added LDAPS support
Added LDAPS support, fixes #15