36 lines
907 B
YAML
36 lines
907 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
|
|
|
|
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: 4a0a00473045022100b12790be64bc8752a000e725872e23e84b9fbca3d5612d78e98376be168bb2c20220127ad78af513a4d34bf2c543ad9ce4783bdfd5fd16a516f2b62140a3400ff54c:922c64590222798bb761d5b6d8e72950 |