48 lines
1.2 KiB
YAML
48 lines
1.2 KiB
YAML
id: nagios-xi-panel
|
|
|
|
info:
|
|
name: Nagios XI Login Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:nagios:nagios_xi:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: nagios
|
|
product: nagios_xi
|
|
shodan-query:
|
|
- http.title:"Nagios XI"
|
|
- http.title:"nagios xi"
|
|
fofa-query:
|
|
- title="nagios xi"
|
|
- app="nagios-xi"
|
|
google-query: intitle:"nagios xi"
|
|
tags: panel,nagios,nagios-xi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/nagiosxi/login.php"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'alt="Nagios XI'
|
|
- '/nagiosxi/includes'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100f13d74b90fe469e16ea68ad97742e02b7f8cbb437e46e55833bdbe71c58f9fd1022100efd8e5b1d67af7f8f3c78a9fac8174ebf5dac7849f659b24d68aae834c391759:922c64590222798bb761d5b6d8e72950 |