35 lines
927 B
YAML
35 lines
927 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:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: product:"MS .NET Remoting httpd"
|
|
tags: network,detect,microsoft,dotnet,detection,tcp
|
|
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: 4a0a004730450220282ef27a851134f0491bd24bf44b6584ec4ae0b89eed22aa45b491a91f96ddf3022100bc833023ae5152ae6644874fada8df366f9cfbdec4023a9ca1ddd9010b262edd:922c64590222798bb761d5b6d8e72950 |