34 lines
828 B
YAML
34 lines
828 B
YAML
id: shoutcast-server
|
|
|
|
info:
|
|
name: SHOUTcast Server Panel - Detect
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
description: SHOUTcast Server panel was detected.
|
|
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:"SHOUTcast Server"
|
|
tags: panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>SHOUTcast Server</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022026ebfe4d4b4a34deb37ac1db5a4f76c7a5d2e7a164dbddbf96555f22996eda39022100fd2ea74ca2f6e450228731716d122da0a43dbd9554b0065480fbb3d972a0c8de:922c64590222798bb761d5b6d8e72950
|