2022-08-15 11:55:15 +00:00
|
|
|
id: nagios-xi-panel
|
|
|
|
|
|
|
|
info:
|
2022-12-02 21:24:17 +00:00
|
|
|
name: Nagios XI Login Panel - Detect
|
2022-08-15 11:55:15 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
2022-12-02 21:24:17 +00:00
|
|
|
description: Nagios XI 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:55:15 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-08-15 11:55:15 +00:00
|
|
|
shodan-query: http.title:"Nagios XI"
|
2022-08-17 01:21:16 +00:00
|
|
|
tags: panel,nagios,nagios-xi
|
2022-08-15 11:55:15 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-15 11:55:15 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
- "{{BaseURL}}/nagiosxi/login.php"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-08-15 11:55:15 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-08-15 11:55:15 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'alt="Nagios XI'
|
|
|
|
- '/nagiosxi/includes'
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022047f8a0a46490eec9a99ff677cd3d36aab11c8053c744fdf83c5c7b779c85e3ac022100ba46130326b69b8eee95875bc2cf34ce97bf8c80f7d9e4d60e67f1bfb10d9776:922c64590222798bb761d5b6d8e72950
|