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:
|
|
verified: true
|
|
max-request: 1
|
|
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: 490a0046304402207ee363cb0c1dceb56f95a5cedc6266bae22b5b47bd7fa1d344fd3748f295a489022049bf512a5b7470f9857111d5599773c6735f00f014ca1825454c8ef20ae56522:922c64590222798bb761d5b6d8e72950 |