36 lines
916 B
YAML
36 lines
916 B
YAML
id: dotnet-remoting-service-detect
|
|
|
|
info:
|
|
name: Microsoft .NET Remoting httpd - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
Microsoft .NET Remoting httpd was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: product:"MS .NET Remoting httpd"
|
|
verified: true
|
|
tags: network,detect,microsoft,dotnet
|
|
|
|
tcp:
|
|
- inputs:
|
|
- data: "\n"
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 8080
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Server: MS .NET Remoting"
|
|
|
|
extractors:
|
|
- type: regex
|
|
regex:
|
|
- ".NET CLR ([0-9.]+)"
|
|
# digest: 4b0a00483046022100db22f2e0ed04d26899ae32e916f613953369b5b984fc767a5bd88e4ceff9483d022100e33b8faf7dbb5663d03d01961a9047a858a6537a664b64dfffc81c9c14887ab2:922c64590222798bb761d5b6d8e72950 |