87 lines
2.0 KiB
YAML
87 lines
2.0 KiB
YAML
id: rdp-detect
|
|
|
|
info:
|
|
name: Windows Remote Desktop Protocol - Detect
|
|
author: princechaddha
|
|
severity: info
|
|
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
tags: network,windows,rdp,detect
|
|
|
|
tcp:
|
|
- inputs:
|
|
- data: "0300002a25e00000000000436f6f6b69653a206d737473686173683d746573740d0a010008000b000000"
|
|
type: hex
|
|
read-size: 2048
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 3389
|
|
|
|
matchers:
|
|
- type: word
|
|
name: rdp
|
|
encoding: hex
|
|
words:
|
|
- "030000130ed"
|
|
|
|
- type: word
|
|
encoding: hex
|
|
name: win2000/winxp
|
|
words:
|
|
- "0300000b06d00000123400"
|
|
|
|
- type: word
|
|
encoding: hex
|
|
name: win2003
|
|
words:
|
|
- "030000130ed000001234000300080002000000"
|
|
|
|
- type: word
|
|
encoding: hex
|
|
name: win2008
|
|
words:
|
|
- "030000130ed000001234000200080002000000"
|
|
|
|
- type: word
|
|
encoding: hex
|
|
name: win7or2008R2
|
|
words:
|
|
- "030000130ed000001234000209080002000000"
|
|
|
|
- type: word
|
|
encoding: hex
|
|
name: win2008R2DC
|
|
words:
|
|
- "030000130ed000001234000201080002000000"
|
|
|
|
- type: word
|
|
encoding: hex
|
|
name: win10
|
|
words:
|
|
- "030000130ed00000123400021f080002000000"
|
|
|
|
- type: word
|
|
encoding: hex
|
|
name: win2012R2OR8
|
|
words:
|
|
- "030000130ed00000123400020f080002000000"
|
|
|
|
- type: word
|
|
encoding: hex
|
|
name: win2012R2
|
|
words:
|
|
- "030000130ed00000123400020f080008000000"
|
|
|
|
- type: word
|
|
encoding: hex
|
|
name: win2016
|
|
words:
|
|
- "030000130ed00000123400021f080008000000"
|
|
# digest: 4b0a004830460221008b42b0a755e33703481a3a2304a983b9353aa9fcb9dca7e99dcde75ce29aaee002210080e2627eef7229f699b31ee54f7eab8321dfe20582c238cf16f913a908dac783:922c64590222798bb761d5b6d8e72950 |