2020-09-15 19:25:55 +00:00
|
|
|
id: cve-2018-11759
|
2020-07-06 16:28:42 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Apache Tomcat JK Status Manager Access
|
|
|
|
author: Harsh Bothra
|
2020-08-06 08:12:12 +00:00
|
|
|
severity: medium
|
2020-07-06 16:28:42 +00:00
|
|
|
|
2020-08-06 08:12:12 +00:00
|
|
|
# Source:- https://github.com/immunIT/CVE-2018-11759
|
2020-07-06 16:28:42 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2020-08-06 08:12:12 +00:00
|
|
|
- '{{BaseURL}}/jkstatus'
|
2020-08-06 08:06:13 +00:00
|
|
|
- '{{BaseURL}}/jkstatus;'
|
2020-07-06 16:28:42 +00:00
|
|
|
|
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"
|