#计算机网络#学习笔记-常用端口详解

news/2024/5/17 17:39:12 标签: 计算机网络, 计算机端口, TCP, UDP
服务端口协议注释
FTP21tcp文件传输协议
SSH22tcp安全登录、文件传送(SCP)和端口重定向
Telnet23tcp不安全的文本传送
SMTP25tcp用于发送邮件Simple Mail Transfer Protocol (E-mail)
HTTP80tcp超文本传送协议 (WWW)
POP3110tcp用于接收邮件Post Office Protocol (E-mail)
NNTP119tcpNEWS新闻组传输协议used for usenet newsgroups
IMAP143tcpIMAP协议和POP3协议一样是用来接收邮件的
SNMP161udp允许远程管理设备
HTTPS443tcp加密网页浏览端口used for securely transferring web pages

端口:0
服务:Reserved
说明:通常用于分析操作系统。这一方法能够工作是因为在一些系统中“0”是无效端口,当你试图使用通常的闭合端口连接它时将产生不同的结果。一种典型的扫描,使用IP地址为0.0.0.0,设置ACK位并在以太网层广播。

端口:1
服务:tcpmux
说明:这显示有人在寻找SGI Irix机器。Irix是实现tcpmux的主要提供者,默认情况下tcpmux在这种系统中被打开。Irix机器在发布是含有几个默认的无密码的帐户,如:IP、GUEST UUCP、NUUCP、DEMOS 、TUTOR、DIAG、OUTOFBOX等。许多管理员在安装后忘记删除这些帐户。因此HACKER在INTERNET上搜索tcpmux并利用这些帐户。

端口:7
服务:Echo
说明:能看到许多人搜索Fraggle放大器时,发送到X.X.X.0和X.X.X.255的信息。

端口:19
服务:Character Generator
说明:这是一种仅仅发送字符的服务。UDP版本将会在收到UDP包后回应含有垃圾字符的包。TCP连接时会发送含有垃圾字符的数据流直到连接关闭。HACKER利用IP欺骗可以发动DoS攻击。伪造两个chargen服务器之间的UDP包。同样Fraggle DoS攻击向目标地址的这个端口广播一个带有伪造受害者IP的数据包,受害者为了回应这些数据而过载。

端口:21
服务:FTP
说明:FTP服务器所开放的端口,用于上传、下载。最常见的攻击者用于寻找打开anonymous的FTP服务器的方法。这些服务器带有可读写的目录。木马Doly Trojan、Fore、Invisible FTP、WebEx、WinCrash和Blade Runner所开放的端口。

端口:22
服务:Ssh
说明:PcAnywhere建立的TCP和这一端口的连接可能是为了寻找ssh。这一服务有许多弱点,如果配置成特定的模式,许多使用RSAREF库的版本就会有不少的漏洞存在。

端口:23
服务:Telnet
说明:远程登录,入侵者在搜索远程登录UNIX的服务。大多数情况下扫描这一端口是为了找到机器运行的操作系统。还有使用其他技术,入侵者也会找到密码。木马Tiny Telnet Server就开放这个端口。

端口:25
服务:SMTP
说明:SMTP服务器所开放的端口,用于发送邮件。入侵者寻找SMTP服务器是为了传递他们的SPAM。入侵者的帐户被关闭,他们需要连接到高带宽的E-MAIL服务器上,将简单的信息传递到不同的地址。木马Antigen、Email Password Sender、Haebu Coceda、Shtrilitz Stealth、WinPC、WinSpy都开放这个端口。

端口:31
服务:MSG Authentication
说明:木马Master Paradise、Hackers Paradise开放此端口。

端口:42
服务:WINS Replication
说明:WINS复制

端口:53
服务:Domain Name Server(DNS)
说明:DNS服务器所开放的端口,入侵者可能是试图进行区域传递(TCP),欺骗DNS(UDP)或隐藏其他的通信。因此防火墙常常过滤或记录此端口。

端口:67
服务:Bootstrap Protocol Server
说明:通过DSL和Cable modem的防火墙常会看见大量发送到广播地址255.255.255.255的数据。这些机器在向DHCP服务器请求一个地址。HACKER常进入它们,分配一个地址把自己作为局部路由器而发起大量中间人(man-in-middle)攻击。客户端向68端口广播请求配置,服务器向67端口广播回应请求。这种回应使用广播是因为客户端还不知道可以发送的IP地址。

端口:69
服务:Trival File Transfer
说明:许多服务器与bootp一起提供这项服务,便于从系统下载启动代码。但是它们常常由于错误配置而使入侵者能从系统中窃取任何文件。它们也可用于系统写入文件。

端口:79
服务:Finger Server
说明:入侵者用于获得用户信息,查询操作系统,探测已知的缓冲区溢出错误,回应从自己机器到其他机器Finger扫描。

端口:80
服务:HTTP
说明:用于网页浏览。木马Executor开放此端口。

端口:99
服务:gram Relay
说明:后门程序ncx99开放此端口。

端口:102
服务:Message transfer agent(MTA)-X.400 over TCP/IP
说明:消息传输代理。

端口:109
服务:Post Office Protocol -Version2
说明:
109端口是为POP2(Post Office Protocol Version2,邮局协议2)服务开放的,是用于接收邮件的。

端口:110
服务:Post Office Protocol -Version3
说明:POP3服务器开放此端口,用于接收邮件,客户端访问服务器端的邮件服务。POP3服务有许多公认的弱点。关于用户名和密码交 换缓冲区溢出的弱点至少有20个,这意味着入侵者可以在真正登陆前进入系统。成功登陆后还有其他缓冲区溢出错误。

端口:110
服务:SUN公司的RPC服务所有端口
说明:常见RPC服务有rpc.mountd、NFS、rpc.statd、rpc.csmd、rpc.ttybd、amd等

端口:113
服务:Authentication Service
说明:这是一个许多计算机上运行的协议,用于鉴别TCP连接的用户。使用标准的这种服务可以获得许多计算机的信息。但是它可作为许多服务的记录器,尤其是FTP、POP、IMAP、SMTP和IRC等服务。通常如果有许多客户通过防火墙访问这些服务,将会看到许多这个端口的连接请求。记住,如果阻断这个端口客户端会感觉到在防火墙另一边与E-MAIL服务器的缓慢连接。许多防火墙支持TCP连接的阻断过程中发回RST。这将会停止缓慢的连接。

端口:119
服务:Network News Transfer Protocol
说明:NEWS新闻组传输协议,承载USENET通信。这个端口的连接通常是人们在寻找USENET服务器。多数ISP限制,只有他们的客户才能访问他们的新闻组服务器。打开新闻组服务器将允许发/读任何人的帖子,访问被限制的新闻组服务器,匿名发帖或发送SPAM。

端口:135
服务:Location Service
说明:Microsoft在这个端口运行DCE RPC end-point mapper为它的DCOM服务。这与UNIX 111端口的功能很相似。使用DCOM和RPC的服务利用计算机上的end-point mapper注册它们的位置。远端客户连接到计算机时,它们查找end-point mapper找到服务的位置。HACKER扫描计算机的这个端口是为了找到这个计算机上运行Exchange Server吗?什么版本?还有些DOS攻击直接针对这个端口。

端口:137、138、139
服务:NETBIOS Name Service
说明:其中137、138是UDP端口,当通过网上邻居传输文件时用这个端口。而139端口:通过这个端口进入的连接试图获得NetBIOS/SMB服务。这个协议被用于windows文件和打印机共享和SAMBA。还有WINS Regisrtation也用它。

端口:143
服务:Interim Mail Access Protocol v2
说明:IMAP协议,和POP3协议一样是用来接收邮件的,但是它有它的特别和新颖之处,它是面向用户的,它和POP3协议的主要区别是:用户可以不用把所有的邮件内容全部下载,而是只下载邮件标题和发件人等基本信息,用户可以由标题等基本信息,去决定是否下载邮件全文,用户可以通过客户端的浏览器直接对服务器上的邮件进行操作(比如:打开阅读全文、丢进垃圾箱、永久删除、整理到某文件夹下、归档、)。再简单来说就是:浏览器用的IMAP协议(143端口)来为你接收邮件以及让你很方便的操作服务器上的邮件。邮件客户端用的POP3协议(110端口)来为你接收邮件的全部信息和全文内容保存到你的本地机器成为一个副本,你对邮件客户端上的副本邮件的任何操作都是在副本上,不干涉邮件服务器上为你保存的邮件原本。和POP3的安全问题一样,许多IMAP服务器存在有缓冲区溢出漏洞。记住:一种LINUX蠕虫(admv0rm)会通过这个端口繁殖,因此许多这个端口的扫描来自不知情的已经被感染的用户。当REDHAT在他们的LINUX发布版本中默认允许IMAP后,这些漏洞变的很流行。这一端口还被用于IMAP2,但并不流行。

端口:161
服务:SNMP
说明:SNMP允许远程管理设备。所有配置和运行信息的储存在数据库中,通过SNMP可获得这些信息。许多管理员的错误配置将被暴露在Internet。Cackers将试图使用默认的密码public、private访问系统。他们可能会试验所有可能的组合。SNMP包可能会被错误的指向用户的网络。

端口:177
服务:X Display Manager Control Protocol
说明:许多入侵者通过它访问X-windows操作台,它同时需要打开6000端口。

端口:389
服务:LDAP、ILS
说明:轻型目录访问协议和NetMeeting Internet Locator Server共用这一端口。

端口:443
服务:Https
说明:网页浏览端口,能提供加密和通过安全端口传输的另一种HTTP。

端口:456
服务:[NULL]
说明:木马HACKERS PARADISE开放此端口。

端口:513
服务:Login,remote login
说明:是从使用cable modem或DSL登陆到子网中的UNIX计算机发出的广播。这些人为入侵者进入他们的系统提供了信息。

端口:544
服务:[NULL]
说明:kerberos kshell

端口:548
服务:Macintosh,File Services(AFP/IP)
说明:Macintosh,文件服务。

