35 lines
846 B
YAML
35 lines
846 B
YAML
id: leostream-panel
|
|
|
|
info:
|
|
name: Leostream Login Panel - Detect
|
|
author: praetorian-thendrickson
|
|
severity: info
|
|
description: Leostream login panel was detected.
|
|
reference:
|
|
- https://leostream.com
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Leostream"
|
|
tags: panel,leostream
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Leostream</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100e435c2ac5d1c570b506a04b378c98605da629d2b93636b7af5344ec3ee8ef697022100da132e6a11361fb447f34776574015a66b2da1249f0100adb88d133e979f1468:922c64590222798bb761d5b6d8e72950
|