45 lines
1.2 KiB
YAML
45 lines
1.2 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
|
|
product: wazuh
|
|
shodan-query: http.title:"Wazuh"
|
|
vendor: 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: 4b0a00483046022100e57f320a72b21304fd01e5085f0d6e90f477fabcf9f0fd8492f753538ff89964022100cb8812b371712b01ef849fdb52323122519933754061c231a8135895ab85ab81:922c64590222798bb761d5b6d8e72950 |