36 lines
948 B
YAML
36 lines
948 B
YAML
id: librenms-installer
|
|
|
|
info:
|
|
name: LibreNMS Installation Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed LibreNMS installation page.
|
|
reference:
|
|
- https://docs.librenms.org/Installation/Install-LibreNMS/
|
|
classification:
|
|
cpe: cpe:2.3:a:librenms:librenms:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: librenms
|
|
product: librenms
|
|
shodan-query: html:"LibreNMS Install"
|
|
tags: misconfig,install,exposure,librenms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/checks"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "LibreNMS Install"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022077d1b6a8e4e167a21370465f858bc84d256f777904a53b9b259d971c50894f7e02201df7577682e2ce2c3d840ee9765f5c30659fa5bd986d9a82d5af93ee8791641c:922c64590222798bb761d5b6d8e72950 |