1
|
# RDP - Remote Desktop Protocol (used in Windows Terminal Services)
|
2
|
# Pattern attributes: ok notsofast notsofast
|
3
|
# Protocol groups: remote_access proprietary
|
4
|
# Wiki: http://www.protocolinfo.org/wiki/RDP
|
5
|
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
|
6
|
#
|
7
|
# This pattern was submitted by Michael Leong. It has been tested under the
|
8
|
# following conditions: "WinXP Pro with all the patches, rdesktop server
|
9
|
# running on port 7000 instead of 3389 --> WinXP Pro Remote Desktop Client."
|
10
|
# Also tested is WinXP to Win 2000 Server.
|
11
|
|
12
|
# At least one other person has reported it to work as well.
|
13
|
|
14
|
rdp
|
15
|
rdpdr.*cliprdr.*rdpsnd
|
16
|
|
17
|
# Old pattern, submitted by Daniel Weatherford.
|
18
|
# rdpdr.*cliprdp.*rdpsnd
|
19
|
|
20
|
|