2022-11-14 19:50:18 +00:00
|
|
|
id: dotnet-remoting-service-detect
|
|
|
|
|
|
|
|
info:
|
2023-03-29 19:15:20 +00:00
|
|
|
name: Microsoft .NET Remoting httpd - Detect
|
2022-11-14 19:50:18 +00:00
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
description: |
|
2023-03-29 19:15:20 +00:00
|
|
|
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
|
2022-11-14 19:50:18 +00:00
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-09-27 13:29:58 +00:00
|
|
|
max-request: 1
|
2022-11-14 19:50:18 +00:00
|
|
|
shodan-query: product:"MS .NET Remoting httpd"
|
2024-06-07 10:04:29 +00:00
|
|
|
tags: network,detect,microsoft,dotnet,detection,tcp
|
2023-04-27 04:28:59 +00:00
|
|
|
tcp:
|
2022-11-14 19:50:18 +00:00
|
|
|
- inputs:
|
|
|
|
- data: "\n"
|
2022-11-15 06:13:35 +00:00
|
|
|
|
2022-11-14 19:50:18 +00:00
|
|
|
host:
|
|
|
|
- "{{Hostname}}"
|
2023-09-16 19:35:21 +00:00
|
|
|
port: 8080
|
2022-11-15 06:13:35 +00:00
|
|
|
|
2022-11-14 19:50:18 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Server: MS .NET Remoting"
|
2022-11-15 06:13:35 +00:00
|
|
|
|
2022-11-14 19:50:18 +00:00
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2022-11-14 19:52:40 +00:00
|
|
|
- ".NET CLR ([0-9.]+)"
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a004730450220282ef27a851134f0491bd24bf44b6584ec4ae0b89eed22aa45b491a91f96ddf3022100bc833023ae5152ae6644874fada8df366f9cfbdec4023a9ca1ddd9010b262edd:922c64590222798bb761d5b6d8e72950
|