nuclei-templates/http/exposed-panels/opennms-web-console.yaml

33 lines
669 B
YAML
Raw Normal View History

2021-04-21 20:52:03 +00:00
id: opennms-web-console
info:
name: OpenNMS Web Console Login Panel - Detect
2021-04-21 20:52:03 +00:00
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.0
cwe-id: CWE-200
tags: panel,login,edb
metadata:
max-request: 1
2021-04-21 20:52:03 +00:00
http:
2021-04-21 20:52:03 +00:00
- method: GET
path:
- "{{BaseURL}}/opennms/login.jsp"
matchers-condition: and
matchers:
- type: word
words:
- "OpenNMS Web Console"
part: body
- type: status
status:
- 200