nuclei-templates/http/exposed-panels/kiali-panel.yaml

39 lines
984 B
YAML
Raw Normal View History

2024-08-19 13:50:45 +00:00
id: kiali-panel
info:
name: Kiali - Detect
author: righettod
severity: info
2024-08-19 16:26:41 +00:00
description: |
kiali panel was detected.
2024-08-19 13:50:45 +00:00
reference:
- https://kiali.io/
metadata:
verified: true
2024-08-19 16:26:41 +00:00
max-request: 2
shodan-query: title:"Kiali"
2024-08-19 13:50:45 +00:00
tags: panel,kiali,detect,login
http:
- method: GET
path:
- "{{BaseURL}}/kiali/api/status"
- "{{BaseURL}}/kiali/"
2024-08-19 16:26:41 +00:00
host-redirects: true
max-redirects: 2
2024-08-19 13:50:45 +00:00
stop-at-first-match: true
matchers:
- type: dsl
dsl:
- 'status_code == 200'
2024-08-19 16:26:41 +00:00
- 'contains_any(to_lower(body), "kiali-ui", "<title>kiali", "kiali version")'
2024-08-19 13:50:45 +00:00
condition: and
extractors:
- type: regex
part: body
group: 1
regex:
2024-08-19 16:26:41 +00:00
- '(?i)"Kiali version":\s*"([a-z0-9.]+)"'
2024-08-19 17:19:13 +00:00
# digest: 4b0a00483046022100ac3d039616a98589e8fc1bdf2e20f180157d17b0261e2b32feb03f230a173010022100f493934172a48f156b2938a1b16ff870fed6e624c9480f4f9535b3d70d8a4f4b:922c64590222798bb761d5b6d8e72950