39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
id: public-tomcat-manager
|
|
|
|
info:
|
|
name: Apache Tomcat Manager Login Panel - Detect
|
|
author: Ahmed Sherif,geeknik,sinKettu
|
|
severity: info
|
|
description: Apache Tomcat Manager login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 2
|
|
shodan-query: title:"Apache Tomcat"
|
|
vendor: apache
|
|
product: tomcat
|
|
tags: panel,tomcat,apache
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/manager/html'
|
|
- '{{BaseURL}}/host-manager/html'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: response
|
|
words:
|
|
- "Apache Tomcat"
|
|
- "Tomcat Manager"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 401
|
|
- 200
|
|
condition: or
|
|
# digest: 490a00463044022045fd4d99b8d6bdf77f8453c22d12791e275430812613fa850aef1cf24eb728e60220355ba79c2c8f06bdd5fc8bf06dff8d0c62409b8b9cd62e287ba88f02c9992bc6:922c64590222798bb761d5b6d8e72950 |