36 lines
835 B
YAML
36 lines
835 B
YAML
id: dashy-panel
|
|
|
|
info:
|
|
name: Dashy Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
reference:
|
|
- https://dashy.to/
|
|
metadata:
|
|
vendor: dashy
|
|
product: dashy
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:-1013024216
|
|
tags: panel,dashy,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Dashy'
|
|
- 'content="Dashy'
|
|
- '/css/dashy.'
|
|
- 'web-icons/dashy-logo.png'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100f9326a468777a01a84412b418ecb9141e31679d4668b6a123157082fa81ccdab022100dfb1092bdd9e3d384d3337aeefd8cdd229524774f040375a3bca6fa1e6fe14c4:922c64590222798bb761d5b6d8e72950 |