39 lines
931 B
YAML
39 lines
931 B
YAML
id: lidarr-dashboard-unauth
|
|
|
|
info:
|
|
name: Lidarr Dashboard - Unauthenticated
|
|
author: ProjectDiscoveryAI
|
|
severity: medium
|
|
description: |
|
|
Exposed Lidarr was detected which can lead to sensitive information disclosure.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Lidarr"
|
|
tags: lidarr,dashboard,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Lidarr</title>"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Login - Lidarr"
|
|
negative: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502204c76fdc30ea61689f4d29846ed5259723dd8a8ef728d7558df366a23ae97909d0221008134cfd1cc73e3ff97928324f8241198d90fad137ca3104e9454b43e9f74ac5c:922c64590222798bb761d5b6d8e72950 |