35 lines
823 B
YAML
35 lines
823 B
YAML
id: seq-dashboard-unauth
|
|
|
|
info:
|
|
name: Seq Dashboard - Unauthenticated
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Seq is exposed without authentication
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Seq"
|
|
tags: misconfig,exposure,seq,dashboard
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/#/dashboards"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Log out'
|
|
- 'dashboards</a>'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c7ab34a8c3cc7a822e231234bf9219a7871da15512d3e1b36aae8280a84d3bc1022054c06ec0a44dfe3fcef3cc55d8261b322c83508974596a08cc762802410aeaa1:922c64590222798bb761d5b6d8e72950 |