42 lines
1.1 KiB
YAML
42 lines
1.1 KiB
YAML
id: icecast-mediaserver-detect
|
|
|
|
info:
|
|
name: Icecast Streaming Media Server Information Panel - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Icecast Streaming Media Server information panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:xiph:icecast:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Icecast Streaming Media Server"
|
|
product: icecast
|
|
vendor: xiph
|
|
tags: tech,icecast,media-server,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/server_version.xsl"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Icecast Streaming Media Server"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "Icecast ([0-9.]+)"
|
|
# digest: 4b0a004830460221008baffdf951b64740bf82d97df45a2d82a9dac16f36f40bc03d120a85cf848fe2022100a583fc9d535b9ece0e30fc3685d22bdd880ccac8989bc69b60a664c1ecd9d0b4:922c64590222798bb761d5b6d8e72950 |