Enhancement: technologies/icecast-mediaserver-detect.yaml by md
parent
6c830ec314
commit
fb611eae46
|
@ -1,9 +1,14 @@
|
|||
id: icecast-mediaserver-detect
|
||||
|
||||
info:
|
||||
name: Icecast Streaming Media Server - Detect
|
||||
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.0
|
||||
cwe-id: CWE-200
|
||||
metadata:
|
||||
verified: "true"
|
||||
shodan-query: title:"Icecast Streaming Media Server"
|
||||
|
@ -30,3 +35,5 @@ requests:
|
|||
part: body
|
||||
regex:
|
||||
- "Icecast ([0-9.]+)"
|
||||
|
||||
# Enhanced by md on 2023/03/29
|
||||
|
|
Loading…
Reference in New Issue