2021-04-21 20:52:03 +00:00
|
|
|
id: opennms-web-console
|
|
|
|
|
|
|
|
info:
|
2022-12-02 21:24:17 +00:00
|
|
|
name: OpenNMS Web Console Login Panel - Detect
|
2021-04-21 20:52:03 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: info
|
2022-12-02 21:24:17 +00:00
|
|
|
description: OpenNMS Web Console login panel was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/5468
|
2022-12-02 21:24:17 +00:00
|
|
|
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
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: panel,login,edb
|
2021-04-21 20:52:03 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/opennms/login.jsp"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "OpenNMS Web Console"
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-12-02 21:24:17 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2022/12/02
|