2021-05-03 14:55:18 +00:00
|
|
|
id: rdp-detect
|
2021-05-05 13:02:56 +00:00
|
|
|
|
2021-05-03 14:55:18 +00:00
|
|
|
info:
|
2023-02-06 15:23:34 +00:00
|
|
|
name: Windows Remote Desktop Protocol - Detect
|
2021-05-03 14:55:18 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
2023-02-06 15:23:34 +00:00
|
|
|
description: |
|
|
|
|
Windows Remote Desktop Protocol was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-08-02 04:00:55 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 2
|
2022-08-02 04:00:55 +00:00
|
|
|
verified: true
|
2023-07-24 18:27:05 +00:00
|
|
|
tags: network,windows,rdp,detect
|
2021-05-03 14:55:18 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
tcp:
|
2021-05-03 14:55:18 +00:00
|
|
|
- inputs:
|
|
|
|
- data: "0300002a25e00000000000436f6f6b69653a206d737473686173683d746573740d0a010008000b000000"
|
|
|
|
type: hex
|
2021-08-27 07:43:24 +00:00
|
|
|
read-size: 2048
|
2021-05-03 14:55:18 +00:00
|
|
|
|
|
|
|
host:
|
2021-12-09 13:06:24 +00:00
|
|
|
- "{{Host}}:3389"
|
2022-07-30 08:12:32 +00:00
|
|
|
- "{{Hostname}}"
|
2021-05-03 14:55:18 +00:00
|
|
|
|
|
|
|
matchers:
|
2022-07-30 08:12:32 +00:00
|
|
|
- type: word
|
2022-08-01 05:45:42 +00:00
|
|
|
name: rdp
|
2022-07-30 08:12:32 +00:00
|
|
|
encoding: hex
|
|
|
|
words:
|
|
|
|
- "030000130ed"
|
|
|
|
|
2021-05-03 14:55:18 +00:00
|
|
|
- type: word
|
|
|
|
encoding: hex
|
2022-12-09 08:05:14 +00:00
|
|
|
name: win2000/winxp
|
2021-05-03 14:55:18 +00:00
|
|
|
words:
|
|
|
|
- "0300000b06d00000123400"
|
2022-07-30 08:12:32 +00:00
|
|
|
|
2021-05-03 14:55:18 +00:00
|
|
|
- type: word
|
|
|
|
encoding: hex
|
|
|
|
name: win2003
|
|
|
|
words:
|
|
|
|
- "030000130ed000001234000300080002000000"
|
2022-07-30 08:12:32 +00:00
|
|
|
|
2021-05-03 14:55:18 +00:00
|
|
|
- type: word
|
|
|
|
encoding: hex
|
|
|
|
name: win2008
|
|
|
|
words:
|
|
|
|
- "030000130ed000001234000200080002000000"
|
2022-07-30 08:12:32 +00:00
|
|
|
|
2021-05-03 14:55:18 +00:00
|
|
|
- type: word
|
|
|
|
encoding: hex
|
|
|
|
name: win7or2008R2
|
|
|
|
words:
|
|
|
|
- "030000130ed000001234000209080002000000"
|
2022-07-30 08:12:32 +00:00
|
|
|
|
2021-05-03 14:55:18 +00:00
|
|
|
- type: word
|
|
|
|
encoding: hex
|
|
|
|
name: win2008R2DC
|
|
|
|
words:
|
|
|
|
- "030000130ed000001234000201080002000000"
|
2022-07-30 08:12:32 +00:00
|
|
|
|
2021-05-03 14:55:18 +00:00
|
|
|
- type: word
|
|
|
|
encoding: hex
|
|
|
|
name: win10
|
|
|
|
words:
|
|
|
|
- "030000130ed00000123400021f080002000000"
|
2022-07-30 08:12:32 +00:00
|
|
|
|
2021-05-03 14:55:18 +00:00
|
|
|
- type: word
|
|
|
|
encoding: hex
|
|
|
|
name: win2012R2OR8
|
|
|
|
words:
|
|
|
|
- "030000130ed00000123400020f080002000000"
|
2022-07-30 08:12:32 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
encoding: hex
|
|
|
|
name: win2012R2
|
|
|
|
words:
|
|
|
|
- "030000130ed00000123400020f080008000000"
|
|
|
|
|
2021-05-03 14:55:18 +00:00
|
|
|
- type: word
|
|
|
|
encoding: hex
|
|
|
|
name: win2016
|
|
|
|
words:
|
|
|
|
- "030000130ed00000123400021f080008000000"
|