31 lines
758 B
YAML
31 lines
758 B
YAML
id: doris-panel
|
|
|
|
info:
|
|
name: Doris Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Doris panel detection template.
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
shodan-query: http.favicon.hash:24048806
|
|
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: 490a0046304402205b1e1d66bc3fcb274e049bfe10642e734a925366d03180f0d6c99bbe7c4d44960220477f52010ffe047dfff508a7a18103de5a44ab8b325ca62e94704be688ac003a:922c64590222798bb761d5b6d8e72950 |