2023-01-10 18:18:45 +00:00
|
|
|
id: dash-panel-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Dash Panel Detect
|
|
|
|
author: tess
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-01-24 09:57:53 +00:00
|
|
|
shodan-query: html:"DashRenderer"
|
2023-01-10 21:43:47 +00:00
|
|
|
tags: tech,dash
|
2023-01-10 18:18:45 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-01-10 18:18:45 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2023-01-10 21:43:47 +00:00
|
|
|
- '{{BaseURL}}'
|
2023-01-10 18:18:45 +00:00
|
|
|
|
2023-01-10 21:43:47 +00:00
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-01-10 18:18:45 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-01-10 21:43:47 +00:00
|
|
|
part: body
|
2023-01-10 18:18:45 +00:00
|
|
|
words:
|
|
|
|
- '_dash-config'
|
2023-01-10 21:43:47 +00:00
|
|
|
- 'DashRenderer'
|
2023-01-10 18:18:45 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450220618eee2206cff4acc4a9f531eeadf6ef701dc62ba06109659ce044ca84e6e89f022100c0565b9f844f47b4ea79e0b021942c93aa9b76ae28abc4e31e65fa7973c3a922:922c64590222798bb761d5b6d8e72950
|