2022-08-15 11:39:49 +00:00
|
|
|
id: nagios-panel
|
2022-08-15 11:33:09 +00:00
|
|
|
|
|
|
|
info:
|
2022-12-02 21:24:17 +00:00
|
|
|
name: Nagios Login Panel - Detect
|
2022-08-15 11:33:09 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
2022-12-02 21:24:17 +00:00
|
|
|
description: Nagios 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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-12-02 21:24:17 +00:00
|
|
|
cwe-id: CWE-200
|
2022-08-15 11:33:09 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-08-15 11:39:49 +00:00
|
|
|
shodan-query: http.title:"nagios"
|
2022-08-17 01:18:23 +00:00
|
|
|
tags: panel,nagios
|
2022-08-15 11:33:09 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-15 11:33:09 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-08-15 11:39:49 +00:00
|
|
|
- "{{BaseURL}}/nagios"
|
2022-08-15 11:33:09 +00:00
|
|
|
- "{{BaseURL}}/nagios3"
|
|
|
|
|
2022-08-15 11:40:50 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-08-15 11:33:09 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'Nagios Access'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 401
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4b0a0048304602210092a4e5b809b72ecda0882ee3f52e4ba438bb5124f4fee91429d490beaeb381920221009d48a1355ba361c5fae137b071d6f3252242aa5e0408edf5ad47958a5a0a5de9:922c64590222798bb761d5b6d8e72950
|