Merge pull request #7324 from j4vaovo/patch-43

add CVE-2018-11759.yaml tags
patch-1
Ritik Chaddha 2023-05-31 13:18:15 +05:30 committed by GitHub
commit ae6adf8ec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -20,7 +20,7 @@ info:
metadata:
max-request: 2
shodan-query: title:"Apache Tomcat"
tags: cve,cve2018,apache,tomcat
tags: cve,cve2018,apache,tomcat,httpd,mod-jk
http:
- method: GET
@ -30,7 +30,6 @@ http:
matchers-condition: and
matchers:
- type: word
words:
- "JK Status Manager"
@ -38,4 +37,3 @@ http:
- type: status
status:
- 200
# Enhanced by mp on 2022/06/19