nuclei-templates/cves/2018/CVE-2018-11759.yaml

24 lines
459 B
YAML
Raw Normal View History

2021-01-02 05:00:39 +00:00
id: CVE-2018-11759
info:
name: Apache Tomcat JK Status Manager Access
2021-06-09 12:20:56 +00:00
author: harshbothra_
severity: medium
reference: https://github.com/immunIT/CVE-2018-11759
tags: cve,cve2018,apache
requests:
- method: GET
path:
- '{{BaseURL}}/jkstatus'
- '{{BaseURL}}/jkstatus;'
2020-07-06 17:13:45 +00:00
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "JK Status Manager"