49 lines
1.3 KiB
YAML
49 lines
1.3 KiB
YAML
id: wazuh-panel
|
|
|
|
info:
|
|
name: Wazuh Login Panel
|
|
author: cyllective,daffainfo
|
|
severity: info
|
|
description: Wazuh - The Open Source Security Platform
|
|
reference:
|
|
- https://github.com/wazuh/wazuh
|
|
classification:
|
|
cpe: cpe:2.3:a:wazuh:wazuh:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: wazuh
|
|
product: wazuh
|
|
shodan-query:
|
|
- http.title:"Wazuh"
|
|
- http.title:"wazuh"
|
|
fofa-query: title="wazuh"
|
|
google-query: intitle:"wazuh"
|
|
tags: panel,wazuh,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/app/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"id":"wazuh"'
|
|
- '"title":"Wazuh"'
|
|
- '"icon":"plugins/wazuh/img/icon_blue.png"'
|
|
- '"url":"/app/wazuh"'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '"version":"([0-9.]+)"'
|
|
# digest: 490a0046304402201e4f450bae04aeaacdade830ad42bc091af8ca8defad12ca7aa0bc3afaba421202206fbf77d7bc6c9dea64d3ffa12b6cebe8cb0f215c2d8119988414d39d68adb81d:922c64590222798bb761d5b6d8e72950 |