35 lines
864 B
YAML
35 lines
864 B
YAML
id: doris-panel
|
|
|
|
info:
|
|
name: Doris Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Doris panel detection template.
|
|
classification:
|
|
cpe: cpe:2.3:a:apache:doris:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: apache
|
|
product: doris
|
|
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: 4a0a004730450220624afc963dc9b52dfd60f167224a852275b584041349365ae41266299a1df0c10221008401270fbd35c078395300e8e304a42082ee839281f3382919a3ac8df8d98475:922c64590222798bb761d5b6d8e72950 |