端口:553
服务:CORBA IIOP (UDP
说明:使用cable modem、DSL或VLAN将会看到这个端口的广播。CORBA是一种面向对象的RPC系统。入侵者可以利用这些信息进入系统。

端口:555
服务:DSF
说明:木马PhAse1.0、Stealth Spy、IniKiller开放此端口。

端口:568
服务:Membership DPA
说明:成员资格 DPA。

端口:569
服务:Membership MSN
说明:成员资格 MSN。

端口:635
服务:mountd
说明:Linux的mountd Bug。这是扫描的一个流行BUG。大多数对这个端口的扫描是基于UDP的,但是基于TCP的mountd有所增加(mountd同时运行于两个端口)。记住mountd可运行于任何端口(到底是哪个端口,需要在端口111做portmap查询),只是Linux默认端口是635,就像NFS通常运行于2049端口。

端口:636
服务:LDAP
说明:SSL(Secure Sockets layer)

端口:666
服务:Doom Id Software
说明:木马Attack FTP、Satanz Backdoor开放此端口

端口:993
服务:IMAP
说明:SSL(Secure Sockets layer)

端口:1001、1011
服务:[NULL]
说明:木马Silencer、WebEx开放1001端口。木马Doly Trojan开放1011端口。

端口:1024
服务:Reserved
说明:它是动态端口的开始,许多程序并不在乎用哪个端口连接网络,它们请求系统为它们分配下一个闲置端口。基于这一点分配从端口1024开始。这就是说第一个向系统发出请求的会分配到1024端口。你可以重启机器,打开Telnet,再打开一个窗口运行natstat -a 将会看到Telnet被分配1024端口。还有SQL session也用此端口和5000端口。

端口:1025、1033
服务:1025:network blackjack 1033:[NULL]
说明:木马netspy开放这2个端口。

端口:1080
服务:SOCKS
说明:这一协议以通道方式穿过防火墙,允许防火墙后面的人通过一个IP地址访问INTERNET。理论上它应该只允许内部的通信向外到达INTERNET。但是由于错误的配置,它会允许位于防火墙外部的攻击穿过防火墙。WinGate常会发生这种错误,在加入IRC聊天室时常会看到这种情况。

端口:1170
服务:[NULL]
说明:木马Streaming Audio Trojan、Psyber Stream Server、Voice开放此端口。

端口:1234、1243、6711、6776
服务:[NULL]
说明:木马SubSeven2.0、Ultors Trojan开放1234、6776端口。木马SubSeven1.0/1.9开放1243、6711、6776端口。

端口:1245
服务:[NULL]
说明:木马Vodoo开放此端口。

端口:1433
服务:SQL
说明:Microsoft的SQL服务开放的端口。

端口:1492
服务:stone-design-1
说明:木马FTP99CMP开放此端口。

端口:1500
服务:RPC client fixed port session queries
说明:RPC客户固定端口会话查询

端口:1503
服务:NetMeeting T.120
说明:NetMeeting T.120

端口:1524
服务:ingress
说明:许多攻击脚本将安装一个后门SHELL于这个端口,尤其是针对SUN系统中Sendmail和RPC服务漏洞的脚本。如果刚安装了防火墙就看到在这个端口上的连接企图,很可能是上述原因。可以试试Telnet到用户的计算机上的这个端口,看看它是否会给你一个SHELL。连接到600/pcserver也存在这个问题。

端口:1600
服务:issd
说明:木马Shivka-Burka开放此端口。

端口:1720
服务:NetMeeting
说明:NetMeeting H.233 call Setup。

端口:1731
服务:NetMeeting Audio Call Control
说明:NetMeeting音频调用控制。

端口:1807
服务:[NULL]
说明:木马SpySender开放此端口。

端口:1981
服务:[NULL]
说明:木马ShockRave开放此端口。

端口:1999
服务:cisco identification port
说明:木马BackDoor开放此端口。

端口:2000
服务:[NULL]
说明:木马GirlFriend 1.3、Millenium 1.0开放此端口。

端口:2001
服务:[NULL]
说明:木马Millenium 1.0、Trojan Cow开放此端口。

端口:2023
服务:xinuexpansion 4
说明:木马Pass Ripper开放此端口。

端口:2049
服务:NFS
说明:NFS程序常运行于这个端口。通常需要访问Portmapper查询这个服务运行于哪个端口。

端口:2115
服务:[NULL]
说明:木马Bugs开放此端口。

端口:2140、3150
服务:[NULL]
说明:木马Deep Throat 1.0/3.0开放此端口。

端口:2500
服务:RPC client using a fixed port session replication
说明:应用固定端口会话复制的RPC客户


详细参考资料如下:

中文注释

端口注释
0端口无效端口,通常用于分析操作系统(UDP)预留端口;暂无用
1端口传输控制协议端口服务多路开关选择器(TCP
2端口管理实用程序
3端口压缩进程
5端口远程作业登录
7端口回显
9端口丢弃
11端口在线用户
13端口时间
17端口每日引用
18端口消息发送协议
19端口字符发生器
20端口FTP文件传输协议(默认数据口)
21端口FTP文件传输协议(控制)
22端口SSH远程登录协议
23端口telnet(终端仿真协议),木马Tiny Telnet Server开放此端口
24端口预留给个人用邮件系统
25端口SMTP服务器所开放的端口,用于发送邮件
27端口NSW 用户系统 FE
29端口MSG ICP
31端口MSG验证,木马Master Paradise、HackersParadise开放此端口
33端口显示支持协议
35端口预留给个人打印机服务
37端口时间
38端口路由访问协议
39端口资源定位协议
41端口图形
42端口主机名服务
43端口who is服务
44端口MPM(消息处理模块)标志协议
45端口消息处理模块
46端口消息处理模块(默认发送口)
47端口NI FTP
48端口数码音频后台服务
49端口TACACS登录主机协议
50端口远程邮件检查协议
51端口IMP(接口信息处理机)逻辑地址维护
52端口施乐网络服务系统时间协议
53端口dns域名服务器
54端口施乐网络服务系统票据交换
55端口ISI图形语言
56端口施乐网络服务系统验证
57端口预留个人用终端访问
58端口施乐网络服务系统邮件
59端口预留个人文件服务
60端口未定义
61端口NI邮件
62端口异步通讯适配器服务
63端口whois++
64端口通讯接口
65端口TACACS数据库服务
66端口Oracle SQL*NET
67端口引导程序协议服务端
68端口引导程序协议客户端
69端口小型文件传输协议
70端口信息检索协议
71端口远程作业服务
72端口远程作业服务
73端口远程作业服务
74端口远程作业服务
75端口预留给个人拨出服务
76端口分布式外部对象存储
77端口预留给个人远程作业输入服务
78端口修正TCP
79端口查询远程主机在线用户等信息
80端口http,用于网页浏览,木马Executor开放此端口
81端口HOST2名称服务
82端口传输实用程序
83端口模块化智能终端ML设备
84端口公用追踪设备
85端口模块化智能终端ML设备
86端口Micro Focus Cobol编程语言
87端口预留给个人终端连接
88端口Kerberros安全认证系统
89端口SU/MIT telnet(终端仿真网关)
90端口DNSIX 安全属性标记图
91端口MIT Dover假脱机
92端口网络打印协议
93端口设备控制协议
94端口Tivoli对象调度
96端口DIXIE协议规范
97端口快速远程虚拟文件协议
98端口TAC新闻协议
99端口后门程序ncx99开放此端口
100端口未知用途
101端口NIC 主机名称服务
102端口消息传输代理
103端口Genesis 点对点传输网络
105端口信箱名称服务
106端口3COM-TSMUX开放端口
107端口远程Telnet服务
108端口SNA 网关访问服务
109端口POP2服务器开放此端口,用于接收邮件
110端口POP3服务器开放此端口,用于接收邮件
111端口SUN公司的RPC服务所有端口
112端口McIDAS 数据传输协议
113端口认证服务,用于鉴别TCP连接的用户
114端口音频新闻多点服务
115端口简单文件传输服务
116端口ANSA REX 通知
117端口UUCP 路径服务
118端口SQL 服务
119端口NEWS新闻组传输协议,承载USENET通信
121端口木马BO jammerkillahV开放端口
122端口SMAKY网络
123端口网络时间协议,蠕虫病毒会利用,一般关闭
128端口GSS X许可认证
129端口密码生成器协议
130端口Cisco软件开放端口
131端口Cisco软件开放端口
132端口Cisco软件开放端口
133端口统计服务
134端口INGRES-网络服务
135端口DCOM服务,冲击波病毒利用,不能关闭
136端口命名系统
137端口NETBIOS协议应用,为共享开放
138端口NETBIOS协议应用,为共享开放
139端口NETBIOS协议应用,为共享开放
140端口EMFIS数据服务
141端口EMFIS控制服务
143端口Interim邮件访问协议
144端口UMA软件开放端口
145端口UAAC协议
149端口AED 512仿真服务
150端口SQL(结构化查询语言)-网络
152端口后台文件传输协议
156端口SQL(结构化查询语言)服务
158端口PC邮件服务器
159端口NSS-路由
160端口SGMP-陷阱
161端口简单网络管理协议
162端口SNMP陷阱
163端口CMIP/TCP 管理
164端口CMIP/TCP 代理
166端口Sirius系统
169端口发送
170端口网络附言
177端口x显示管理控制协议,入侵者通过它访问X-windows操作台
178端口NextStep Window 服务
179端口边界网关协议
180端口图表
181端口统一
184端口OC服务器
185端口远程-KIS
186端口KIS 协议
187端口应用通信接口
189端口队列文件传输
190端口网关进入控制协议
191端口Prospero 目录服务
192端口OSU 网络监视系统
193端口Spider 远程控制协议
194端口多线交谈协议
197端口目录地址服务
198端口目录地址服务监视器
200端口IBM系统资源控制器
201端口AppleTalk(Mac机所用的网络协议)路由保证
202端口AppleTalk(Mac机所用的网络协议)Name Binding
203端口AppleTalk(Mac机所用的网络协议)未用端口
204端口AppleTalk(Mac机所用的网络协议)回显
205端口AppleTalk(Mac机所用的网络协议)未用端口
206端口AppleTalk(Mac机所用的网络协议)区信息
207端口AppleTalk(Mac机所用的网络协议)未用端口
208端口AppleTalk(Mac机所用的网络协议)未用端口
209端口快速邮件传输协议
210端口ANSI(美国国家标准协会)Z39.50
211端口Texas Instruments 914C/G终端
213端口IPX(以太网所用的协议)
218端口Netix消息记录协议
219端口Unisys ARPs
220端口交互邮件访问协议 v3
223端口证书分发中心
224端口masq拨号器
241端口预留端口 (224-241)
245端口链接
246端口显示系统协议
257端口安全电子交易系统
258端口Yak Winsock 个人聊天
259端口有效短程遥控
260端口开放端口
261端口IIOP 基于TLS/SSL的命名服务
266端口SCSI(小型计算机系统接口)on ST
267端口Tobit David服务层
268端口Tobit David复制
281端口个人连结
282端口Cable端口A/X
286端口FXP通信
308端口Novastor备份
313端口Magenta逻辑
318端口PKIX时间标记
333端口Texar安全端口
344端口Prospero数据存取协议
345端口Perf分析工作台
346端口Zebra服务器
347端口Fatmen服务器
348端口Cabletron管理协议
358端口Shrink可上网家电协议
359端口网络安全风险管理协议
362端口SRS发送
363端口RSVP隧道
372端口列表处理
373端口Legend公司
374端口Legend公司
376端口AmigaEnvoy网络查询协议
377端口NEC公司
378端口NEC公司
379端口TIA/EIA/IS-99调制解调器客户端
380端口TIA/EIA/IS-99调制解调器服务器
381端口hp(惠普)性能数据收集器
382端口hp(惠普)性能数据控制节点
383端口hp(惠普)性能数据警报管理
384端口远程网络服务器系统
385端口IBM应用程序
386端口ASA信息路由器定义文件.
387端口Appletalk更新路由.
389端口轻型目录访问协议
395端口网络监视控制协议
396端口Novell(美国Novell公司)Netware(Novell公司出的网络操作系统)over IP
400端口工作站解决方案
401端口持续电源
402端口Genie协议
406端口交互式邮件支持协议
408端口Prospero资源管理程序
409端口Prospero资源节点管理.
410端口DEC(数据设备公司)远程调试协议
411端口远程MT协议
412端口陷阱协定端口
413端口存储管理服务协议
414端口信息查询
415端口B网络
423端口IBM操作计划和控制开端
424端口IBM操作计划和控制追踪
425端口智能计算机辅助设计
427端口服务起位置
434端口移动ip代理
435端口移动ip管理
443端口基于TLS/SSL的网页浏览端口,能提供加密和通过安全端口传输的另一种HTTP
444端口简单网络内存分页协议
445端口Microsoft-DS,为共享开放,震荡波病毒利用,一般应关闭
446端口DDM-远程关系数据库访问
447端口DDM-分布式文件管理
448端口DDM-使用安全访问远程数据库
456端口木马HACKERS PARADISE开放此端口
458端口apple quick time软件开放端口
459端口ampr-rcmd命令
464端口k密码服务
469端口广播控制协议
470端口scx-代理
472端口ljk-登陆
481端口Ph服务
487端口简单异步文件传输
489端口nest-协议
491端口go-登陆
499端口ISO ILL协议
500端口Internet密钥交换,Lsass开放端口,不能关闭
509端口陷阱
510端口FirstClass协议
512端口远程进程执行
513端口远程登陆
514端口cmd命令
515端口spooler
516端口可视化数据
518端口交谈
519端口unix时间
520端口扩展文件名称服务器
525端口时间服务
526端口新日期
529端口在线聊天系统服务
530端口远程过程调用
531端口聊天
532端口读新闻
533端口紧急广播端口
534端口MegaMedia管理端
537端口网络流媒体协议
542端口商业
543端口Kerberos(软件)v4/v5
544端口krcmd命令
546端口DHCPv6 客户端
547端口DHCPv6 服务器
552端口设备共享
554端口Real Time Stream控制协议
555端口木马PhAse1.0、Stealth Spy、IniKiller开放此端口
556端口远距离文件服务器
563端口基于TLS/SSL的网络新闻传输协议
564端口plan 9文件服务
565端口whoami查询
566端口streettalk
567端口banyan-rpc(远程过程调用)
568端口DPA成员资格
569端口MSN成员资格
570端口demon(调试监督程序)
571端口udemon(调试监督程序)
572端口声纳
573端口banyan-贵宾
574端口FTP软件代理系统
581端口Bundle Discovery 协议
582端口SCC安全
583端口Philips视频会议
584端口密钥服务器
585端口IMAP4+SSL (Use 993 instead)
586端口密码更改
587端口申请
589端口Eye连结
595端口CAB协议
597端口PTC名称服务
598端口SCO网络服务器管理3
599端口Aeolon Core协议
600端口Sun IPC(进程间通讯)服务器
601端口可靠系统登陆服务
604端口通道
606端口Cray统一资源管理
608端口发送人-传递/提供 文件传输器
609端口npmp-陷阱
610端口npmp-本地
611端口npmp-gui( 图形用户界面)
612端口HMMP指引
613端口HMMP操作
614端口SSL(加密套接字协议层)shell(壳)
615端口Internet配置管理
616端口SCO(Unix系统)系统管理服务器
617端口SCO桌面管理服务器
619端口Compaq(康柏公司)EVM
620端口SCO服务器管理
623端口ASF远程管理控制协议
624端口Crypto管理
631端口IPP (Internet打印协议)
633端口服务更新(Sterling软件)
637端口局域网服务器
641端口repcmd命令
647端口DHCP(动态主机配置协议)Failover
648端口注册登记协议(RRP)
649端口Cadview-3d软件协议
666端口木马Attack FTP、Satanz Backdoor开放此端口
808端口ccproxy http/gopher/ftp (over http)协议
1001端口木马Silencer,WebEx开放端口
1011端口木马Doly开放端口
1024端口动态端口的开始,木马yai开放端口
1025端口inetinfo.exe(互联网信息服务)木马netspy开放端口
1026端口inetinfo.exe(互联网信息服务)
1027端口应用层网关服务
1030端口应用层网关服务
1031端口BBN IAD
1033端口本地网络信息端口
1034端口同步通知
1036端口安全部分传输协议
1070端口木马Psyber Stream,Streaming Audio开放端口
1071端口网络服务开放端口
1074端口网络服务开放端口
1080端口Socks这一协议以通道方式穿过防火墙,允许防火墙后面的人通过一个IP地址访问INTERNET
1110端口卡巴斯基反病毒软件开放此端口
1125端口卡巴斯基反病毒软件开放此端口
1203端口许可证生效端口
1204端口登陆请求监听端口
1206端口Anthony数据端口
1222端口SNI R&D网络端口
1233端口普遍的附录服务器端口
1234端口木马SubSeven2.0、Ultors Trojan开放此端口
1243端口木马SubSeven1.0/1.9开放此端口
1245端口木马Vodoo,GabanBus,NetBus,Vodoo开放此端口
1273端口EMC-网关端口
1289端口JWalk服务器端口
1290端口WinJa服务器端口
1333端口密码策略(网络服务)(svchost.exe)
1334端口网络服务(svchost.exe)
1335端口数字公正协议
1336端口即时聊天协议(svchost.exe)
1349端口注册网络协议端口
1350端口注册网络协议端口
1371端口富士通配置协议端口
1372端口富士通配置协议端口
1374端口EPI软件系统端口
1376端口IBM个人-个人软件端口
1377端口Cichlid许可证管理端口
1378端口Elan许可证管理端口
1380端口Telesis网络许可证管理端口
1381端口苹果网络许可证管理端口
1386端口CheckSum 许可证管理端口
1387端口系统开放端口(rundll32.exe)
1388端口数据库高速缓存端口
1389端口文档管理端口
1390端口存储控制器端口
1391端口存储器存取服务器端口
1392端口打印管理端口
1393端口网络登陆服务器端口
1394端口网络登陆客户端端口
1395端口PC工作站管理软件端口
1396端口DVL活跃邮件端口
1397端口音频活跃邮件端口
1398端口视频活跃邮件端口
1399端口Cadkey许可证管理端口
1433端口Microsoft的SQL服务开放端口
1434端口Microsoft的SQL服务监视端口
1492端口木马FTP99CMP开放此端口
1509端口木马Psyber Streaming Server开放此端口
1512端口Microsoft Windows网络名称服务
1524端口许多攻击脚本安装一个后门SHELL于这个端口
1600端口木马Shivka-Burka开放此端口
1645端口远程认证拨号用户服务
1701端口第2层隧道协议
1731端口NetMeeting音频调用控制
1801端口Microsoft消息队列服务器
1807端口木马SpySender开放此端口
1900端口可被利用ddos攻击,一般关闭
1912端口金山词霸开放此端口
1981端口木马ShockRave开放此端口
1999端口木马BackDoor,yai开放此端口
2000端口木马GirlFriend 1.3、Millenium 1.0开放此端口
2001端口木马Millenium 1.0、Trojan Cow,黑洞2001开放此端口
2003端口GNU 查询
2023端口木马Pass Ripper开放此端口
2049端口NFS程序常运行于此端口
2115端口木马Bugs开放此端口
2140端口木马Deep Throat 1.0/3.0,The Invasor开放此端口
2500端口应用固定端口会话复制的RPC客户
2504端口网络平衡负荷
2565端口木马Striker开放此端口
2583端口木马Wincrash 2.0开放此端口
2801端口木马Phineas Phucker开放此端口
2847端口诺顿反病毒服务开放此端口
3024端口木马WinCrash开放此端口
3128端口squid http代理服务器开放此端口
3129端口木马Master Paradise开放此端口
3150端口木马The Invasor,deep throat开放此端口
3210端口木马SchoolBus开放此端口
3306端口MySQL开放此端口
3333端口木马Prosiak开放此端口
3389端口WINDOWS 2000终端开放此端口
3456端口inetinfo.exe(互联网信息服务)开放端口,VAT默认数据
3457端口VAT默认控制
3527端口Microsoft消息队列服务器
3700端口木马Portal of Doom开放此端口
3996端口木马RemoteAnything开放此端口
4000端口腾讯QQ客户端开放此端口
4060端口木马RemoteAnything开放此端口
4092端口木马WinCrash开放此端口
4133端口NUTS Bootp服务器
4134端口NIFTY-Serve HMI协议
4141端口Workflow服务器
4142端口文档服务器
4143端口文档复制
4145端口VVR控制
4321端口远程Who Is查询
4333端口微型sql服务器
4349端口文件系统端口记录
4350端口网络设备
4351端口PLCY网络服务
4453端口NSS警报管理
4454端口NSS代理管理
4455端口PR聊天用户
4456端口PR聊天服务器
4457端口PR注册
4480端口Proxy+ HTTP代理端口
4500端口Lsass开放端口,不能关闭
4547端口Lanner许可管理
4555端口RSIP端口
4590端口木马ICQTrojan开放此端口
4672端口远程文件访问服务器
4752端口简单网络音频服务器
4800端口Icona快速消息系统
4801端口Icona网络聊天
4802端口Icona许可系统服务器
4848端口App服务器-Admin HTTP
4849端口App服务器-Admin HTTPS
4950端口木马IcqTrojan开放5000端口
5000端口木马blazer5,Sockets de Troie开放5000端口,一般应关闭
5001端口木马Sockets de Troie开放5001端口
5006端口wsm服务器
5007端口wsm服务器ssl
5022端口mice服务器
5050端口多媒体会议控制协议
5051端口ITA代理
5052端口ITA管理
5137端口MyCTS服务器端口
5150端口Ascend通道管理协议
5154端口BZFlag游戏服务器
5190端口America-Online(美国在线)
5191端口AmericaOnline1(美国在线)
5192端口AmericaOnline2(美国在线)
5193端口AmericaOnline3(美国在线)
5222端口Jabber客户端连接
5225端口HP(惠普公司)服务器
5226端口HP(惠普公司)
5232端口SGI绘图软件端口
5250端口i网关
5264端口3Com网络端口1
5265端口3Com网络端口2
5269端口Jabber服务器连接
5306端口Sun MC组
5321端口木马Sockets de Troie开放5321端口
5400端口木马Blade Runner开放此端口
5401端口木马Blade Runner开放此端口
5402端口木马Blade Runner开放此端口
5405端口网络支持
5409端口Salient数据服务器
5410端口Salient用户管理
5415端口NS服务器
5416端口SNS网关
5417端口SNS代理
5421端口网络支持2
5423端口虚拟用户
5427端口SCO-PEER-TTA(Unix系统)
5432端口PostgreSQL数据库
5550端口木马xtcp开放此端口
5569端口木马Robo-Hack开放此端口
5599端口公司远程安全安装
5600端口公司安全管理
5601端口公司安全代理
5631端口pcANYWHERE(软件)数据
5632端口pcANYWHERE(软件)数据
5673端口JACL消息服务器
5675端口V5UA应用端口
5676端口RA管理
5678端口远程复制代理连接
5679端口直接电缆连接
5720端口MS-执照
5729端口Openmail用户代理层
5730端口Steltor’s日历访问
5731端口netscape(网景)suiteware
5732端口netscape(网景)suiteware
5742端口木马WinCrash1.03开放此端口
5745端口fcopy-服务器
5746端口fcopys-服务器
5755端口OpenMail(邮件服务器)桌面网关服务器
5757端口OpenMail(邮件服务器)X.500目录服务器
5766端口OpenMail (邮件服务器)NewMail服务器
5767端口OpenMail (邮件服务器)请求代理曾(安全)
5768端口OpenMail(邮件服务器) CMTS服务器
5777端口DALI端口
5800端口虚拟网络计算
5801端口虚拟网络计算
5802端口虚拟网络计算HTTP访问, d
5803端口虚拟网络计算HTTP访问, d
5900端口虚拟网络计算机显示0
5901端口虚拟网络计算机显示1
5902端口虚拟网络计算机显示2
5903端口虚拟网络计算机显示3
6000端口X Window 系统
6001端口X Window 服务器
6002端口X Window 服务器
6003端口X Window 服务器
6004端口X Window 服务器
6005端口X Window 服务器
6006端口X Window 服务器
6007端口X Window 服务器
6008端口X Window 服务器
6009端口X Window 服务器
6456端口SKIP证书发送
6471端口LVision许可管理器
6505端口BoKS管理私人端口
6506端口BoKS管理公共端口
6507端口BoKS Dir服务器,私人端口
6508端口BoKS Dir服务器,公共端口
6509端口MGCS-MFP端口
6510端口MCER端口
6566端口SANE控制端口
6580端口Parsec主服务器
6581端口Parsec对等网络
6582端口Parsec游戏服务器
6588端口AnalogX HTTP代理端口
6631端口Mitchell电信主机
6667端口Internet多线交谈
6668端口Internet多线交谈
6670端口木马Deep Throat开放此端口
6671端口木马Deep Throat 3.0开放此端口
6699端口Napster文件(MP3)共享服务
6701端口KTI/ICAD名称服务器
6788端口SMC软件-HTTP
6789端口SMC软件-HTTPS
6841端口Netmo软件默认开放端口
6842端口Netmo HTTP服务
6883端口木马DeltaSource开放此端口
6939端口木马Indoctrination开放此端口
6969端口木马Gatecrasher、Priority开放此端口
6970端口real音频开放此端口
7000端口木马Remote Grab开放此端口
7002端口使用者& 组 数据库
7003端口音量定位数据库
7004端口AFS/Kerberos认证服务
7005端口音量管理服务
7006端口错误解释服务
7007端口Basic监督进程
7008端口服务器-服务器更新程序
7009端口远程缓存管理服务
7011端口Talon软件发现端口
7012端口Talon软件引擎
7013端口Microtalon发现
7014端口Microtalon通信
7015端口Talon网络服务器
7020端口DP服务
7021端口DP服务管理
7100端口X字型服务
7121端口虚拟原型许可证管理
7300端口木马NetMonitor开放此端口
7301端口木马NetMonitor开放此端口
7306端口木马NetMonitor,NetSpy1.0开放此端口
7307端口木马NetMonitor开放此端口
7308端口木马NetMonitor开放此端口
7323端口Sygate服务器端
7511端口木马聪明基因开放此端口
7588端口Sun许可证管理
7597端口木马Quaz开放此端口
7626端口木马冰河开放此端口
7633端口PMDF管理
7674端口iMQ SSL通道
7675端口iMQ通道
7676端口木马Giscier开放此端口
7720端口Med图象入口
7743端口Sakura脚本传递协议
7789端口木马ICKiller开放此端口
7797端口Propel连接器端口
7798端口Propel编码器端口
8000端口腾讯QQ服务器端开放此端口
8001端口VCOM通道
8007端口Apache(类似iis)jServ协议1.x
8008端口HTTP Alternate
8009端口Apache(类似iis)JServ协议1.3
8010端口Wingate代理开放此端口
8011端口木马way2.4开放此端口
8022端口OA-系统
8080端口WWW代理开放此端口
8081端口ICECap控制台
8082端口BlackIce(防止黑客软件)警报发送到此端口
8118端口Privoxy HTTP代理
8121端口Apollo数据端口
8122端口Apollo软件管理端口
8181端口Imail
8225端口木马灰鸽子开放此端口
8311端口木马初恋情人开放此端口
8351端口服务器寻找
8416端口eSpeech Session协议
8417端口eSpeech RTP协议
8473端口虚拟点对点
8668端口网络地址转换
8786端口Message客户端
8787端口Message服务器
8954端口Cumulus管理端口
9000端口CS监听
9001端口ETL服务管理
9002端口动态id验证
9021端口Pangolin验证
9022端口PrivateArk远程代理
9023端口安全网络登陆-1
9024端口安全网络登陆-2
9025端口安全网络登陆-3
9026端口安全网络登陆-4
9101端口Bacula控制器
9102端口Bacula文件后台
9103端口Bacula存储邮件后台
9111端口DragonIDS控制台
9217端口FSC通讯端口
9281端口软件传送端口1
9282端口软件传送端口2
9346端口C技术监听
9400端口木马Incommand 1.0开放此端口
9401端口木马Incommand 1.0开放此端口
9402端口木马Incommand 1.0开放此端口
9594端口信息系统
9595端口Ping Discovery服务
9800端口WebDav源端口
9801端口Sakura脚本转移协议-2
9802端口WebDAV Source TLS/SSL
9872端口木马Portal of Doom开放此端口
9873端口木马Portal of Doom开放此端口
9874端口木马Portal of Doom开放此端口
9875端口木马Portal of Doom开放此端口
9899端口木马InIkiller开放此端口
9909端口域名时间
9911端口SYPECom传送协议
9989端口木马iNi-Killer开放此端口
9990端口OSM Applet程序服务器
9991端口OSM事件服务器
10000端口网络数据管理协议
10001端口SCP构造端口
10005端口安全远程登陆
10008端口Octopus多路器
10067端口木马iNi-Killer开放此端口
10113端口NetIQ端点
10115端口NetIQ端点
10116端口NetIQVoIP鉴定器
10167端口木马iNi-Killer开放此端口
11000端口木马SennaSpy开放此端口
11113端口金山词霸开放此端口
11233端口木马Progenic trojan开放此端口
12076端口木马Telecommando开放此端口
12223端口木马Hack’99 KeyLogger开放此端口
12345端口木马NetBus1.60/1.70、GabanBus开放此端口
12346端口木马NetBus1.60/1.70、GabanBus开放此端口
12361端口木马Whack-a-mole开放此端口
13223端口PowWow 客户端,是Tribal Voice的聊天程序
13224端口PowWow 服务器,是Tribal Voice的聊天程序
16959端口木马Subseven开放此端口
16969端口木马Priority开放此端口
17027端口外向连接
19191端口木马蓝色火焰开放此端口
20000端口木马Millennium开放此端口
20001端口木马Millennium开放此端口
20034端口木马NetBus Pro开放此端口
21554端口木马GirlFriend开放此端口
22222端口木马Prosiak开放此端口
23444端口木马网络公牛开放此端口
23456端口木马Evil FTP、Ugly FTP开放此端口
25793端口Vocaltec地址服务器
26262端口K3软件-服务器
26263端口K3软件客户端
26274端口木马Delta开放此端口
27374端口木马Subseven 2.1开放此端口
30100端口木马NetSphere开放此端口
30129端口木马Masters Paradise开放此端口
30303端口木马Socket23开放此端口
30999端口木马Kuang开放此端口
31337端口木马BO(Back Orifice)开放此端口
31338端口木马BO(Back Orifice),DeepBO开放此端口
31339端口木马NetSpy DK开放此端口
31666端口木马BOWhack开放此端口
31789端口Hack-a-tack
32770端口sun solaris RPC服务开放此端口
33333端口木马Prosiak开放此端口
33434端口路由跟踪
34324端口木马Tiny Telnet Server、BigGluck、TN开放此端口
36865端口KastenX软件端口
38201端口Galaxy7软件数据通道
39681端口TurboNote默认端口
40412端口木马The Spy开放此端口
40421端口木马Masters Paradise开放此端口
40422端口木马Masters Paradise开放此端口
40423端口木马Masters Paradise开放此端口
40426端口木马Masters Paradise开放此端口
40843端口CSCC 防火墙
43210端口木马SchoolBus 1.0/2.0开放此端口
43190端口IP-PROVISION
44321端口PCP服务器(pmcd)
44322端口PCP服务器(pmcd)代理
44334端口微型个人防火墙端口
44442端口ColdFusion软件端口
44443端口ColdFusion软件端口
44445端口木马Happypig开放此端口
45576端口E代时光专业代理开放此端口
47262端口木马Delta开放此端口
47624端口Direct Play服务器
47806端口ALC协议
48003端口Nimbus网关
50505端口木马Sockets de Troie开放此端口
50766端口木马Fore开放此端口
53001端口木马Remote Windows Shutdown开放此端口
54320端口木马bo2000开放此端口
54321端口木马SchoolBus 1.0/2.0开放此端口
61466端口木马Telecommando开放此端口
65000端口木马Devil 1.03开放此端口
65301端口PC Anywhere软件开放端口

英文注释

PortTCPUDPDescriptionStatus
0N/AN/AIn programming APIs (not in communication between hosts), requests a system-allocated (dynamic) portN/A
0UDPReservedOfficial
1TCPUDPTCP Port Service Multiplexer (TCPMUX)Official
2TCPUDPCompressNET Management UtilityOfficial
3TCPUDPCompressNET Compression ProcessOfficial
4TCPUDPUnassignedOfficial
5TCPUDPRemote job entryOfficial
6TCPUDPUnassignedOfficial
7TCPUDPEcho ProtocolOfficial
8TCPUDPUnassignedOfficial
9TCPUDPDiscard ProtocolOfficial
9UDPWake-on-LANUnofficial
10TCPUDPUnassignedOfficial
11TCPUDPActive Users (systat service)Official
12TCPUDPUnassignedOfficial
13TCPUDPDaytime Protocol (RFC 867)Official
14TCPUDPUnassignedOfficial
15TCPUDPPreviously netstat serviceUnofficial
16TCPUDPUnassignedOfficial
17TCPUDPQuote Of The DayOfficial
18TCPUDPMessage Send ProtocolUnofficial
20TCPUDPFTP data transferOfficial
21TCP/SCTPUDPFTP control (command)Official
22TCP/SCTPUDPSecure Shell (SSH), secure logins, file transfers (scp, sftp) and port forwardingOfficial
23TCPUDPTelnet protocol—unencrypted text communicationsOfficial
24TCPUDPPriv-mail, any private mail systemOfficial
25TCPUDPSimple Mail Transfer Protocol (SMTP), used for e-mail routing between mail serversOfficial
26TCPUDPUnassignedOfficial
27TCPUDPNSW User System FEOfficial
29TCPUDPMSG ICPOfficial
33TCPUDPDisplay Support ProtocolOfficial
35TCPUDPAny private printer server protocolOfficial
37TCPUDPTime ProtocolOfficial
39TCPUDPResource Location Protocol (RLP)—used for determining the location of higher level services from hosts on a networkOfficial
40TCPUDPUnassignedOfficial
42TCPUDPARPA Host Name Server ProtocolOfficial
42TCPUDPWindows Internet Name ServiceUnofficial
43TCPUDPWHOIS protocolOfficial
47TCPUDPNI FTPOfficial
49TCPUDPTACACS+ Login Host protocolOfficial
50TCPUDPESPOfficial
51TCPUDPIMP Logical Address MaintenanceOfficial
52TCPUDPXNS (Xerox Network Systems) Time ProtocolOfficial
53TCPUDPDomain Name System (DNS)Official
54TCPUDPXerox Network Systems (XNS) clearinghouseOfficial
55TCPUDPISI Graphics Language (ISI-GL)Official
56TCPUDPXerox Network Systems (XNS) authenticationOfficial
56TCPUDPRoute Access Protocol (RAP)Unofficial
57TCPUDPAny private terminal accessOfficial
58TCPUDPXerox Network Systems (XNS) MailOfficial
64TCPUDPCI (Travelport) (formerly Covia) Comms IntegratorOfficial
67TCPUDPBootstrap Protocol (BOOTP) server; also used by Dynamic Host Configuration Protocol (DHCP)Official
68TCPUDPBootstrap Protocol (BOOTP) client; also used by Dynamic Host Configuration Protocol (DHCP)Official
69TCPUDPTrivial File Transfer Protocol (TFTP)Official
70TCPUDPGopher protocolOfficial
71–74TCPUDPNETRJS protocolOfficial
77TCPUDPAny private Remote job entryOfficial
79TCPUDPFinger protocolOfficial
80TCP/SCTPUDPHypertext Transfer Protocol (HTTP)Official
80UDPQUIC (from Chromium) for HTTPUnofficial
81TCPTorpark onion routingUnofficial
82UDPTorpark controlUnofficial
88TCPUDPKerberos authentication systemOfficial
90TCPUDPdnsix (DoD Network Security for Information Exchange) Security Attribute Token MapOfficial
90TCPUDPPointCast (dotcom)Unofficial
99TCPWIP Message protocolUnofficial
100UDPCyberGate RAT protocolUnofficial
101TCPUDPNIC host nameOfficial
102TCPUDPISO Transport Service Access Point (TSAP) Class 0 protocol; also used by Digital Equipment Corporation DECnet (Phase V+) over TCP/IPOfficial
104TCPUDPACR/NEMA Digital Imaging and Communications in Medicine (DICOM)Official
105TCPUDPCCSO Nameserver Protocol (Qi/Ph)Official
107TCPUDPRemote Telnet Service protocolOfficial
108TCPUDPSNA Gateway Access ServerOfficial
109TCPUDPPost Office Protocol v2 (POP2)Official
110TCPUDPPost Office Protocol v3 (POP3)Official
111TCPUDPONC RPC (Sun RPC)Official
113TCPIdent, authentication service/identification protocol, used by IRC servers to identify usersOfficial
113UDPAuthentication Service (auth)Official
115TCPSimple File Transfer ProtocolOfficial
117STDUUCP Path ServiceOfficial
118TCPUDPStructured Query Language (SQL) ServicesOfficial
119TCPNetwork News Transfer Protocol (NNTP), retrieval of newsgroup messagesOfficial
123TCPUDPNetwork Time Protocol (NTP), used for time synchronizationOfficial
126TCPUDPFormerly Unisys Unitary Login, renamed by Unisys to NXEdit. Used by Unisys Programmer’s Workbench for Clearpath MCP, an IDE for Unisys MCP software developmentOfficial
135TCPUDPDCE endpoint resolutionOfficial
135TCPUDPMicrosoft EPMAP (End Point Mapper), also known as DCE/RPC Locator service, used to remotely manage services includingDHCP server, DNS server and WINS. Also used by DCOMUnofficial
137TCPUDPNetBIOS Name ServiceOfficial
138TCPUDPNetBIOS Datagram ServiceOfficial
139TCPUDPNetBIOS Session ServiceOfficial
143TCPInternet Message Access Protocol (IMAP), management of email messagesOfficial
152TCPUDPBackground File Transfer Program (BFTP)Official
153TCPUDPSimple Gateway Monitoring Protocol (SGMP)Official
156TCPUDPSQL ServiceOfficial
158TCPUDPDistributed Mail Service Protocol (DMSP)Unofficial
161UDPSimple Network Management Protocol (SNMP)Official
162TCPUDPSimple Network Management Protocol Trap (SNMPTRAP)Official
170TCPPrint-srv, Network PostScriptOfficial
175TCPVMNET (IBM z/VM, z/OS & z/VSE—Network Job Entry (NJE))Official
177TCPUDPX Display Manager Control Protocol (XDMCP)Official
179TCPBorder Gateway Protocol (BGP)Official
194TCPUDPInternet Relay Chat (IRC)Official
199TCPUDPSMUX, SNMP Unix MultiplexerOfficial
201TCPUDPAppleTalk Routing MaintenanceOfficial
209TCPUDPQuick Mail Transfer ProtocolOfficial
210TCPUDPANSI Z39.50Official
213TCPUDPInternetwork Packet Exchange (IPX)Official
218TCPUDPMessage posting protocol (MPP)Official
220TCPUDPInternet Message Access Protocol (IMAP), version 3Official
259TCPUDPEfficient Short Remote Operations (ESRO)Official
262TCPUDPArcisdmsOfficial
264TCPUDPBorder Gateway Multicast Protocol (BGMP)Official
280TCPUDPhttp-mgmtOfficial
300TCPThinLinc Web AccessUnofficial
308TCPNovastor Online BackupOfficial
311TCPMac OS X Server Admin (officially AppleShare IP Web administration)Official
318TCPUDPPKIX Time Stamp Protocol (TSP)Official
319UDPPrecision Time Protocol (PTP) event messagesOfficial
320UDPPrecision Time Protocol (PTP) general messagesOfficial
350TCPUDPMapping of Airline Traffic over Internet Protocol (MATIP) type AOfficial
351TCPUDPMATIP type BOfficial
356TCPUDPcloanto-net-1 (used by Cloanto Amiga Explorer and VMs)Official
366TCPUDPOn-Demand Mail Relay (ODMR)Official
369TCPUDPRpc2portmapOfficial
370TCPcodaauth2, Coda authentication serverOfficial
370UDPcodaauth2, Coda authentication serverOfficial
370UDPsecurecast1, outgoing packets to NAI’s SecureCast serversAs of 2000Unofficial
371TCPUDPClearCase albdOfficial
383TCPUDPHP data alarm managerOfficial
384TCPUDPA Remote Network Server SystemOfficial
387TCPUDPAURP, AppleTalk Update-based Routing ProtocolOfficial
389TCPUDPLightweight Directory Access Protocol (LDAP)Official
399TCPUDPDigital Equipment Corporation DECnet (Phase V+) over TCP/IPOfficial
401TCPUDPUninterruptible power supply (UPS)Official
427TCPUDPService Location Protocol (SLP)Official
433TCPUDPNNSP, part of Network News Transfer ProtocolOfficial
434TCPUDPMobile IP Agent (RFC 5944)Official
443TCP/SCTPUDPHypertext Transfer Protocol over TLS/SSL (HTTPS)Official
443UDPQUIC (from Chromium) for HTTPSUnofficial
444TCPUDPSimple Network Paging Protocol (SNPP), RFC 1568Official
445TCPMicrosoft-DS Active Directory, Windows sharesOfficial
445TCPMicrosoft-DS SMB file sharingOfficial
464TCPUDPKerberos Change/Set passwordOfficial
465TCPURL Rendezvous Directory for SSM (Cisco protocol)Official
465TCPSimple Mail Transfer Protocol over TLS/SSL (SMTPS)Unofficial
475TCPUDPtcpnethaspsrv, Aladdin Knowledge Systems Hasp servicesOfficial
491TCPGO-Global remote access and application publishing softwareUnofficial
497TCPDantz RetrospectOfficial
500TCPUDPInternet Security Association and Key Management Protocol (ISAKMP) / Internet Key Exchange (IKE)Official
502TCPUDPModbus ProtocolOfficial
504TCPUDPCitadel, multiservice protocol for dedicated clients for the Citadel groupware systemOfficial
510TCPUDPFirstClass Protocol (FCP), used by FirstClass client/server groupware systemOfficial
512TCPRexec, Remote Process ExecutionOfficial
512UDPcomsat, together with biffOfficial
513TCPrloginOfficial
513UDPWhoOfficial
514TCPRemote Shell, used to execute non-interactive commands on a remote system (Remote Shell, rsh, remsh)Official
514UDPSyslog, used for system loggingOfficial
515TCPLine Printer Daemon (LPD), print serviceOfficial
517UDPTalkOfficial
518UDPNTalkOfficial
520TCPefs, extended file name serverOfficial
520UDPRouting Information Protocol (RIP)Official
521UDPRouting Information Protocol Next Generation (RIPng)Official
524TCPUDPNetWare Core Protocol (NCP) is used for a variety things such as access to primary NetWare server resources, Time Synchronization, etc.Official
525UDPTimed, TimeserverOfficial
530TCPUDPRemote procedure call (RPC)Official
531TCPUDPAOL Instant MessengerUnofficial
532TCPnetnewsOfficial
533UDPnetwall, For Emergency BroadcastsOfficial
540TCPUnix-to-Unix Copy Protocol (UUCP)Official
542TCPUDPcommerce (Commerce Applications)Official
543TCPklogin, Kerberos loginOfficial
544TCPkshell, Kerberos Remote shellOfficial
545TCPOSIsoft PI (VMS), OSISoft PI Server Client AccessUnofficial
546TCPUDPDHCPv6 clientOfficial
547TCPUDPDHCPv6 serverOfficial
548TCPApple Filing Protocol (AFP) over TCPOfficial
550TCPUDPnew-rwho, new-whoOfficial
554TCPUDPReal Time Streaming Protocol (RTSP)Official
556TCPRemotefs, RFS, rfs_serverOfficial
560UDPrmonitor, Remote MonitorOfficial
561UDPmonitorOfficial
563TCPUDPNNTP over TLS/SSL (NNTPS)Official
564TCP9P (Plan 9)Unofficial
587TCPe-mail message submission (SMTP)Official
591TCPFileMaker 6.0 (and later) Web Sharing (HTTP Alternate, also see port 80)Official
593TCPUDPHTTP RPC Ep Map, Remote procedure call over Hypertext Transfer Protocol, often used by Distributed Component Object Modelservices and Microsoft Exchange ServerOfficial
601TCPReliable Syslog Service — used for system loggingOfficial
604TCPTUNNEL profile, a protocol for BEEP peers to form an application layer tunnelOfficial
623UDPASF Remote Management and Control Protocol (ASF-RMCP)Official
625TCPOpen Directory Proxy (ODProxy)Unofficial
631TCPUDPInternet Printing Protocol (IPP)Official
631TCPUDPCommon Unix Printing System (CUPS) administration console (extension to IPP)Unofficial
635TCPUDPRLZ DBaseOfficial
636TCPUDPLightweight Directory Access Protocol over TLS/SSL (LDAPS)Official
639TCPUDPMSDP, Multicast Source Discovery ProtocolOfficial
641TCPUDPSupportSoft Nexus Remote Command (control/listening), a proxy gateway connecting remote control trafficOfficial
643TCPUDPSANityOfficial
646TCPUDPLabel Distribution Protocol (LDP), a routing protocol used in MPLS networksOfficial
647TCPDHCP Failover protocolOfficial
648TCPRegistry Registrar Protocol (RRP)Official
651TCPUDPIEEE-MMSOfficial
653TCPUDPSupportSoft Nexus Remote Command (data), a proxy gateway connecting remote control trafficOfficial
654TCPMedia Management System (MMS) Media Management Protocol (MMP)Official
655TCPUDPTinc VPN daemonUnofficial
657TCPUDPIBM RMC (Remote monitoring and Control) protocol, used by System p5 AIX Integrated Virtualization Manager (IVM) andHardware Management Console to connect managed logical partitions (LPAR) to enable dynamic partition reconfigurationOfficial
660TCPMac OS X Server administrationOfficial
666TCPUDPDoom, first online first-person shooterOfficial
666TCPairserv-ng, aircrack-ng’s server for remote-controlling wireless devicesUnofficial
674TCPApplication Configuration Access Protocol (ACAP)Official
688TCPUDPREALM-RUSD (ApplianceWare Server Appliance Management Protocol)Official
690TCPUDPVelneo Application Transfer Protocol (VATP)Official
691TCPMS Exchange RoutingOfficial
694TCPUDPLinux-HA high-availability heartbeatOfficial
695TCPIEEE Media Management System over SSL (IEEE-MMS-SSL)Official
698UDPOptimized Link State Routing (OLSR)Official
700TCPExtensible Provisioning Protocol (EPP), a protocol for communication between domain name registries and registrars (RFC 5734)Official
701TCPLink Management Protocol (LMP), a protocol that runs between a pair of nodes and is used to manage traffic engineering(TE) linksOfficial
702TCPIRIS (Internet Registry Information Service) over BEEP (Blocks Extensible Exchange Protocol) (RFC 3983)Official
706TCPSecure Internet Live Conferencing (SILC)Official
711TCPCisco Tag Distribution Protocol—being replaced by the MPLS Label Distribution ProtocolOfficial
712TCPTopology Broadcast based on Reverse-Path Forwarding routing protocol (TBRPF; RFC 3684)Official
749TCPUDPKerberos (protocol) administrationOfficial
750UDPkerberos-iv, Kerberos version IVOfficial
751TCPUDPkerberos_master, Kerberos authenticationUnofficial
752UDPpasswd_server, Kerberos password (kpasswd) serverUnofficial
753TCPReverse Routing Header (RRH)Official
753UDPReverse Routing Header (RRH)Official
753UDPuserreg_server, Kerberos userreg serverUnofficial
754TCPtell sendOfficial
754TCPkrb5_prop, Kerberos v5 slave propagationUnofficial
754UDPtell sendOfficial
760TCPUDPkrbupdate , Kerberos registrationUnofficial
782TCPConserver serial-console management serverUnofficial
783TCPSpamAssassin spamd daemonUnofficial
800TCPUDPmdbs-daemonOfficial
808TCPMicrosoft Net.TCP Port Sharing ServiceUnofficial
829TCPCertificate Management ProtocolUnofficial
843TCPAdobe FlashUnofficial
847TCPDHCP Failover protocolOfficial
848TCPUDPGroup Domain Of Interpretation (GDOI) protocolOfficial
860TCPiSCSI (RFC 3720)Official
861TCPUDPOWAMP control (RFC 4656)Official
862TCPUDPTWAMP control (RFC 5357)Official
873TCPrsync file synchronization protocolOfficial
888TCPcddbp, CD DataBase (CDDB) protocol (CDDBP)Unofficial
888TCPIBM Endpoint Manager Remote ControlUnofficial
897TCPUDPBrocade SMI-S RPCUnofficial
898TCPUDPBrocade SMI-S RPC SSLUnofficial
901TCPSamba Web Administration Tool (SWAT)Unofficial
901TCPUDPVMware Virtual Infrastructure Client (from managed device to management console)Unofficial
902TCPUDPideafarm-door (IdeaFarm ™ Operations)Official
902TCPUDPVMware Server Console (from management console to managed device)Unofficial
903TCPUDPideafarm-panic (IdeaFarm ™ Operations)Official
903TCPVMware Remote ConsoleUnofficial
904TCPVMware Server alternateUnofficial
911TCPNetwork Console on Acid (NCA), local tty redirection over OpenSSHUnofficial
944UDPNetwork File System ServiceUnofficial
953TCPUDPDomain Name System (DNS) RNDC ServiceUnofficial
973UDPNetwork File System over IPv6 ServiceUnofficial
981TCPSofaWare Technologies Remote HTTPS management for firewall devices running embedded Check Point FireWall-1 softwareUnofficial
987TCPMicrosoft Windows SBS SharePointUnofficial
989TCPUDPFTPS Protocol (data), FTP over TLS/SSLOfficial
990TCPUDPFTPS Protocol (control), FTP over TLS/SSLOfficial
991TCPUDPNetnews Administration System (NAS)Official
992TCPUDPTelnet protocol over TLS/SSLOfficial
993TCPInternet Message Access Protocol over TLS/SSL (IMAPS)Official
994TCPUDPInternet Relay Chat over TLS/SSL (IRCS)Official
995TCPPost Office Protocol 3 over TLS/SSL (POP3S)Official
999TCPScimoreDB Database SystemUnofficial
1002TCPOpsware agent (aka cogbot)Unofficial
1010TCPThinLinc Web AdministrationUnofficial
1023TCPUDPReservedOfficial

The range of port numbers from 1024 to 49151 are the registered ports. They are assigned by IANA for specific service upon application by a requesting entity.On most systems, registered ports can be used by ordinary users.
This is an incomplete list of notable ports. See the Service Name and Transport Protocol Port Number Registry of IANA for the complete list of assigned ports.

PortTCPUDPDescriptionStatus
1025TCPNFSUnofficial
1025TCPIISUnofficial
1025TCPTeradataUnofficial
1026TCPOften used by Microsoft DCOM servicesUnofficial
1027TCPTask schedulerUnofficial
1027UDPNative IPv6 behind IPv4-to-IPv4 NAT Customer Premises Equipment (6a44)Official
1029TCPMicrosoft DCOM servicesUnofficial
1030TCPservices.exeUnofficial
1039TCPUDPNSM Network Status Manager (NFS)Official
1047TCPUDPNLM Network Lock Manager (NFS)Official
1048TCPUDPNFS Mount (NFS)Official
1058TCPUDPnim, IBM AIX Network Installation Manager (NIM)Official
1059TCPUDPnimreg, IBM AIX Network Installation Manager (NIM)Official
1064TCPlsass.exeUnofficial
1080TCPSOCKS proxyOfficial
1085TCPUDPWebObjectsOfficial
1098TCPUDPrmiactivation, Java remote method invocation (RMI) activationOfficial
1099TCPUDPrmiregistry, Java remote method invocation (RMI) registryOfficial
1109TCPKerberos Post Office Protocol (KPOP)Unofficial
1110UDPEasyBits School network discovery protocol (for Intel’s CMPC platform)Unofficial
1119TCPUDPUsed by some Blizzard gamesUnofficial
1140TCPUDPAutoNOC protocolOfficial
1167UDPPhone, conference callingUnofficial
1169TCPUDPTripwireOfficial
1176TCPPerceptive Automation Indigo Home automation server—configuration and control accessOfficial
1182TCPUDPAcceleNet Intelligent Transfer ProtocolOfficial
1194TCPUDPOpenVPNOfficial
1198TCPUDPThe cajo project Free dynamic transparent distributed computing in JavaOfficial
1200TCPscol, protocol used by SCOL 3D virtual worlds server to answer world name resolution client requestOfficial
1200UDPscol, protocol used by SCOL 3D virtual worlds server to answer world name resolution client requestOfficial
1200UDPSteam Friends AppletUnofficial
1214TCPKazaaOfficial
1217TCPUvora OnlineUnofficial
1220TCPQuickTime Streaming Server administrationOfficial
1223TCPUDPTrulyGlobal Protocol (TGP, also known as The Gur Protocol (named for Gur Kimchi of TrulyGlobal)Official
1232TCPUDPfirst-defense, Remote systems monitoring service from Nexum, IncOfficial
1234UDPVLC media player default port for UDP/RTP streamUnofficial
1234TCPMercurial and git default ports for serving Hyper TextUnofficial
1236TCPSymantec BindView Control UNIX Default port for TCP management server connectionsUnofficial
1241TCPUDPNessus Security ScannerOfficial
1270TCPUDPMicrosoft System Center Operations Manager (SCOM) (formerly Microsoft Operations Manager (MOM)) agentOfficial
1293TCPUDPInternet Protocol Security (IPSec)Official
1301TCPPalmer Performance OBDNetUnofficial
1306TCPUDPBoomerangOfficial
1309TCPAltera Quartus jtagdOfficial
1311TCPDell OpenManage HTTPSOfficial
1313TCPXbiim (Canvii server)Unofficial
1314TCPFestival Speech Synthesis SystemUnofficial
1319TCPAMX ICSPOfficial
1319UDPAMX ICSPOfficial
1323TCPUDPbrcd (Todd Picquelle - multi-purpose application port)Official
1337TCPneo4j-shellUnofficial
1337TCPUDPMen and Mice DNSOfficial
1337TCPWASTE Encrypted File Sharing ProgramUnofficial
1341TCPUDPQubes (Manufacturing Execution System)Official
1344TCPInternet Content Adaptation ProtocolOfficial
1352TCPIBM Lotus Notes/Domino (RPC) protocolOfficial
1364TCPIBM Connect:Direct/FTP+ FTPS Protocol: FTP over TLS/SSLUnofficial
1387TCPUDPcadsi-lm, LMS International (formerly Computer Aided Design Software, Inc. (CADSI)) LMOfficial
1414TCPIBM WebSphere MQ (formerly known as MQSeries)Official
1417TCPUDPTimbuktu Service 1 PortOfficial
1418TCPUDPTimbuktu Service 2 PortOfficial
1419TCPUDPTimbuktu Service 3 PortOfficial
1420TCPUDPTimbuktu Service 4 PortOfficial
1431TCPReverse Gossip Transport Protocol (RGTP), used to access a General-purpose Reverse-Ordered Gossip Gathering System (GROGGS) bulletin board, such as that implemented on the Cambridge University’s Phoenix systemOfficial
1433TCPMicrosoft SQL Server database management system (MSSQL) serverOfficial
1434TCPUDPMicrosoft SQL Server database management system (MSSQL) monitorOfficial
1470TCPSolarwinds Kiwi Log ServerOfficial
1481TCPUDPAIRSOfficial
1494TCPUDPCitrix XenApp Independent Computing Architecture (ICA) thin client protocolOfficial
1500TCPIBM Tivoli Storage Manager serverUnofficial
1500TCPNetGuard GuardianPro firewall (NT4-based) Remote ManagementUnofficial
1501TCPIBM Tivoli Storage Manager client schedulerUnofficial
1501UDPNetGuard GuardianPro firewall (NT4-based) Authentication ClientUnofficial
1503TCPUDPWindows Live Messenger (Whiteboard and Application Sharing)Unofficial
1512TCPUDPMicrosoft Windows Internet Name Service (WINS)Official
1513TCPUDPGarena Garena Gaming ClientOfficial
1521TCPnCube License Manager, SQLnetOfficial
1521TCPOracle database default listener, in future releases official port 2483Unofficial
1524TCPUDPingreslock, ingresOfficial
1527TCPApache Derby Network Server default portUnofficial
1528TCPOracle database common alternative for listenerUnofficial
1533TCPIBM Sametime IM—Virtual Places Chat Microsoft SQL ServerOfficial
1534UDPEclipse Target Communication Framework (TCF) agent discoveryUnofficial
1547TCPUDPLaplinkOfficial
1550TCPUDP3m-image-lm Image Storage license manager 3M CompanyOfficial
1550TCPGadu-Gadu (direct client-to-client)Unofficial
1580TCPIBM Tivoli Storage Manager server web interfaceUnofficial
1581TCPIBM Tivoli Storage Manager web clientUnofficial
1581UDPMIL STD 2045-47001 VMFOfficial
1583TCPPervasive PSQLUnofficial
1589UDPCisco VLAN Query Protocol (VQP) / VLAN Management Policy Server (VMPS)Unofficial
1590TCPGE Smallworld Datastore Server (SWMFS/Smallworld Master Filesystem)Unofficial
1604TCPDarkcomet RAT server (remote administration tool/trojan)Unofficial
1627iSketchUnofficial
1628TCPLonWorks Remote Network Interface (RNI)Official
1628UDPLonWorks IP tunneling (ANSI EIA/CEA-852, EN 14908-4)Official
1629TCPAlternate LonWorks Remote Network Interface (RNI)Official
1629UDPLonWorks IP tunneling configuration server (ANSI EIA/CEA-852, EN 14908-4)Official
1645UDPOld radius port, RADIUS authentication protocol. Enabled for compatibility reasons by default on Cisco and Juniper Networks RADIUS servers. Official port is 1812. TCP port 1645 MUST NOT be used.Unofficial
1646UDPOld radacct port, RADIUS accounting protocol. Enabled for compatibility reasons by default on Cisco and Juniper NetworksRADIUS servers. Official port is 1813. TCP port 1646 MUST NOT be used.Unofficial
1666TCPPerforceUnofficial
1677TCPUDPNovell GroupWise clients in client/server access modeOfficial
1688TCPMicrosoft Key Management Service for KMS Windows ActivationUnofficial
1700UDPCisco RADIUS Change of Authorization for TrustSecUnofficial
1701UDPLayer 2 Forwarding Protocol (L2F) & Layer 2 Tunneling Protocol (L2TP)Official
1707TCPUDPWindward StudiosOfficial
1707TCPRomtoc Interactive Modular Multiplayer Client-Server Online Application Interface & Layer 2 Tunneling Protocol (L2TP)Unofficial
1716TCPAmerica’s Army Massively multiplayer online game (MMO)Unofficial
1719UDPH.323 registration and alternate communicationOfficial
1720TCPH.323 call signalingOfficial
1723TCPUDPMicrosoft Point-to-Point Tunneling Protocol (PPTP)Official
1725UDPValve Steam ClientUnofficial
1755TCPUDPMicrosoft Media Services (MMS, ms-streaming)Official
1761TCPUDPcft-0Official
1761TCPNovell Zenworks Remote Control utilityUnofficial
1762–1768TCPUDPcft-1 to cft-7Official
1776TCPUDPFederal Emergency Management Information SystemOfficial
1792TCPUDPMobyUnofficial
1801TCPUDPMicrosoft Message QueuingOfficial
1812TCPUDPRADIUS authentication protocol, radiusOfficial
1813TCPUDPRADIUS accounting protocol, radacctOfficial
1863TCPMicrosoft Notification Protocol (MSNP), used by the Microsoft Messenger service and a number of Instant Messaging clientsOfficial
1883TCPUDPMQ Telemetry Transport (MQTT), formerly known as MQIsdp (MQSeries SCADA protocol)Official
1886TCPLeonardo over IP Pro2col LtdUnofficial
1900UDPMicrosoft Simple Service Discovery Protocol (SSDP), discovery of UPnP devicesOfficial
1920TCPIBM Tivoli monitoring consoleUnofficial
1935TCPAdobe Systems Macromedia Flash Real Time Messaging Protocol (RTMP) “plain” protocolOfficial
1947TCPUDPSentinelSRM (hasplm), Aladdin HASP License ManagerOfficial
1967UDPCisco IOS IP Service Level Agreements (IP SLAs) Control ProtocolUnofficial
1970TCPUDPNetop Remote ControlOfficial
1971TCPUDPNetop SchoolOfficial
1972TCPUDPInterSystems CachéOfficial
1975–1977UDPCisco TCO (Documentation)Official
1978TCPThe Remote Mouse Server PortOfficial
1984TCPBig Brother and related Xymon (formerly Hobbit) System and Network MonitorOfficial
1985UDPCisco Hot Standby Router Protocol (HSRP)Official
1997TCPChizmo Networks Transfer ToolUnofficial
1998TCPUDPCisco X.25 over TCP (XOT) serviceOfficial
2000TCPUDPCisco SCCP (Skinny)Official
2001UDPCAPTAN Test Stand SystemUnofficial
2002TCPSecure Access Control Server (ACS) for WindowsUnofficial
2008TCPStylex Secured serverUnofficial
2010TCPArtemis: Spaceship Bridge Simulator defaultUnofficial
2014TCPRemoticusUnofficial
2030Oracle services for Microsoft Transaction ServerUnofficial
2031TCPUDPmobrien-chat (http://chat.mobrien.com:2031)Official
2041TCPMail.Ru Agent communication protocolUnofficial
2049TCPUDPNFS Network File SystemOfficial
2050TCPSnell RollCallOfficial
2051TCPSnell IQOfficial
2053TCPknetd Kerberos de-multiplexorUnofficial
2055TCPUDPIliad-Odyssey ProtocolOfficial
2056UDPCivilization 4 multiplayerUnofficial
2071TCPUDPAxon Control Protocol (ACP)Official
2074TCPUDPVertel VMF SA (e.g., App. SpeakFreely)Official
2077TCPTrelliSoft AgentOfficial
2080TCPUDPAutodesk NLM (FLEXlm)Official
2082TCPInfowave Mobility ServerOfficial
2082TCPCPanel defaultUnofficial
2083TCPSecure Radius Service (radsec)Official
2083TCPCPanel default SSLUnofficial
2086TCPGNUnetOfficial
2086TCPWebHost Manager defaultUnofficial
2087TCPWebHost Manager default SSLUnofficial
2095TCPCPanel default web mailUnofficial
2096TCPCPanel default SSL web mailUnofficial
2100TCPWarzone 2100 multiplayerUnofficial
2102TCPUDPzephyr-srv Project Athena Zephyr Notification Service serverOfficial
2103TCPUDPzephyr-clt Project Athena Zephyr Notification Service serv-hm connectionOfficial
2104TCPUDPzephyr-hm Project Athena Zephyr Notification Service hostmanagerOfficial
2105TCPUDPIBM MiniPayOfficial
2105TCPUDPeklogin Kerberos encrypted remote login (rlogin)Unofficial
2105TCPUDPzephyr-hm-srv Project Athena Zephyr Notification Service hm-serv connection (should use port 2102)Unofficial
2115TCPUDPMIS DepartmentUnofficial
2121TCPFTP proxyUnofficial
2142UDPTDMoIP (RFC 5087)Official
2144TCPIron Mountain LiveVault AgentUnofficial
2145TCPIron Mountain LiveVault AgentUnofficial
2156UDPTalari Reliable ProtocolOfficial
2159TCPUDPGDB remote debug portOfficial
2160TCPAPC AgentOfficial
2161TCPAPC AgentOfficial
2179TCPVMConnect to Hyper-V hostsOfficial
2181TCPUDPEForward-document transport systemOfficial
2181TCPApache ZooKeeper default client portUnofficial
2190UDPTiVoConnect BeaconUnofficial
2195TCPApple Push Notification Service LinkUnofficial
2196TCPApple Push Notification, Feedback LinkUnofficial
2200UDPTuxanci game serverUnofficial
2210TCPUDPNOAAPORT Broadcast NetworkOfficial
2210TCPMikroTik Remote management for “The Dude”Unofficial
2211UDPEMWINOfficial
2211TCPEMWINOfficial
2211TCPMikroTik Secure management for “The Dude”Unofficial
2212TCPUDPLeeCO POS Server ServiceOfficial
2212TCPPort-A-Pour Remote WinBatchUnofficial
2219TCPUDPNetIQ NCAP ProtocolOfficial
2220TCPUDPNetIQ End2EndOfficial
2221TCPESET anti-virus updatesUnofficial
2222TCPESET remote administratorUnofficial
2222TCPDirectAdmin defaultUnofficial
2223TCPESET Remote administratorUnofficial
2223UDPMicrosoft Office OS X antipiracy network monitorUnofficial
2224–2226TCPESET Remote administratorUnofficial
2261TCPUDPCoMotion masterOfficial
2262TCPUDPCoMotion backupOfficial
2266TCPUDPM-FilesOfficial
2301TCPHP System Management Redirect to port 2381Unofficial
2302UDPArmA multiplayer (default for game)Unofficial
2302UDPHalo: Combat Evolved multiplayerUnofficial
2303UDPArmA multiplayer (default for server reporting) (default port for game +1)Unofficial
2305UDPArmA multiplayer (default for VoN) (default port for game +3)Unofficial
2323TCPPhilips TVs based on jointSPACEUnofficial
2345TCPDefault Used by Symon Communications - Symon2KpipeServer -can be changed by administrator to anythingUnofficial
2351TCPAIM game LAN network portUnofficial
2368TCPGhost Blogging PlatformUnofficial
2369TCPDefault for BMC Software Control-M/Server Configuration Agent, though often changed during installationUnofficial
2370TCPDefault for BMC Software Control-M/Server, to allow the Control-M/Enterprise Manager to connect to the Control-M/ServerUnofficial
2375TCPDocker REST API (plain)Official
2376TCPDocker REST API (SSL)Official
2379TCPKGS Go ServerUnofficial
2381TCPHP Insight Manager default for Web serverUnofficial
2399TCPFileMaker Data Access Layer (ODBC/JDBC)Official
2401TCPCVS version control system password-based serverOfficial
2404TCPIEC 60870-5 -104, used to send electric power telecontrol messages between two systems via directly connected data circuitsOfficial
2420UDPWestell Remote AccessOfficial
2424TCPOrientDB database listening for Binary client connectionsOfficial
2427UDPCisco Media Gateway Control Protocol (MGCP)Official
2447TCPUDPovwdb—OpenView Network Node Manager (NNM) daemonOfficial
2463TCPUDPLSI RAID Management formerly Symbios LogicOfficial
2480TCPOrientDB database listening for HTTP client connectionsOfficial
2483TCPUDPOracle database listening for insecure client connections to the listener, replaces port 1521Official
2484TCPUDPOracle database listening for SSL client connections to the listenerOfficial
2500TCPTHEÒSMESSENGER listening for TheòsMessenger client connectionsOfficial
2501TCPTheosNet-Admin listening for TheòsMessenger client connectionsOfficial
2518TCPUDPWillyOfficial
2525TCPSMTP alternateUnofficial
2535TCPMulticast Address Dynamic Client Allocation Protocol (MADCAP)Official
2540TCPUDPLNS/OpenLns Remote ServerOfficial
2541TCPLNS/OpenLns Remote ServerOfficial
2541UDPLonTalk/IPOfficial
2546–2548TCPUDPEVault data protection services (Vytal Vault)Official
2593TCPUDPUOX and RunUO, Ultima Online serversUnofficial
2598TCPICA (Citrix) with Session Reliability; port 1494 without session reliabilityUnofficial
2599TCPSonicWALL anti-spam traffic between Remote Analyzer (RA) and Control Center (CC)Unofficial
2610TCPTrackiT mobile device monitoringUnofficial
2612TCPUDPQPasa from MQSoftwareOfficial
2636TCPSolve ServiceOfficial
2638TCPSQL Anywhere database serverOfficial
2641TCPUDPHDL Server from CNRIOfficial
2642TCPUDPTragicOfficial
2643TCPNetApp SANTricity Storage Manager Jview processOfficial
2698TCPUDPCitel/MCK IVPIPOfficial
2703TCPVipul’s Razor distributed, collaborative, spam-detection-and-filtering networkUnofficial
2710UDPXBT Tracker experimental UDP tracker extensionUnofficial
2710TCPXBT TrackerUnofficial
2710TCPKnuddels.deUnofficial
2735TCPUDPNetIQ Monitor ConsoleOfficial
2809TCPUDPcorbaloc:iiop URL, per the CORBA 3.0.3 specificationOfficial
2809TCPIBM WebSphere Application Server (WAS) rmi default (based on CORBA)Unofficial
2811TCPgsi ftp, per the GridFTP specificationOfficial
2827TCPI2P Basic Open Bridge APIUnofficial
2226TCPESET Remote administratorUnofficial
2868TCPUDPNorman Proprietary Event Protocol (NPEP)Official
2944UDPMegaco text H.248Unofficial
2945UDPMegaco binary (ASN.1) H.248Unofficial
2947TCPgpsd, GPS daemonOfficial
2948TCPUDPWAP push Multimedia Messaging Service (MMS)Official
2949TCPUDPWAP pushsecure Multimedia Messaging Service (MMS)Official
2967TCPSymantec AntiVirus Corporate EditionUnofficial
3000TCPMiralix License serverUnofficial
3000TCPCloud9 Integrated Development Environment serverUnofficial
3000TCPRuby on Rails development defaultUnofficial
3000TCPMeteor development defaultUnofficial
3000UDPBitTorrent SyncUnofficial
3000UDPDistributed Interactive Simulation (DIS), modifiable defaultUnofficial
3001TCPMiralix Phone MonitorUnofficial
3001TCPOpsware server (Satellite)Unofficial
3002TCPMiralix CSTAUnofficial
3003TCPMiralix GreenBox APIUnofficial
3004TCPMiralix InfoLinkUnofficial
3005TCPMiralix TimeOutUnofficial
3006TCPMiralix SMS Client ConnectorUnofficial
3007TCPMiralix OM ServerUnofficial
3008TCPMiralix ProxyUnofficial
3017TCPMiralix IVR and VoicemailUnofficial
3020TCPUDPCIFS / SMBOfficial
3025TCPnetpd.orgUnofficial
3030TCPUDPNetPanzerUnofficial
3040TCPUDPGoLabs Update Port / Project Open Cannibal Update PortOfficial
3050TCPUDPgds_db (Interbase/Firebird)Official
3051TCPUDPGalaxy Server (Gateway Ticketing Systems)Official
3052TCPUDPAPC PowerChute NetworkOfficial
3071TCPUDPCall of duty Black opsOfficial
3074TCPUDPXbox LIVE and/or Games for Windows – LiveOfficial
3100TCPSMAUSA OpCon Scheduler as the default listen portOfficial
3101TCPBlackBerry Enterprise Server communication to cloudUnofficial
3119TCPD2000 Entis/Actis Application serverOfficial
3128TCPWeb caches and the default for the Squid (software)Unofficial
3128TCPTatsoft default client connectionUnofficial
3141TCPdevpi Python package serverUnofficial
3162TCPUDPStandard Floating License Manager (SFLM)Official
3180TCPUDPHuman Inference Suite6 HTMLUnofficial
3181TCPUDPHuman Inference Suite6 HTTPSUnofficial
3182TCPUDPHuman Inference Suite6 AJPUnofficial
3225TCPUDPFiber Channel over Internet Protocol (FCIP)Official
3233TCPUDPWhiskerControl research control protocolOfficial
3235TCPUDPGalaxy Network Service (Gateway Ticketing Systems)Official
3260TCPiSCSI targetOfficial
3268TCPUDPmsft-gc, Microsoft Global Catalog (LDAP service which contains data from Active Directory forests)Official
3269TCPUDPmsft-gc-ssl, Microsoft Global Catalog over SSL (similar to port 3268, LDAP over SSL)Official
3283TCPApple Remote Desktop reporting (officially Net Assistant, referring to an earlier product)Official
3290UDPVirtual Air Traffic Simulation network voice communication.Unofficial
3299TCPSAP-Router (routing application proxy for SAP R/3)Unofficial
3300TCPUDPDebate Gopher backend database systemUnofficial
3305TCPUDPodette-ftp, Odette File Transfer Protocol (OFTP)Official
3306TCPUDPMySQL database systemOfficial
3313TCPVerisys file integrity monitoring softwareUnofficial
3316TCPAzimuthVMS database port for the CCTV recording software AzimuthVMSUnofficial
3323TCPUDPDECE GEODI ServerUnofficial
3333TCPEggdrop, an IRC bot default portUnofficial
3333TCPNetwork Caller ID serverUnofficial
3333TCPCruiseControl.rbUnofficial
3386TCPUDPGTP’ 3GPP GSM/UMTS CDR logging protocolOfficial
3389TCPUDPMicrosoft Terminal Server (RDP) officially registered as Windows Based Terminal (WBT)Official
3396TCPUDPNovell NDPS Printer AgentOfficial
3412TCPUDPxmlBlasterOfficial
3455TCPUDPReservation Protocol (RSVP)Official
3423TCPXware xTrm Communication ProtocolOfficial
3424TCPXware xTrm Communication Protocol over SSLOfficial
3478TCPUDPSTUN, a protocol for NAT traversalOfficial
3478TCPUDPTURN, a protocol for NAT traversal (extension to STUN)Official
3483UDPSlim Devices discovery protocolOfficial
3483TCPSlim Devices SlimProto protocolOfficial
3493TCPUDPNetwork UPS Tools (NUT)Official
3516TCPUDPSmartcard PortOfficial
3527UDPMicrosoft Message QueuingOfficial
3535TCPSMTP alternateUnofficial
3544UDPTeredo tunnelingOfficial
3562TCPUDPSDBProxy Simple DataBase middle-ware and proxyOfficial
3605UDPComCam IO PortOfficial
3606TCPUDPSplitlock ServerOfficial
3632TCPDistcc, distributed compilerOfficial
3645TCPUDPCycOfficial
3659UDPBattlefield 4Unofficial
3667TCPUDPInformation ExchangeOfficial
3689TCPDigital Audio Access Protocol (DAAP), used by Apple’s iTunes and AirPort ExpressOfficial
3690TCPUDPSubversion (SVN) version control systemOfficial
3702TCPUDPWeb Services Dynamic Discovery (WS-Discovery), used by various components of Windows Vista and laterOfficial
3724TCPUDPSome Blizzard gamesOfficial
3724TCPClub Penguin Disney online game for kidsUnofficial
3725TCPUDPNetia NA-ER PortOfficial
3768TCPUDPRBLcheckd server daemonOfficial
3784UDPBidirectional Forwarding Detection (BFD)for IPv4 and IPv6 (Single Hop) (RFC 5881)Official
3785UDPVoIP program used by VentriloUnofficial
3799UDPRADIUS change of authorizationOfficial
3800TCPHGG programsUnofficial
3804TCPUDPHarman Professional HiQnet protocolOfficial
3825TCPRedSeal Networks client/server connectionUnofficial
3826TCPUDPWarMUX game serverOfficial
3826TCPRedSeal Networks client/server connectionUnofficial
3835TCPRedSeal Networks client/server connectionUnofficial
3841TCPShipRush client/server communicationOfficial
3830TCPUDPSystem Management Agent, developed and used by Cerner to monitor and manage solutionsOfficial
3856TCPUDPERP Server Application used by F10 SoftwareUnofficial
3880TCPUDPIGRSOfficial
3868TCPSCTPDiameter base protocol (RFC 3588)Official
3872TCPOracle Enterprise Manager Remote AgentOfficial
3899TCPRemote AdministratorUnofficial
3900TCPudt_os, IBM UniData UDT OSOfficial
3945TCPUDPEMCADS service, a Giritech product used by G/OnOfficial
3960UDPWarframe OnlineUnofficial
3962UDPWarframe OnlineUnofficial
3978TCPUDPOpenTTD game (masterserver and content service)Unofficial
3979TCPUDPOpenTTD gameUnofficial
3999TCPUDPNorman distributed scanning serviceOfficial
4000TCPUDPDiablo II gameUnofficial
4001TCPMicrosoft Ants gameUnofficial
4007TCPPrintBuzzer printer monitoring socket serverUnofficial
4018TCPUDPProtocol information and warningsOfficial
4035TCPTCPIBM Rational Developer for System z Remote System Explorer DaemonUnofficial
4045TCPUDPSolaris lockd NFS lock daemon/managerUnofficial
4050TCPMud Master Chat protocol (MMCP) - Peer-to-peer communications between MUD clients.Unofficial
4069UDPMinger Email Address Verification ProtocolOfficial
4089TCPUDPOpenCORE Remote Control ServiceOfficial
4090TCPUDPKerioOfficial
4093TCPUDPPxPlus Client server interface ProvideXOfficial
4096TCPUDPAscom Timeplex Bridge Relay Element (BRE)Official
4100WatchGuard authentication applet defaultUnofficial
4105TCPUDPShofar (ShofarNexus)Official
4111TCPXgridOfficial
4116TCPUDPSmartcard-TLSOfficial
4117TCPWatchGuard System ManagerUnofficial
4125TCPMicrosoft Remote Web Workplace administrationUnofficial
4172TCPUDPTeradici PCoIPOfficial
4190TCPManageSieveOfficial
4201TCPTinyMUD and various derivativesUnofficial
4226TCPUDPAleph One, a computer gameUnofficial
4224TCPCisco Audio Session TunnelingUnofficial
4242TCPReverse Battle TetrisUnofficial
4242TCPOrthanc DICOM defaultUnofficial
4242TCPQuassel distributed IRC clientUnofficial
4243TCPDocker implementations, redistributions, and setups defaultUnofficial
4243TCPCrashPlanUnofficial
4303TCPUDPSimple Railroad Command Protocol (SRCP)Official
4321TCPReferral Whois (RWhois) ProtocolOfficial
4323UDPLincoln Electric’s ArcLink/XTUnofficial
4443TCPUDPIndividual Zone Solutions P/L Remote Mail Checking ProtocolOfficial
4444TCPUDPOracle WebCenter Content: Content Server—Intradoc Socket port. (formerly known as Oracle Universal Content Management). Port though often changed during installation Metasploit: Default listener portUnofficial
4444–4445TCPI2P HTTP/S proxyUnofficial
4486TCPUDPIntegrated Client Message Service (ICMS)Official
4500UDPIPSec NAT Traversal (RFC 3947)Official
4502–4534TCPMicrosoft Silverlight connectable ports under non-elevated trustOfficial
4505–4506TCPSalt masterUnofficial
4534UDPArmagetron Advanced server defaultUnofficial
4554TCPDefault Wesk Self-Hosting PortUnofficial
4560TCPdefault Log4j socketappender portUnofficial
4567TCPSinatra default server port in development mode (HTTP)Unofficial
4569UDPInter-Asterisk eXchange (IAX2)Official
4604TCPIdentity Registration ProtocolOfficial
4605TCPDirect End to End Secure Chat ProtocolOfficial
4610–4640TCPQualiSystems TestShell Suite ServicesUnofficial
4662TCPUDPOrbitNet Message ServiceOfficial
4662TCPDefault for older versions of eMuleUnofficial
4664TCPGoogle Desktop SearchUnofficial
4672UDPDefault for older versions of eMuleUnofficial
4711TCPeMule optional web interfaceUnofficial
4711TCPMcAfee Web Gateway 7 GUI HTTP defaultUnofficial
4712TCPMcAfee Web Gateway 7 GUI HTTPS defaultUnofficial
4713TCPPulseAudio sound serverUnofficial
4728TCPComputer Associates Desktop and Server Management (DMP)/Port MultiplexerOfficial
4729UDPGSMTAPOfficial
4730TCPUDPGearman’s job serverOfficial
4732UDPDigital Airways’s OHM server’s commands to mobile devices (used mainly for binary SMS)Official
4747TCPApprenticeUnofficial
4750TCPBladeLogic AgentUnofficial
4753TCPUDPSIMON (service and discovery)Official
4840TCPUDPOPC UA TCP Protocol for OPC Unified Architecture from OPC FoundationOfficial
4843TCPUDPOPC UA TCP Protocol over TLS/SSL for OPC Unified Architecture from OPC FoundationOfficial
4847TCPUDPWeb Fresh Communication, Quadrion Software & Odorless EntertainmentOfficial
4848TCPJava, Glassfish Application Server administration defaultUnofficial
4894TCPUDPLysKOM Protocol AOfficial
4899TCPUDPRadmin remote administration toolOfficial
4949TCPMunin Resource Monitoring ToolOfficial
4950TCPUDPCylon Controls UC32 Communications PortOfficial
4982TCPUDPSolar Data Log (JK client app for PV solar inverters)Unofficial
4993TCPUDPHome FTP Server web Interface Default PortUnofficial
5000TCPcommplex-mainOfficial
5000TCPUPnP—Windows network device interoperabilityUnofficial
5000TCPUDPVTun, VPN SoftwareUnofficial
5000UDPFlightGear multiplayerUnofficial
5000TCPSynology Inc. Management Console, File Station, Audio StationUnofficial
5000TCPFlask Development WebserverUnofficial
5000TCPHeroku console accessOfficial
5001TCPcommplex-linkOfficial
5001TCPSlingbox and SlingplayerUnofficial
5001TCPUDPIperf (Tool for measuring TCP and UDP bandwidth performance)Unofficial
5001TCPSynology Inc. Secured Management Console, File Station, Audio StationUnofficial
5002TCPASSA ARX access control systemUnofficial
5002UDPDrobo DashboardUnofficial
5003TCPUDPFileMakerOfficial
5004TCP/DCCPUDPReal-time Transport Protocol media data (RTP) (RFC 3551, RFC 4571)Official
5005TCP/DCCPUDPReal-time Transport Protocol control protocol (RTCP) (RFC 3551, RFC 4571)Official
5010TCPUDPRegistered to: TelePath (the IBM FlowMark workflow-management system messaging platform)
The TCP port is now used for: IBM WebSphere MQ WorkflowOfficial
5011TCPUDPTelePath (the IBM FlowMark workflow-management system messaging platform)Official
5029TCPSonic Robo Blast 2 : MultiplayerUnofficial
5031TCPUDPAVM CAPI-over-TCP (ISDN over Ethernet tunneling)Unofficial
5037TCPAndroid ADB serverUnofficial
5048TCPTexai Message ServiceOfficial
5050TCPYahoo! MessengerUnofficial
5051TCPita-agent Symantec Intruder AlertOfficial
5060TCPUDPSession Initiation Protocol (SIP)Official
5061TCPSession Initiation Protocol (SIP) over TLSOfficial
5062TCPUDPLocalisation accessOfficial
5064TCPUDPEPICS Channel Access ServerOfficial
5065TCPUDPEPICS Channel Access Repeater BeaconOfficial
5070TCPBinary Floor Control Protocol (BFCP)Unofficial
5082TCPUDPQpur Communication ProtocolOfficial
5083TCPUDPQpur File ProtocolOfficial
5084TCPUDPEPCglobal Low Level Reader Protocol (LLRP)Official
5085TCPUDPEPCglobal Low Level Reader Protocol (LLRP) over TLSOfficial
5093UDPSafeNet, Inc Sentinel LM, Sentinel RMS, License Manager, client-to-serverOfficial
5099TCPUDPSafeNet, Inc Sentinel LM, Sentinel RMS, License Manager, server-to-serverOfficial
5104TCPIBM Tivoli Framework NetCOOL/Impact HTTP ServiceUnofficial
5106TCPA-Talk Common connectionUnofficial
5107TCPA-Talk Remote server connectionUnofficial
5108TCPVPOP3 Mail Server WebmailUnofficial
5109TCPUDPVPOP3 Mail Server StatusUnofficial
5110TCPProRat ServerUnofficial
5121TCPNeverwinter NightsUnofficial
5124TCPUDPTorgaNET (Micronational Darknet)Unofficial
5125TCPUDPTorgaNET (Micronational Intelligence Darknet)Unofficial
5150TCPUDPATMP Ascend Tunnel Management ProtocolOfficial
5150TCPUDPMalware Cerberus RATUnofficial
5151TCPESRI SDE InstanceOfficial
5151UDPESRI SDE Remote StartOfficial
5154TCPUDPBZFlagOfficial
5176TCPConsoleWorks default UI interfaceUnofficial
5190TCPICQ and AOL Instant MessengerOfficial
5222TCPExtensible Messaging and Presence Protocol (XMPP) client connectionOfficial
5223TCPExtensible Messaging and Presence Protocol (XMPP) client connection over SSLUnofficial
5228TCPHP Virtual Room ServiceOfficial
5228TCPGoogle Play, Android Cloud to Device Messaging Service, Google Cloud MessagingUnofficial
5246UDPControl And Provisioning of Wireless Access Points (CAPWAP) CAPWAP controlOfficial
5247UDPControl And Provisioning of Wireless Access Points (CAPWAP) CAPWAP dataOfficial
5269TCPExtensible Messaging and Presence Protocol (XMPP) server-to-server connectionOfficial
5280TCPExtensible Messaging and Presence Protocol (XMPP) XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)Official
5281TCPUndo License ManagerOfficial
5281TCPExtensible Messaging and Presence Protocol (XMPP)Unofficial
5298TCPUDPExtensible Messaging and Presence Protocol (XMPP)Official
5310TCPUDPOutlaws (1997 video game). Both UDP and TCP are reserved, but only UDP is usedOfficial
5349TCPSTUN (TLS over TCP), a protocol for NAT traversalOfficial
5349TCPTURN (TLS over TCP), a protocol for NAT traversalOfficial
5351TCPUDPNAT Port Mapping Protocol—client-requested configuration for inbound connections through network address translatorsOfficial
5353UDPMulticast DNS (mDNS)Official
5355TCPUDPLink-Local Multicast Name Resolution (LLMNR), allows hosts to perform name resolution for hosts on the same local link(only provided by Windows Vista and Server 2008)Official
5357TCPUDPWeb Services for Devices (WSDAPI) (only provided by Windows Vista, Windows 7 and Server 2008)Unofficial
5358TCPUDPWSDAPI Applications to Use a Secure Channel (only provided by Windows Vista, Windows 7 and Server 2008)Unofficial
5394UDPKega Fusion, a Sega multi-console emulatorUnofficial
5402TCPUDPmftp, Stratacache OmniCast content delivery system MFTP file sharing protocolOfficial
5405TCPUDPNetSupport ManagerOfficial
5412TCPUDPIBM Rational Synergy (Telelogic Synergy) (Continuus CM) Message RouterOfficial
5413TCPUDPWonderware SuiteLink serviceOfficial
5417TCPUDPSNS AgentOfficial
5421TCPUDPNetSupport ManagerOfficial
5432TCPUDPPostgreSQL database systemOfficial
5433TCPBouwsoft file/webserverUnofficial
5445UDPCisco Unified Video AdvantageUnofficial
5450TCPOSIsoft PI Server Client AccessUnofficial
5454TCPOSIsoft PI Asset Framework 1.x Client AccessUnofficial
5455TCPOSIsoft PI Asset Framework 1.x Client AccessUnofficial
5457TCPOSIsoft PI Asset Framework 2.x Client AccessUnofficial
5458TCPOSIsoft PI Notifications Client AccessUnofficial
5459TCPOSIsoft PI Asset Framework 2.x Client AccessUnofficial
5463TCPOSIsoft PI Asset Based AnalyticsUnofficial
5468TCPOSIsoft PI Event Driven Notifications Client AccessUnofficial
5480TCPVMware VAMI (Virtual Appliance Management Infrastructure)—used for initial setup of various administration settings on Virtual Appliances designed using the VAMI architecture.Unofficial
5495TCPIBM Cognos TM1 Admin serverUnofficial
5498TCPHotline tracker server connectionUnofficial
5499UDPHotline tracker server discoveryUnofficial
5500TCPVNC remote desktop protocol—for incoming listening viewer, Hotline control connectionUnofficial
5501TCPHotline file transfer connectionUnofficial
5517TCPSetiqueue Proxy server client for SETI@Home projectUnofficial
5550TCPHewlett-Packard Data ProtectorUnofficial
5555TCPUDPOracle WebCenter Content: Inbound Refinery—Intradoc Socket port. (formerly known as Oracle Universal Content Management). Port though often changed during installationUnofficial
5555TCPFreeciv versions up to 2.0, Hewlett-Packard Data Protector, McAfee EndPoint Encryption Database Server, SAP, Default for Microsoft Dynamics CRM 4.0Unofficial
5556TCPUDPFreeciv, Oracle WebLogic Server Node ManagerOfficial
5591TCPDefault for Tidal Enterprise Scheduler master-Socket used for communication between Agent-to-Master, though can be changedUnofficial
5631TCPpcANYWHEREdata, Symantec pcAnywhere (version 7.52 and later) dataOfficial
5632UDPpcANYWHEREstat, Symantec pcAnywhere (version 7.52 and later) statusOfficial
6541TCPMirrorOp2 (default)Unofficial
6542TCPMirrorOp2 (fallback)Unofficial
5656TCPIBM Lotus Sametime p2p file transferUnofficial
5666TCPNRPE (Nagios)Unofficial
5667TCPNSCA (Nagios)Unofficial
5672TCPAMQPOfficial
5678UDPMikrotik RouterOS Neighbor Discovery Protocol (MNDP)Unofficial
5683UDPConstrained Application Protocol (CoAP)Official
5718TCPMicrosoft DPM Data Channel (with the agent coordinator)Unofficial
5719TCPMicrosoft DPM Data Channel (with the protection agent)Unofficial
5721TCPUDPKaseyaUnofficial
5723TCPSystem Center Operations ManagerUnofficial
5724TCPOperations Manager ConsoleUnofficial
5741TCPUDPIDA Discover Port 1Official
5742TCPUDPIDA Discover Port 2Official
5800TCPVNC remote desktop protocol over HTTPUnofficial
5814TCPUDPHewlett-Packard Support Automation (HP OpenView Self-Healing Services)Official
5850TCPCOMIT SE (PCR)Unofficial
5852TCPAdeona client: communications to OpenDHTUnofficial
5900TCPUDPRemote Frame Buffer protocol (RFB), Virtual Network Computing (VNC) remote desktop protocolOfficial
5912TCPTidal Enterprise Scheduler agent default, for Master-to-AgentUnofficial
5931TCPUDPAMMYY admin Remote ControlOfficial
5938TCPUDPTeamViewer remote desktop protocolUnofficial
5984TCPUDPCouchDB database serverOfficial
5985TCPWindows PowerShell Default psSession PortOfficial
5986TCPWindows PowerShell Default psSession PortOfficial
5988–5989TCPCIM XML transactions over HTTP/S—VMware vCenter ESXi managementUnofficial
5999TCPCVSup file update toolOfficial
6000TCPX11—used between an X client and server over the networkOfficial
6001UDPX11—used between an X client and server over the networkOfficial
6005TCPDefault for BMC Software Control-M/Server—Socket used for communication between Control-M processes—though often changed during installationOfficial
6005TCPDefault for Camfrog chat & cam clientUnofficial
6009TCPJD Edwards EnterpriseOne ERP system JDENet messaging client listenerUnofficial
6050TCPArcserve backupUnofficial
6050TCPNortel softwareUnofficial
6051TCPArcserve backupUnofficial
6072TCPiOperator Protocol Signal PortUnofficial
6086TCPPeer Distributed Transfer Protocol (PDTP), FTP like file server in a P2P networkOfficial
6100TCPVizrt SystemUnofficial
6100TCPVentrilo authentication for version 3Official
6101TCPBackup Exec Agent BrowserUnofficial
6110TCPUDPsoftcm, HP Softbench CMOfficial
6111TCPUDPspc, HP Softbench Sub-Process ControlOfficial
6112TCPUDPdtspcd, execute commands and launch applications remotelyOfficial
6112TCPBlizzard’s Battle.net gaming service and some games, ArenaNet gaming service, Relic gaming serviceUnofficial
6112TCPClub Penguin Disney online game for kidsUnofficial
6113TCPClub Penguin Disney online game for kids, Used by some Blizzard gamesUnofficial
6129TCPDameWare Remote ControlOfficial
6159TCPARINC 840 EFB Application Control InterfaceOfficial
6200TCPOracle WebCenter Content Portable: Content Server (With Native UI) and Inbound RefineryUnofficial
6201TCPOracle WebCenter Content Portable: AdminUnofficial
6225TCPOracle WebCenter Content Portable: Content Server Web UIUnofficial
6227TCPOracle WebCenter Content Portable: JavaDBUnofficial
6230TCPCodenger Dev ServerUnofficial
6240TCPOracle WebCenter Content Portable: CaptureUnofficial
6244TCPUDPOracle WebCenter Content Portable: Content Server—Intradoc Socket portUnofficial
6255TCPUDPOracle WebCenter Content Portable: Inbound Refinery—Intradoc Socket portUnofficial
6257UDPWinMX (see also 6699)Unofficial
6260TCPUDPplanet M.U.L.E.Unofficial
6262TCPSybase Advantage Database ServerUnofficial
6324TCPUDPHall Research Device discovery and configurationOfficial
6343UDPSFlow, sFlow traffic monitoringOfficial
6346TCPUDPgnutella-svc, gnutella (FrostWire, Limewire, Shareaza, etc.)Official
6347TCPUDPgnutella-rtr, Gnutella alternateOfficial
6350TCPUDPApp Discovery and Access ProtocolOfficial
6379TCPRedis key-value data storeOfficial
6389TCPEMC CLARiiONUnofficial
6432TCPPgBouncer—A connection pooler for PostgreSQLOfficial
6436TCPLeap Motion Websocket Server TLSUnofficial
6437TCPLeap Motion Websocket ServerUnofficial
6444TCPUDPSun Grid Engine Qmaster ServiceOfficial
6445TCPUDPSun Grid Engine Execution ServiceOfficial
6514TCPSyslog over TLSOfficial
6502TCPUDPNetop Remote ControlUnofficial
6515TCPUDPElipse RPC Protocol (REC)Official
6522TCPGobby (and other libobby-based software)Unofficial
6523TCPGobby 0.5 (and other libinfinity-based software)Unofficial
6543TCPPylons project#Pyramid Default Pylons Pyramid web service portUnofficial
6543UDPParadigm Research & Development Jetnet defaultUnofficial
6556TCPCheck MK AgentUnofficial
6566TCPSANE (Scanner Access Now Easy)—SANE network scanner daemonOfficial
6560–6561TCPSpeech-Dispatcher daemonUnofficial
6571Windows Live FolderShare clientUnofficial
6600TCPMicrosoft Hyper-V LiveOfficial
6600TCPMusic Player Daemon (MPD)Unofficial
6601TCPMicrosoft Forefront Threat Management GatewayOfficial
6602TCPMicrosoft Windows WSS CommunicationOfficial
6619TCPUDPodette-ftps, Odette File Transfer Protocol (OFTP) over TLS/SSLOfficial
6622TCPUDPMulticast FTPOfficial
6646UDPMcAfee Network AgentUnofficial
6653TCPOpenflow 1.3Official
6660–6664TCPInternet Relay Chat (IRC)Unofficial
6665–6669TCPInternet Relay Chat (IRC)Official
6679TCPUDPOsorno Automation Protocol (OSAUT)Official
6679TCPIRC SSL (Secure Internet Relay Chat)—often usedUnofficial
6690TCPSynology Cloud stationUnofficial
6697TCPIRC SSL (Secure Internet Relay Chat)—often usedOfficial
6699TCPWinMX (see also 6257)Unofficial
6702TCPDefault for Tidal Enterprise Scheduler client-Socket used for communication between Client-to-Master, though can be changedUnofficial
6715TCPAberMUD and derivatives default portUnofficial
6771UDPPolycom server broadcastUnofficial
6783–6785TCPSplashtop Remote server broadcastUnofficial
6789TCPCampbell Scientific Loggernet SoftwareUnofficial
6789TCPBucky’s Instant Messaging ProgramUnofficial
6869TCPDerandom default serverUnofficial
6881–6887TCPUDPBitTorrent part of full range of ports used most oftenUnofficial
6888TCPUDPMUSEOfficial
6888TCPUDPBitTorrent part of full range of ports used most oftenUnofficial
6889–6890TCPUDPBitTorrent part of full range of ports used most oftenUnofficial
6891–6900TCPUDPBitTorrent part of full range of ports used most oftenUnofficial
6891–6900TCPUDPWindows Live Messenger (File transfer)Unofficial
6901TCPUDPWindows Live Messenger (Voice)Unofficial
6901TCPUDPBitTorrent part of full range of ports used most oftenUnofficial
6902–6968TCPUDPBitTorrent part of full range of ports used most oftenUnofficial
6969TCPUDPacmsodaOfficial
6969TCPBitTorrent trackerUnofficial
6970–6999TCPUDPBitTorrent part of full range of ports used most oftenUnofficial
7000TCPDefault for Vuze’s built in HTTPS Bittorrent TrackerUnofficial
7000TCPAvira Server Management ConsoleUnofficial
7001TCPAvira Server Management ConsoleUnofficial
7001TCPDefault for BEA WebLogic Server’s HTTP server, though often changed during installationUnofficial
7002TCPDefault for BEA WebLogic Server’s HTTPS server, though often changed during installationUnofficial
7005TCPDefault for BMC Software Control-M/Server and Control-M/Agent for Agent-to-Server, though often changed during installationUnofficial
7006TCPDefault for BMC Software Control-M/Server and Control-M/Agent for Server-to-Agent, though often changed during installationUnofficial
7010TCPDefault for Cisco AON AMC (AON Management Console)Unofficial
7022TCPDatabase mirroring endpointsUnofficial
7023UDPBryan Wilcutt T2-NMCS Protocol for SatCom ModemsOfficial
7025TCPZimbra LMTP —local mail deliveryUnofficial
7047TCPZimbra conversion serverUnofficial
7080Sepialine Argos Communications portUnofficial
7133TCPEnemy Territory: Quake WarsUnofficial
7144TCPPeercastUnofficial
7145TCPPeercastUnofficial
7171TCPTibiaUnofficial
7262TCPUDPCNAP (Calypso Network Access Protocol)Official
7272TCPWatchMe - WatchMe MonitoringUNKNOWN
7306TCPZimbra mysqlUnofficial
7307TCPZimbra mysqlUnofficial
7312UDPSibelius License ServerUnofficial
7396TCPWeb control interface for Folding@home v7.3.6 and laterUnofficial
7400TCPUDPRTPS (Real Time Publish Subscribe) DDS DiscoveryOfficial
7401TCPUDPRTPS (Real Time Publish Subscribe) DDS User-TrafficOfficial
7402TCPUDPRTPS (Real Time Publish Subscribe) DDS Meta-TrafficOfficial
7471TCPStateless Transport Tunneling (STT)Unofficial
7473TCPRise: The Vieneo ProvinceOfficial
7474TCPNeo4J Server webadminOfficial
7509TCPACPLT - process automation serviceOfficial
7547TCPUDPCPE WAN Management Protocol (CWMP) Technical Report 069Official
7575UDPPopulous: The Beginning serverUnofficial
7624TCPUDPInstrument Neutral Distributed InterfaceOfficial
7631TCPERLPhaseOfficial
7634TCPhddtemp—Utility to monitor hard drive temperatureUnofficial
7652–7654TCPI2P anonymizing overlay networkUnofficial
7655UDPI2P SAM Bridge Socket APIUnofficial
7656–7660TCPI2P anonymizing overlay networkUnofficial
7670TCPBrettspielWelt BSW Boardgame PortalUnofficial
7676TCPAqumin AlphaVision Remote Command InterfaceUnofficial
7700UDPP2P DC (RedHub)Unofficial
7707–7708UDPKilling FloorUnofficial
7717UDPKilling FloorUnofficial
7777TCPiChat server file transfer proxyUnofficial
7777TCPOracle Cluster File System 2Unofficial
7777TCPWindows backdoor program tini.exe defaultUnofficial
7777TCPJust Cause 2: Multiplayer Mod ServerUnofficial
7777TCPXivio default Chat ServerUnofficial
7777TCPTerraria default serverUnofficial
7777UDPSan Andreas Multiplayer (SA-MP) default port serverUnofficial
7778TCPBad Trip MUDUnofficial
7777–7788TCPUDPUnreal Tournament series default serverUnofficial
7787–7788TCPGFI EventsManager 7 & 8Official
7831TCPDefault used by Smartlaunch Internet Cafe Administration softwareUnofficial
7880TCPUDPPowerSchool Gradebook ServerUnofficial
7890TCPDefault that will be used by the iControl Internet Cafe Suite Administration softwareUnofficial
7915TCPDefault for YSFlight serverUnofficial
7935TCPFixed port used for Adobe Flash Debug Player to communicate with a debugger (Flash IDE, Flex Builder or fdb).Unofficial
7937–9936TCPUDPEMC2 (Legato) Networker or Sun Solstice BackupOfficial
8000TCPUDPiRDMI (Intel Remote Desktop Management Interface)—sometimes erroneously used instead of port 8080Official
8000TCPCommonly used for Internet radio streams such as SHOUTcastUnofficial
8000TCPSplunk web-interfaceUnofficial
8000TCPFreemakeVideoCapture service (part of Freemake Video Downloader)Unofficial
8000TCPDynamoDB LocalUnofficial
8000TCPNortel Contivity Router Firewall User Authentication (FWUA) default port numberUnofficial
8000TCPfrePPLe - open source production planning default port numberUnofficial
8001TCPCommonly used for Internet radio streams such as SHOUTcastUnofficial
8002TCPCisco Systems Unified Call Manager InterclusterUnofficial
8005TCPApache Tomcat’s Shutdown portUnofficial
8006TCPDell AppAssure 5 API and ReplicationOfficial
8007TCPDell AppAssure 5 EngineOfficial
8008TCPHTTP AlternateOfficial
8008TCPIBM HTTP Server administration defaultUnofficial
8009TCPajp13—Apache JServ Protocol AJP ConnectorUnofficial
8010TCPXMPP File transfersUnofficial
8011–8013TCPHTTP/TCP Symon Communications Event and Query EngineUnofficial
8014TCPHTTP/TCP Symon Communications Event and Query EngineUnofficial
8014TCPUDPPerseus SDR Receiver default remote connection portUnofficial
8020TCP360Works SuperContainerUnofficial
8042TCPOrthanc—Default HTTP Port for GUIUnofficial
8069TCPOpenERP Default HTTP port (web interface and xmlrpc calls)Unofficial
8070TCPOpenERP Legacy netrpc protocolUnofficial
8074TCPGadu-GaduUnofficial
8075TCPKilling FloorUnofficial
8078TCPUDPDefault port for most Endless Online-based serversUnofficial
8080TCPHTTP alternate (http_alt)—commonly used for Web proxy and caching server, or for running a Web server as a non-root userOfficial
8080TCPApache TomcatUnofficial
8080TCPM2MLogger WebFRONT Cloud connectorUnofficial
8080TCPSyncthing web GUIUnofficial
8080UDPFilePhile Master/RelayUnofficial
8080TCPVermont Systems / RecTrac Vermont Systems RecTrac (WebTrac) network installerUnofficial
8081TCPHTTP alternate, VibeStreamer, e.g. McAfee ePolicy Orchestrator (ePO)Unofficial
8083UDPTransporter Connected Data, Inc.Unofficial
8085TCP/UDPWiki Service uses TCP (Mac OS X Server v10.5 and later) / inSpeak Communicator uses both TCP/UDP.Unofficial
8086TCPHELM Web Host Automation Windows Control PanelUnofficial
8086TCPKaspersky AV Control CenterUnofficial
8087TCPHosting Accelerator Control PanelUnofficial
8087TCPParallels Plesk Control PanelUnofficial
8087UDPKaspersky AV Control CenterUnofficial
8088TCPAsterisk (PBX) Web Configuration utility (GUI Addon)Unofficial
8089TCPSplunk REST API endpoint. This port is NOT used for any forwarding or indexing. It is used only for command and control functions.Unofficial
8089TCPAVM Fritzbox for automatic tr069 configuration.Unofficial
8090TCPAtlassian Confluence (default port)Unofficial
8090TCPCoral Content Distribution Network (deprecated; 80 and 8080 now supported)Unofficial
8091TCPCouchBase Web AdministrationUnofficial
8092TCPCouchBase APIUnofficial
8100TCPConsole Gateway License VerificationUnofficial
8111TCPJOSM Remote ControlUnofficial
8112TCPPAC Pacifica CoinUnofficial
8116UDPCheck Point Cluster Control ProtocolUnofficial
8118TCPPrivoxy—advertisement-filtering Web proxyOfficial
8123TCPPolipo Web proxyOfficial
8123TCPBukkit DynMap Default Webserver Bind AddressUnofficial
8139TCPPuppet (software) Client agentUnofficial
8140TCPPuppet (software) Master serverUnofficial
8172TCPMicrosoft Remote Administration for IIS ManagerUnofficial
8176TCPPerceptive Automation Indigo Home automation server—control accessUnofficial
8184TCPNCSA Brown Dog Data Access ProxyUnofficial
8192–8194TCPSophos Remote Management SystemUnofficial
8194TCPBloomberg ApplicationOfficial
8195TCPBloomberg ApplicationUnofficial
8200TCPGoToMyPCUnofficial
8222TCPVMware Server Management User Interface (insecure Web interface). See also port 8333Unofficial
8243TCPUDPHTTPS listener for Apache SynapseOfficial
8245TCPDynamic DNS for at least No-IP and DyDNSUnofficial
8280TCPUDPHTTP listener for Apache SynapseOfficial
8281TCPHTTP Listener for Gatecraft PluginUnofficial
8291TCPWinbox—Default on a MikroTik RouterOS for a Windows application used to administer MikroTik RouterOSUnofficial
8303UDPTeeworlds ServerUnofficial
8330TCPMultiBit HD,Unofficial
8331TCPMultiBit,Unofficial
8332TCPBitcoin JSON-RPC serverUnofficial
8333TCPBitcoinUnofficial
8333TCPVMware Server Management User Interface (secure Web interface). See also port 8222Unofficial
8337TCPVisualSVN Distributed File System Service (VDFS)Unofficial
8400TCPUDPcvp, CommVault Unified Data ManagementOfficial
8442TCPUDPCyBro A-bus, Cybrotech Ltd.Official
8443TCPSW Soft Plesk Control Panel, Apache Tomcat SSL, Promise WebPAM SSL, McAfee ePolicy Orchestrator (ePO)Unofficial
8444TCPBitmessageUnofficial
8484TCPMapleStory Login ServerUnofficial
8500TCPUDPColdFusion Macromedia/Adobe ColdFusion default and Duke Nukem 3D—defaultUnofficial
8501TCPDukesterX —defaultUnofficial
8530TCPWindows Server Update ServicesOfficial
8531TCPWindows Server Update Services over TLS/SSL (HTTPS)Official
8580TCPFreegateUnofficial
8585–8589TCPMapleStory Game ServerUnofficial
8601TCPWavestore CCTV protocolUnofficial
8602TCPUDPWavestore Notification protocolUnofficial
8629TCPTibero database default portUnofficial
8642TCPLotus TravellerUnofficial
8691TCPUltra Fractal default server port for distributing calculations over network computersUnofficial
8701–8702UDPSoftPerfect Bandwidth ManagerUnofficial
8742TCPavast! WebShieldUnofficial
8767UDPTeamSpeak defaultUnofficial
8768UDPTeamSpeak alternateUnofficial
8778TCPEPOS Speech Synthesis SystemUnofficial
8787–8788TCPMapleStory CashShop Game ServerUnofficial
8834Nessus webUnofficial
8835Passive Vulnerability Scanner webUnofficial
8836Log Correlation Engine webUnofficial
8840TCPOpera Unite serverUnofficial
8845TCPSage Group Sage AutoUpdate Manager ServiceUnofficial
8880TCPUDPcddbp-alt, CD DataBase (CDDB) protocol (CDDBP) alternateOfficial
8880TCPWebSphere Application Server SOAP connector defaultUnofficial
8880TCPWin Media Streamer to Server SOAP connector defaultUnofficial
8881TCPAtlasz Informatics Research Ltd Secure Application ServerUnofficial
8881TCPNetflexity Inc QFlex—IBM WebSphere MQ monitoring softwareUnofficial
8882TCPAtlasz Informatics Research Ltd Secure Application ServerUnofficial
8883TCPUDPSecure MQ Telemetry Transport (MQTT over SSL)Official
8886TCPPPM3 (Padtec Management Protocol version 3)Unofficial
8887TCPHyperVM HTTPOfficial
8888TCPHyperVM HTTPSOfficial
8888TCPFreenet HTTPUnofficial
8888TCPUDPNewsEDGE serverOfficial
8888TCPSun Answerbook dwhttpd server (deprecated by docs.sun.com)Unofficial
8888TCPGNUmp3d HTTP music streaming and Web interfaceUnofficial
8888TCPLoLo Catcher HTTP Web interface (www.optiform.com)Unofficial
8888TCPD2GS Admin Console Telnet administration console for D2GS servers (Diablo 2)Unofficial
8888TCPEarthland Relams 2 Server (AU1_2)Unofficial
8888–8889TCPMAMP ServerUnofficial
8889TCPEarthland Relams 2 Server (AU1_1)Unofficial
8937TCPTransaction Warehouse Data Service (TWDS)Official
8983TCPDefault for Apache SolrUnofficial
8998TCPI2P Monotone RepositoryUnofficial
8989TCPSTEP BibleUnofficial
9000TCPSonarQube Web ServerUnofficial
9000TCPBuffalo LinkSystem Web accessUnofficial
9000TCPDBGpUnofficial
9000TCPSqueezeCenter web server & streamingUnofficial
9000UDPUDPCastUnofficial
9000TCPPlay! Framework web serverUnofficial
9000TCPHadoop NameNode default portUnofficial
9000TCPPHP-FPM default portUnofficial
9000TCPQBittorrent’s embedded torrent tracker default portUnofficial
9001TCPUDPETL Service ManagerOfficial
9001Microsoft SharePoint authoring environmentUnofficial
9001cisco-xremote router configurationUnofficial
9001Tor network defaultUnofficial
9001TCPDBGp ProxyUnofficial
9001TCPHSQLDB default portUnofficial
9002Newforma Server commsUnofficial
9009TCPUDPPichat Server—Peer to peer chat softwareOfficial
9010TCPTISERVICEMANAGEMENT Numara Track-It!Unofficial
9020TCPWiT WiT ServicesOfficial
9025TCPWiT WiT ServicesOfficial
9030TCPTor often usedUnofficial
9042TCPApache Cassandra native protocol clientsUnofficial
9043TCPWebSphere Application Server Administration Console secureUnofficial
9050–9051TCPTorUnofficial
9060TCPWebSphere Application Server Administration ConsoleUnofficial
9080TCPUDPglrpc, Groove Collaboration software GLRPCOfficial
9080TCPWebSphere Application Server HTTP Transport (port 1) defaultUnofficial
9080TCPRemote Potato by FatAttitude, Windows Media Center addonUnofficial
9080TCPServerWMC, Windows Media Center addonUnofficial
9090TCPUDPWebSMUnofficial
9090TCPWebwasher, Secure Web, McAfee Web Gateway—Default Proxy PortUnofficial
9090TCPOpenfire Administration ConsoleUnofficial
9090TCPSqueezeCenter control (CLI)Unofficial
9090TCPCherokee Admin PanelUnofficial
9091TCPOpenfire Administration Console (SSL Secured)Unofficial
9091TCPTransmission (BitTorrent client) Web InterfaceUnofficial
9092TCPH2 (DBMS) Database ServerUnofficial
9100TCPPDL Data StreamOfficial
9100TCPUDPLPR - RAW PrintingOfficial
9101TCPUDPBacula DirectorOfficial
9102TCPUDPBacula File DaemonOfficial
9103TCPUDPBacula Storage DaemonOfficial
9105TCPUDPXadmin Control DaemonOfficial
9106TCPUDPAstergate Control DaemonOfficial
9107TCPAstergate-FAX Control DaemonOfficial
9110UDPSSMP Message protocolUnofficial
9119TCPUDPMXit Instant MessengerOfficial
9150TCPTorUnofficial
9191TCPCatamount Software—PocketMoney SyncUnofficial
9191TCPSierra Wireless AirlinkUnofficial
9199TCPAvtex LLC—qStatsUnofficial
9200TCPElasticsearch—default Elasticsearch portUnofficial
9217TCPiPass Platform ServiceUnofficial
9293TCPSony PlayStation RemotePlayUnofficial
9300TCPIBM Cognos 8 SOAP Business Intelligence and Performance ManagementUnofficial
9303UDPD-Link Shareport Share storage and MFP printersUnofficial
9306TCPSphinx Native APIOfficial
9309TCPUDPSony PlayStation Vita Host Collaboration WiFi Data TransferUnofficial
9312TCPSphinx SphinxQLOfficial
9332TCPLitecoin JSON-RPC serverUnofficial
9333TCPLitecoinUnofficial
9339TCPClash of Clans, a mobile freemium strategy video gameUnofficial
9389TCPUDPadws, Microsoft AD DS Web Services, Powershell uses this portOfficial
9418TCPUDPgit, Git pack transfer serviceOfficial
9420TCPMooseFS distributed file system—master server to chunk serversUnofficial
9421TCPMooseFS distributed file system—master server to clientsUnofficial
9422TCPMooseFS distributed file system—chunk servers to clientsUnofficial
9443TCPVMware Websense Triton console (HTTPS port used for accessing and administrating a vCenter Server via the Web Management Interface)Unofficial
9443TCPNCSA Brown Dog Data Tilling ServiceUnofficial
9535TCPUDPmngsuite, LANDesk Management Suite Remote ControlOfficial
9536TCPUDPlaes-bf, IP Fabrics Surveillance buffering functionOfficial
9600UDPOmron FINS, OMRON FINS PLC communicationOfficial
9675TCPUDPSpiceworks Desktop, IT Helpdesk SoftwareUnofficial
9676TCPUDPSpiceworks Desktop, IT Helpdesk SoftwareUnofficial
9695UDPCCNxOfficial
9800TCPUDPWebDAV SourceOfficial
9800WebCT e-learning portalUnofficial
9875TCPClub Penguin Disney online game for kidsUnofficial
9898TCPUDPMonkeyComOfficial
9898TCPTripwire—File Integrity Monitoring SoftwareUnofficial
9899UDPSCTP tunneling (port number used in SCTP packets encapsulated in UDP, RFC6951)Official
9987UDPTeamSpeak 3 server default (voice) port (for the conflicting service see the IANA list)Unofficial
9993UDPZeroTier Default port for ZeroTierUnofficial
9996TCPAdRem Software, Inc.'s NetCrunch NetFlow collector port. This port can be changedUnofficial
9997TCPSplunk port for communication between the forwarders and indexersUnofficial
9998TCPSage Group Sage API Communication ServiceUnofficial
9999Hydranode edonkey2000 Telnet controlUnofficial
9999TCPLantronix UDS-10/UDS100 RS-485 to Ethernet Converter Telnet controlUnofficial
9999Urchin Web AnalyticsUnofficial
10000TCPUDPNetwork Data Management ProtocolOfficial
10000BackupExecUnofficial
10000Ericsson Account Manager (avim)Unofficial
10001UDPUbiquiti UniFi access points broadcast to 255.255.255.255:10001 (UDP) to locate the controller(s)Unofficial
10001TCPLantronix UDS-10/UDS100 RS-485 to Ethernet Converter defaultUnofficial
10003TCPForeScout SecureConnectorUnofficial
10008TCPUDPOctopus Multiplexer, primary port for the CROMP protocol, which provides a platform-independent means for communication of objects across a networkOfficial
10009TCPUDPCross Fire, a multiplayer online First Person ShooterUnofficial
10010TCPOpen Object Rexx (ooRexx) rxapi daemonOfficial
10017AIX,NeXT, HPUX—rexd daemon controlUnofficial
10024TCPZimbra smtp —to amavis from postfixUnofficial
10025TCPZimbra smtp —back to postfix from amavisUnofficial
10042TCPMathoid serverUnofficial
10050TCPUDPZabbix agentOfficial
10051TCPUDPZabbix trapperOfficial
10110TCPUDPNMEA 0183 Navigational Data. Transport of NMEA 0183 sentences over TCP or UDPOfficial
10113TCPUDPNetIQ EndpointOfficial
10114TCPUDPNetIQ QcheckOfficial
10115TCPUDPNetIQ EndpointOfficial
10116TCPUDPNetIQ VoIP AssessorOfficial
10172TCPIntuit Quickbooks clientUnofficial
10200TCPFRISK Software International’s fpscand virus scanning daemon for Unix platformsUnofficial
10200TCPFRISK Software International’s f-protd virus scanning daemon for Unix platformsUnofficial
10201–10204TCPFRISK Software International’s f-protd virus scanning daemon for Unix platformsUnofficial
10212TCPGE Intelligent Platforms Proficy HMI/SCADA – CIMPLICITY WebViewOfficial
10301TCPVoiceIP-ACS UMP default device provisioning endpointUnofficial
10302TCPVoiceIP-ACS UMP default device provisioning endpoint (SSL)Unofficial
10308Lock-on: Modern Air CombatUnofficial
10480SWAT 4 Dedicated ServerUnofficial
10505UDPBlueStacks (android simulator) broadcastUnofficial
10514TCPUDPTLS-enabled Rsyslog (default by convention)Unofficial
10823UDPFarming Simulator 2011 Default ServerUnofficial
10891TCPJungle Disk (this port is opened by the Jungle Disk Monitor service on the localhost)Unofficial
10933TCPListen port used by the Octopus Deploy Tentacle deployment agentOfficial
11001TCPUDPmetasys ( Johnson Controls Metasys java AC control environment )Unofficial
11111TCPRiCcI, Remote Configuration Interface (Redhat Linux)Unofficial
11112TCPUDPACR/NEMA Digital Imaging and Communications in Medicine (DICOM)Official
11155TCPUDPTunngleUnofficial
11211TCPUDPmemcachedUnofficial
11214TCPUDPmemcached incoming SSL proxyUnofficial
11215TCPUDPmemcached internal outgoing SSL proxyUnofficial
11235Savage:Battle for Newerth Server HostingUnofficial
11294Blood Quest Online ServerUnofficial
11311TCPUDPRobot Operating System masterUnofficial
11371TCPOpenPGP HTTP key serverOfficial
11576IPStor Server management communicationUnofficial
11950TCPMurraycoin JSON-RPC serverUnofficial
11951TCPMurraycoinUnofficial
12007TCPNetCrunch 7 port for connection between NetCrunch 7 Server and Administration Console. This port can be changedUnofficial
12008TCPNetCrunch default connection broker portUnofficial
12009TCPNetCrunch 8 port for connection between NetCrunch 8 Server and Administration Console. This port can be changedUnofficial
12010TCPElevateDB default database portUnofficial
12011TCPAxence nVisionUnofficial
12012TCPAxence nVisionUnofficial
12012TCPAudition Online Dance Battle, Korea Server—Status/Version CheckUnofficial
12012UDPAudition Online Dance Battle, Korea Server—Status/Version CheckUnofficial
12013TCPUDPAudition Online Dance Battle, Korea ServerUnofficial
12030TCPNetCrunch - port for connection between NetCrunch Server and NetCrunch GuardUnofficial
12031TCPAxence nVisionUnofficial
12032TCPAxence nVisionUnofficial
12035UDPLinden Lab viewer to sim on SecondLifeUnofficial
12201UDPGELF ProtocolUnofficial
12222UDPLight Weight Access Point Protocol (LWAPP) LWAPP data (RFC 5412)Official
12223UDPLight Weight Access Point Protocol (LWAPP) LWAPP control (RFC 5412)Official
12345NetBus remote administration tool (often Trojan horse). Also used by NetBuster. Little Fighter 2 (TCP), Cubeworld(TCP and UDP), and (TCP) GVG (Grass Valley Group) SMS7000 and RCL video router controlUnofficial
12443TCPIBM HMC web browser management access over HTTPS instead of default port 443Unofficial
12489TCPNSClient/NSClient++/NC_Net (Nagios)Unofficial
12975TCPLogMeIn Hamachi (VPN tunnel software; also port 32976)—used to connect to Mediation Server (bibi.hamachi.cc); will attempt to use SSL (TCP port 443) if both 12975 & 32976 fail to connectUnofficial
12998–12999UDPTakenaka RDI Mirror World on SecondLifeUnofficial
13001TCPForeScout CounterACTUnofficial
13000–13050UDPLinden Lab viewer to sim on SecondLifeUnofficial
13008TCPUDPCross Fire, a multiplayer online First Person ShooterUnofficial
13075TCPDefault for BMC Software Control-M/Enterprise Manager Corba communication, though often changed during installationOfficial
13195–13196TCPUDPOntolux Ontolux 2DUnofficial
13337–13340TCPUDPÆtherNet peer-to-peer networkingUnofficial
13720TCPUDPSymantec NetBackup—bprd (formerly VERITAS)Official
13721TCPUDPSymantec NetBackup—bpdbm (formerly VERITAS)Official
13724TCPUDPSymantec Network Utility—vnetd (formerly VERITAS)Official
13782TCPUDPSymantec NetBackup—bpcd (formerly VERITAS)Official
13783TCPUDPSymantec VOPIED protocol (formerly VERITAS)Official
13785TCPUDPSymantec NetBackup Database—nbdb (formerly VERITAS)Official
13786TCPUDPSymantec nomdb (formerly VERITAS)Official
14439TCPAPRS UI-View Amateur Radio UI-WebServerUnofficial
14550UDPMAVLinkUnofficial
14567UDPBattlefield 1942 and modsUnofficial
14900TCPK3 SYSPRO K3 Framework WCF BackboneUnofficial
15000TCPpsyBNCUnofficial
15000TCPWesnothUnofficial
15000TCPKaspersky Network AgentUnofficial
15000TCPUDPhydap, Hypack Hydrographic Software Packages Data AcquisitionOfficial
15556TCPUDPJeex.EU Artesia (direct client-to-db.service)Official
15567UDPBattlefield Vietnam and modsUnofficial
15345TCPUDPXPilot ContactOfficial
16000TCPOracle WebCenter Content: Imaging (formerly known as Oracle Universal Content Management). Port though often changed during installationUnofficial
16000TCPshroudBNCUnofficial
16080TCPMac OS X Server Web (HTTP) service with performance cacheUnofficial
16200TCPOracle WebCenter Content: Content Server (formerly known as Oracle Universal Content Management). Port though often changed during installationUnofficial
16225TCPOracle WebCenter Content: Content Server Web UI. Port though often changed during installationUnofficial
16250TCPOracle WebCenter Content: Inbound Refinery (formerly known as Oracle Universal Content Management). Port though often changed during installationUnofficial
16261TCPUDPProject Zomboid Multiplayer Server: Additional sequential ports used for each player connecting to serverUnofficial
16300TCPOracle WebCenter Content: Records Management (formerly known as Oracle Universal Records Management). Port though often changed during installationUnofficial
16384TCPUDPHewlett Packard Connected BackupOfficial
16384UDPCISCO Default RTP MINUnofficial
16400TCPOracle WebCenter Content: Capture (formerly known as Oracle Document Capture). Port though often changed during installationUnofficial
16482CISCO Default RTP MAXOfficial
16567UDPBattlefield 2 and modsUnofficial
17011TCPWorms multiplayerUnofficial
17500TCPUDPDropbox LanSync Protocol (db-lsp); used to synchronize file catalogs between Dropbox clients on a local network.Official
18010TCPSuper Dancer Online Extreme(SDO-X)—CiB Net Station Malaysia ServerUnofficial
18091TCPUDPmemcached Internal REST HTTPS for SSLUnofficial
18092TCPUDPmemcached Internal CAPI HTTPS for SSLUnofficial
18104TCPRAD PDF ServiceOfficial
18180TCPDART Reporting serverUnofficial
18200TCPUDPAudition Online Dance Battle, AsiaSoft Thailand Server status/version checkUnofficial
18201TCPUDPAudition Online Dance Battle, AsiaSoft Thailand ServerUnofficial
18206TCPUDPAudition Online Dance Battle, AsiaSoft Thailand Server FAM databaseUnofficial
18300TCPUDPAudition Online Dance Battle, AsiaSoft SEA Server status/version checkUnofficial
18301TCPUDPAudition Online Dance Battle, AsiaSoft SEA ServerUnofficial
18306TCPUDPAudition Online Dance Battle, AsiaSoft SEA Server FAM databaseUnofficial
18333TCPBitcoin testnetUnofficial
18400TCPUDPAudition Online Dance Battle, KAIZEN Brazil Server status/version checkUnofficial
18401TCPUDPAudition Online Dance Battle, KAIZEN Brazil ServerUnofficial
18505TCPUDPAudition Online Dance Battle R4p3 Server, Nexon Server status/version checkUnofficial
18506TCPUDPAudition Online Dance Battle, Nexon ServerUnofficial
18605TCPUDPX-BEAT status/version checkUnofficial
18606TCPUDPX-BEATUnofficial
19000TCPUDPAudition Online Dance Battle, G10/alaplaya Server status/version checkUnofficial
19000UDPJACK sound serverUnofficial
19001TCPUDPAudition Online Dance Battle, G10/alaplaya ServerUnofficial
19007TCPUDPVeejansh Inc. Scintilla Device ServiceOfficial
19132UDPStandard Minecraft Pocket Edition Multiplayer Server PortUnofficial
19150TCPUDPGkrellm ServerUnofficial
19226TCPPanda Software AdminSecure Communication AgentUnofficial
19283TCPUDPK2—KeyAuditor & KeyServer, Sassafras Software Inc. Software Asset Management toolsOfficial
19294TCPGoogle Talk Voice and Video connectionsUnofficial
19295UDPGoogle Talk Voice and Video connectionsUnofficial
19302UDPGoogle Talk Voice and Video connectionsUnofficial
19315TCPUDPKeyShadow for K2—KeyAuditor & KeyServer, Sassafras Software Inc. Software Asset Management toolsOfficial
19540TCPGamecoin RCPUnofficial
19540TCPGamecoin TestnetUnofficial
19540TCPGamecoin P2PUnofficial
19540TCPUDPBelkin Network USB HubUnofficial
19638TCPEnsim Control PanelUnofficial
19812TCP4D database SQL CommunicationOfficial
19813TCPUDP4D database Client Server CommunicationOfficial
19814TCP4D database DB4D CommunicationOfficial
19999Distributed Network Protocol—Secure (DNP—Secure), a secure version of the protocol used in SCADA systems between communicating RTU’s and IED’sOfficial
20000Distributed Network Protocol (DNP), a protocol used in SCADA systems between communicating RTU’s and IED’sOfficial
20000Usermin, web-based user toolUnofficial
20202TCPOnNet (Net2E)Unofficial
20014TCPDART Reporting serverUnofficial
20560TCPUDPKilling FloorUnofficial
20595UDP0 A.D. Empires AscendantUnofficial
20702TCPPrecise TPM Listener AgentUnofficial
20720TCPSymantec i3 Web GUI serverUnofficial
20790TCPPrecise TPM Web GUI serverUnofficial
21001TCPAMLFilter, AMLFilter Inc. amlf-admin default portUnofficial
21011TCPAMLFilter, AMLFilter Inc. amlf-engine-01 default http portUnofficial
21012TCPAMLFilter, AMLFilter Inc. amlf-engine-01 default https portUnofficial
21021TCPAMLFilter, AMLFilter Inc. amlf-engine-02 default http portUnofficial
21022TCPAMLFilter, AMLFilter Inc. amlf-engine-02 default https portUnofficial
21025TCPStarbound Server (default), StarboundUnofficial
22136TCPFLIR Systems Camera Resource ProtocolUnofficial
22222TCPDavis Instruments, WeatherLink IPUnofficial
22347TCPUDPWibuKey, WIBU-SYSTEMS AG Software protection systemOfficial
22349TCPWolfson Microelectronics WISCEBridge Debug ProtocolUnofficial
22350TCPUDPCodeMeter, WIBU-SYSTEMS AG Software protection systemOfficial
23073Soldat Dedicated ServerUnofficial
23284TimeTracker by OpenhourOfficial
23399Skype default protocolUnofficial
23513Duke Nukem 3D#Source code Duke Nukem PortsUnofficial
24441TCPUDPPyzor spam detection networkUnofficial
24444NetBeans integrated development environmentUnofficial
24465TCPUDPTonido Directory Server for Tonido which is a Personal Web App and P2P platformOfficial
24554TCPUDPBINKP, Fidonet mail transfers over TCP/IPOfficial
24800Synergy: keyboard/mouse sharing softwareUnofficial
24842StepMania: Online: Dance Dance Revolution SimulatorUnofficial
25000TCPTeamware Office standard client connectionOfficial
25001TCPDefault port for Unity3D networkingOfficial
25003TCPTeamware Office client notifierOfficial
25005TCPTeamware Office message transferOfficial
25007TCPTeamware Office MIME ConnectorOfficial
25008TCPJayson’s Water Fun ConnectorUnofficial
25010TCPTeamware Office Agent serverOfficial
25105TCPDefault port for Insteon HubUnofficial
25560TCPcodeheart.js Relay ServerUnofficial
25565TCPStandard Minecraft (Dedicated) ServerUnofficial
25565MySQL database systemUnofficial
25570Manic Digger default single player portUnofficial
25826UDPcollectd default portUnofficial
25828–25840TCPUDPDarknessBlade Network.Unofficial
25888UDPXfire (Firewall Report, UDP_IN) IP Address (206.220.40.146) resolves to gameservertracking.xfire.com. Use unknown.Unofficial
25999TCPXfireUnofficial
26000TCPUDPid Software’s Quake serverOfficial
26000TCPCCP’s EVE Online Online gaming MMORPGUnofficial
26000UDPXonotic, an open source arena shooterUnofficial
26850TCPWar of No Return Server PortUnofficial
26900–26901TCPCCP’s EVE Online Online gaming MMORPGUnofficial
26950TCPUDPGIMA ProductionsUnofficial
27000–27030UDPSteam ClientUnofficial
27000UDP(through 27006) id Software’s QuakeWorld master serverUnofficial
27000TCPPowerBuilder SySAM license serverUnofficial
27000–27009TCPFlexNet Publisher’s License server (from the range of default ports)Unofficial
27010Source engine dedicated server portUnofficial
27014–27050TCPSteam DownloadsUnofficial
27014Source engine dedicated server port (rare)Unofficial
27015GoldSrc and Source engine dedicated server port, AppleMobileDeviceServiceUnofficial
27016Magicka server portUnofficial
27017mongoDB server portUnofficial
27036Steam In-Home Streaming (Only LAN)Unofficial
27374Sub7 default.Unofficial
27500–27900UDPid Software’s QuakeWorldUnofficial
27888UDPKaillera serverUnofficial
27900–27901Nintendo Wi-Fi ConnectionUnofficial
27901–27910UDPid Software’s Quake II master serverUnofficial
27950UDPOpenArena outgoingUnofficial
27960–27969UDPActivision’s Enemy Territory and id Software’s Quake III Arena, Quake III and Quake Live and some ioquake3 derived games, such as Urban Terror (OpenArena incoming)Unofficial
28000Bitfighter Common/default Bitfighter ServerUnofficial
28001Starsiege: Tribes Common/default Tribes v.1 ServerUnofficial
28395TCPwww.SmartSystemsLLC.com Used by Smart Sale 5.0Unofficial
28785UDPCube 2 SauerbratenUnofficial
28786UDPCube 2 Sauerbraten Port 2Unofficial
28801–28802UDPRed Eclipse (Cube 2 derivative) default portsUnofficial
28852TCPUDPKilling FloorUnofficial
28910Nintendo Wi-Fi ConnectionUnofficial
28960UDPCall of Duty; Call of Duty: United Offensive; Call of Duty 2; Call of Duty 4: Modern Warfare; Call of Duty: World at War(PC Version)Unofficial
29000Perfect World International Used by the Perfect World International ClientUnofficial
29070TCPUDPGame titled “Jedi Knight: Jedi Academy” by RavensoftUnofficial
29292TCPTMO Integration Service Communications Port, Used by Transaction Manager SaaS (HighJump Software)Unofficial
29900–29901Nintendo Wi-Fi ConnectionUnofficial
29920Nintendo Wi-Fi ConnectionUnofficial
30000Pokémon NetbattleUnofficial
30000Minetest Dedicated ServerUnofficial
30301BitTorrentUnofficial
30564TCPMultiplicity: keyboard/mouse/clipboard sharing softwareUnofficial
30718UDPLantronix Discovery for Lantronix serial-to-ethernet devicesUnofficial
30777TCPZangZing agentUnofficial
31314TCPelectric imp node<>server communication (TLS)Unofficial
31337TCPBack Orifice remote administration tool (often Trojan horse)Unofficial
31415ThoughtSignal Server Communication Service (often Informational)Unofficial
31416BOINC RPCUnofficial
31438Rocket Software U2 uvcs Server Communication ServiceUnofficial
31456TCPTetriNET IRC gateway on some serversUnofficial
31457TCPTetriNETOfficial
31458TCPTetriNET Used for game spectatorsUnofficial
31620TCPUDPLM-MON (Standard Floating License Manager LM-MON)Official
31820-31829UDPSyFlo SyFlo license managerUnofficial
32000UDPFlightGear multiplayer, experimental 2nd port (working code mod submitted to main fgms developer 2015-III-04 for evaluation)Unofficial
32123TCPx3Lobby Used by x3Lobby, an internet application.Unofficial
32137TCPUDPImmunet Protect (UDP in version 2.0, TCP since version 3.0)Unofficial
32245TCPMMTSG-mutualed over MMT (encrypted transmission)Unofficial
32400TCPUDPUsed for Plex Media Server connections and media streamsUnofficial
32769TCPFileNet RPCUnofficial
32887TCPUsed by “Ace of Spades” gameUnofficial
32976TCPLogMeIn Hamachi (VPN tunnel software; also port 12975)—used to connect to Mediation Server (bibi.hamachi.cc); will attempt to use SSL (TCP port 443) if both 12975 & 32976 fail to connectUnofficial
33330UDPFMAuditUnofficial
33333UDPTNTchat default server portUnofficial
33434–33534TCPUDPtracerouteOfficial
33848UDPJenkins Remote access API and Auto-DiscoveryUnofficial
33982TCPUDPDezta softwareUnofficial
34000MasterPort—WarZUnofficial
34001ClientPort—WarZUnofficial
34010PortStart—WarZUnofficial
34271Remuco remote control for media playersUnofficial
34443Linksys PSUS4 print serverUnofficial
34567TCPEDI serviceOfficial
35357TCPOpenStack ID ServiceOfficial
36330TCPFolding@home v7 default for client control interfaceUnofficial
36700TCPMapX communication portOfficial
36963UDPUnreal Software multiplayer games, such as Counter Strike 2D (2D clone of Counter Strike)Unofficial
37601TCPEpipole File Transfer ProtocolOfficial
37659TCPAxence nVisionUnofficial
37777TCPDigital Video Recorder hardwareUnofficial
40000TCPUDPSafetyNET p Real-time Industrial Ethernet protocolOfficial
40123UDPFlatcastUnofficial
41794TCPUDPCrestron Control PortOfficial
41795TCPUDPCrestron Control PortOfficial
41823TCPUDPMurealm ClientUnofficial
43034TCPUDPLarmX.com™ database update mtr portUnofficial
43047TCPTheòsMessenger second port for service TheòsMessengerUnofficial
43048TCPTheòsMessenger third port for service TheòsMessengerUnofficial
43594TCPRuneScape, FunOrb, Runescape Private Servers game serversUnofficial
43595TCPRuneScape JAGGRAB serversUnofficial
44405TCPMu Online Connect ServerUnofficial
44444TCPLightClaw.TeamServer Asset synchronizationUnofficial
45824TCPServer for the DAI family of client-server productsOfficial
47001TCPWindows Remote Management Service (WinRM)Official
47808UDPBACnet Building Automation and Control Networks (4780810 = BAC016), commonly spills to 47809–47816Official
48653TCPUDPRobot Raconteur transportOfficial
49151TCPUDPReservedOfficial
53640TCPUDPStandard Roblox ServerUnofficial

http://www.niftyadmin.cn/n/1348231.html

相关文章

未加密的视图(__VIEWSTATE)参数漏洞验证测试

目录 1.前言 2.__VIEWSTATE视图参数未加密漏洞概述 3.漏洞验证 3.1 Burp抓包验证 3.2 ViewStateDecoder2工具验证

error C2039: “create”: 不是“cocos2d::GLView”的成员,出错解决办法

今天在COCOS2D 3.6调试一个网上的例子&#xff0c;报错&#xff1a; error C2039: “create”: 不是“cocos2d::GLView”的成员原来是 GLView在3.x的几个版本改动得比较大&#xff0c;出错的代码是这样的&#xff1a;if(!glview) {glview GLView::create("Brave C versio…

#Linux#学习笔记-常见命令大全

Linux常用命令&#xff1a; ls/dir 文件列表; ls -l(详细信息); ls -la(文件全部列完); ls -a 显示隐藏文件; ls -l 显示长列表格式; ls -al 显示全部隐藏文件并长列表格式。 mkdir 建立目录; rmdir 删除空目录。 touch 建立空文件。 cd 切换目录 ; cd / 切换到根目录; cd bin…

CORS跨域资源共享漏洞验证测试

目录 1.前言 2.CORS漏洞概述 3.漏洞验证 3.1 curl指定Origin验证 3.2 Burpsuite抓包验证 3.3 CORS_Scanner工具验证

LeetCode Basic Calculator

原题链接在这里&#xff1a;https://leetcode.com/problems/basic-calculator/ 题目&#xff1a; Implement a basic calculator to evaluate a simple expression string. The expression string may contain open ( and closing parentheses ), the plus or minus sign -, n…

CNVD-2020-46552 深信服EDR远程代码执行漏洞复现

目录 1.漏洞概述 2.影响版本 3.漏洞等级 4.漏洞复现 5.漏洞修复 1.漏洞概述 终端检测响应平台(EDR)是深信服公司提供的一套终端安全解决方案,方案由轻量级的端点安全软件和管理平台软件共同组成。2020年08月18日左右检测到深信服EDR存在远程代码执行漏洞。该漏洞编号…

长链非编码RNA(lncRNA)

长链非编码RNA&#xff08;lncRNA&#xff09; 转自&#xff1a;http://blog.sina.com.cn/s/blog_909da11301010bkz.html 长链非编码RNA(lncRNA)是一类转录本长度超过200nt的RNA分子&#xff0c;它们并不编码蛋白&#xff0c;而是以RNA的形式在多种层面上&#xff08;表观遗传调…

深信服EDR任意用户登录漏洞复现

目录 1.漏洞概述 2.影响版本 3.漏洞等级 4.漏洞复现 5.漏洞修复 1.漏洞概述 2020年HW行动时爆出的深信服EDR漏洞除了前面复现的CNVD-2020-46552深信服EDR远程代码执行漏洞,还有一个