We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This template is to identify Apache Tomcat versions vulnerable to CVE-2024-56337
id: Apache-Tomcat-CVE-2024-56337
info: name: Detect Apache Tomcat Server vulnerable to CVE-2024-56337 author: Abdelhalim ABO severity: high description: | Detects Apache Tomcat server versions: - Apache Tomcat 11.0.0-M1 to 11.0.1 - Apache Tomcat 10.1.0-M1 to 10.1.33 - Apache Tomcat 9.0.0.M1 to 9.0.97 tags: tomcat
requests:
method: GET path:
redirects: true matchers-condition: or matchers:
extractors:
The text was updated successfully, but these errors were encountered:
Thanks for your contributions @halimB8 !
Sorry, something went wrong.
princechaddha
No branches or pull requests
This template is to identify Apache Tomcat versions vulnerable to CVE-2024-56337
id: Apache-Tomcat-CVE-2024-56337
info:
name: Detect Apache Tomcat Server vulnerable to CVE-2024-56337
author: Abdelhalim ABO
severity: high
description: |
Detects Apache Tomcat server versions:
- Apache Tomcat 11.0.0-M1 to 11.0.1
- Apache Tomcat 10.1.0-M1 to 10.1.33
- Apache Tomcat 9.0.0.M1 to 9.0.97
tags: tomcat
requests:
method: GET
path:
redirects: true
matchers-condition: or
matchers:
part: body
regex:
extractors:
part: body
regex:
method: GET
path:
matchers:
part: body
regex:
extractors:
part: body
regex:
The text was updated successfully, but these errors were encountered: