35 lines
862 B
YAML
35 lines
862 B
YAML
id: opennms-web-console
|
|
|
|
info:
|
|
name: OpenNMS Web Console Login Panel - Detect
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
description: OpenNMS Web Console login panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/5468
|
|
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: 1
|
|
tags: panel,login,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/opennms/login.jsp"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "OpenNMS Web Console"
|
|
part: body
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100c4bbc2c7092fe28f558fcaa4b73ac8775bcc6e536c3e6dbd579d63956013523e0220482045b0407213a481afc090fb82f542269616cbf0c769c2ee4115cf368cf827:922c64590222798bb761d5b6d8e72950
|