28 lines
845 B
YAML
28 lines
845 B
YAML
id: nagios-logserver-panel
|
|
|
|
info:
|
|
name: Nagios Log Server - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: |
|
|
Detects the presence of Nagios Log Server by identifying specific response patterns, HTTP headers, or unique page elements.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: icon_hash="1460499495"
|
|
shodan-query: http.favicon.hash:1460499495
|
|
tags: panel,nagios,nagios-logserver,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: response
|
|
words:
|
|
- "Nagios Log Server"
|
|
- "/nagioslogserver/"
|
|
condition: or
|
|
# digest: 490a0046304402202801d5baef65a7a7ac2bfc266e7021c2cd9c84b8b88cc428136441527c0ed94a022047add3444d0452d25d08f77f9540d754f31cb1db169d786c798af0325d323984:922c64590222798bb761d5b6d8e72950 |