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.]+)"