37 lines
777 B
YAML
37 lines
777 B
YAML
id: pa11y-dashboard
|
|
|
|
info:
|
|
name: Pa11y Dashboard Exposure
|
|
author: tess
|
|
severity: low
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Pa11y Dashboard"
|
|
tags: misconfig,exposure,pa11y
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Pa11y Dashboard"
|
|
- "Add new URL"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100baebcd1270fb56cf137ef68805067ff0f8cf088e64d838e4c9a6d57fcd20bc66022100ebdf71a672e6a251fe0ed4eb99ead4dd29031feb5c4b4336f4eafac4d977ffef:922c64590222798bb761d5b6d8e72950
|