2021-01-13 23:28:48 +00:00
|
|
|
id: public-tomcat-manager
|
2020-06-18 02:27:31 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: tomcat manager disclosure
|
2021-06-09 12:20:56 +00:00
|
|
|
author: Ahmed Sherif,geeknik
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2021-04-06 07:25:57 +00:00
|
|
|
tags: panel
|
2020-06-18 02:27:31 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/manager/html'
|
2021-02-01 10:01:15 +00:00
|
|
|
- '{{BaseURL}}/host-manager/html'
|
2021-01-14 14:41:56 +00:00
|
|
|
|
2020-07-08 11:38:57 +00:00
|
|
|
matchers-condition: and
|
2020-06-18 02:27:31 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2020-07-01 06:06:04 +00:00
|
|
|
- Apache Tomcat
|
2020-06-18 02:27:31 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 401
|
2021-01-13 23:28:48 +00:00
|
|
|
- 200
|
|
|
|
condition: or
|