2020-07-06 16:28:42 +00:00
|
|
|
id: CVE-2018-11759
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Apache Tomcat JK Status Manager Access
|
|
|
|
author: Harsh Bothra
|
|
|
|
severity: Medium
|
|
|
|
|
|
|
|
# source:- https://github.com/immunIT/CVE-2018-11759
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/jkstatus'
|
|
|
|
|
2020-07-06 17:13:45 +00:00
|
|
|
matchers-condition: and
|
2020-07-06 16:28:42 +00:00
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "JK Status Manager"
|