31 lines
762 B
YAML
31 lines
762 B
YAML
id: doris-panel
|
|
|
|
info:
|
|
name: Doris Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Doris panel detection template.
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:24048806
|
|
verified: true
|
|
tags: doris,panel,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Doris</title>'
|
|
- 'location.pathname.split'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a0048304602210082f87c0a59997b9777291daf69ace181c11f924a7ab9ccc20ba6827a5571a0f4022100caf9db11a109351159c3345fe8687446524df194cdcd624afbd0301a0c97d3d6:922c64590222798bb761d5b6d8e72950 |