网络协议端口

有时访问某些网站时,会在地址后加:80/8080, 配置邮件客户端时会遇到25110 端口,端口是一个天天都要用到,但又对他很陌生的词。这里所说的端口指的是网络协议,端口号端口总个数为65536(即:2^16)范围是从655352^16-1

一:端口简介                                               

网络中各主机间通过TCP/IP协议发送和接收数据包,各个数据包根据其目的主机的ip地址来进行互联网络中的路由选择。电脑之间传输信息依靠ip地址识别,但当今操作系统大多是多进程系统,若同时进行多个数据传输服务,直接向ip 发送的数据显然不能正确的传向正确的服务,网络上实际上是通过“IP地址+端口号来区分不同的服务的。TCP/IP协议提出的网络协议端口,可以认为是网络通信进程的一种标识符。用来分隔不同服务之间的网络通信。端口总个数为65536(即:2^16)范围是从0 655352^16-1)。

二:端口分类                                               

从端口的性质来分,通常可以分为以下三类:

1公认端口Well KnownPorts):也叫"常用端口/周知端口 "。端口号从01024,它们绑定于一些常用特别的服务。通常这些端口的通信明确表明了某种服务的协议,这种端口是不可再重新定义它的作用对象。如:80端口用于HTTP通信,21号端口用于ftp服务。

2注册端口RegisteredPorts):端口号从102549151。它们松散地绑定于一些服务。也是说有许多服务绑定于这些端口,这些端口同样用于许多其他目的。这些端口多数没有明确的定义服务对象,不同程序可根据实际需要自己定义。 

3动态和/或私有端口Dynamic and/or PrivatePorts):端口号从4915265535。之所以称为动态端口,是因为它 一般不固定分配某种服务,而是动态分配。动态分配是指当一个系统进程或应用 程序进程需要网络通信时,它向主机申请一个端口,主机从可用的端口号中分配 一个供它使用。当这个进程关闭时,同时也就释放了所占用的端口号。

从服务方式来分,端口可分为以下两类:

1TCP协议端口Transmission Control Protocol) 传输控制协议,TCP是基于连接的协议,正式通信前需与对方先建立连接,可以为服务提供可靠的通信连接。常见的TCP端口如FTP/文件传输协议/21端口Telnet/远程登陆23端口  SMTP/简单邮件传送协议/25端口

2UDP协议端口 (User Datagram Protocol 用户数据报协议,UDP是面向非连接,就是在正式通信前不必与对方先建立连接,不管对方状态就直接发送。通信连接不可靠但有着较高的通信效率。 常见的UDP端口如:HTTP/超文本传输协议/80端口   DNS/域名解析服务/53端口。

 

三:端口扫描                                               

1)最简单的方法是win系统下 在cmd中输入netstat –an可以查看本机所有开放的端口

2)利用工具

如:Angry IP Scanner /superscan /activeport  等等…..

四:常见端口                                               

以下列表仅列出常用端口,详细的列表请参阅IANA网站  http://www.iana.org

 

端口    描述    状态

0/TCP,UDP   保留端口;不使用(若发送过程不准备接受回复消息,则可以作为源端口) 官方

1/TCP,UDP   TCPMUX(传输控制协议端口服务多路开关选择器)    官方

5/TCP,UDP   RJE(远程作业登录)     官方

7/TCP,UDP   ECHO(回显)协议    官方

9/TCP,UDP   DISCARD(丢弃)协议     官方

11/TCP,UDP SYSTAT协议 官方

13/TCP,UDP DAYTIME协议     官方

15/TCP,UDP NETSTAT协议     官方

17/TCP,UDP QOTDQuote of the Day,每日引用)协议 官方

18/TCP,UDP 消息发送协议    官方

19/TCP,UDP CHARGEN(字符发生器)协议   官方

20/TCP,UDP 文件传输协议默认数据端口     官方

21/TCP,UDP 文件传输协议控制端口     官方

22/TCP,UDP SSH (Secure Shell) – 远程登录协议,用于安全登录 文件传输(SCPSFTP)及端口重新定向     官方

23/TCP,UDP Telnet 终端仿真协议未加密文本通信    官方

25/TCP,UDP SMTP(简单邮件传输协议)用于邮件服务器间的电子邮件传递   官方

26/TCP,UDP RSFTP – 一个简单的类似FTP的协议    非官方

35/TCP,UDP QMS Magicolor 2 printer     非官方

37/TCP,UDP TIME时间协议    官方

39/TCP,UDP Resource Location Protocol(资源定位协议) 官方

41/TCP,UDP 图形    官方

42/TCP,UDP Host Name Server(主机名服务) 官方

42/TCP,UDP WINSWINS主机名服务) 非官方

43/TCP WHOIS 协议 官方

49/TCP,UDP TACACS 登录主机协议     官方

53/TCP,UDP DNS(域名服务系统)     官方

56/TCP,UDP 远程访问协议    官方

57/TCP MTP,邮件传输协议

67/UDP BOOTPBootStrap协议)服务;同时用于DHCP(动态主机设定协议)   官方

68/UDP BOOTP 客户端;同时用于DHCP(动态主机设定协议) 官方

69/UDP TFTP(小型文件传输协议)    官方

70/TCP Gopher信息检索协议 官方

79/TCP Finger协议 官方

80/TCP HTTP(超文本传输协议)用于传输网页    官方

81/TCP HTTP预备(超文本传输协议) 官方

81/TCP Torpark – Onion routing ORport 非官方

82/UDP Torpark – 控制端口 非官方

88/TCP Kerberos – 认证代理     官方

101/TCP     主机名

102/TCP     ISO-TSAP 协议  

107/TCP     远程Telnet协议

109/TCP     POPPost Office Protocol),“邮局协议”,第2

110/TCP     POP3(“邮局协议”,第3版)用于接收电子邮件    官方

111/TCP,UDP     Sun协议     官方

113/TCP     ident – old server identification system, 仍然被IRC 服务器用来认证它的用户 官方

115/TCP     SFTP, 简单文件传输协议

117/TCP     UUCP-PATH  

118/TCP,UDP     SQL 服务    官方

119/TCP     NNTP (Network News Transfer Protocol) – 用来收取新闻组的消息    官方

123/UDP     NTP (Network Time Protocol) – used for time synchronization     官方

135/TCP,UDP     EPMAP (End Point Mapper) / Microsoft RPC Locator Service    官方

137/TCP,UDP     NetBIOS NetBIOS Name Service    官方

138/TCP,UDP     NetBIOS NetBIOS Datagram Service    官方

139/TCP,UDP     NetBIOS NetBIOS Session Service     官方

143/TCP,UDP     IMAP4 (Internet Message Access Protocol 4) – used for retrieving E-mails    官方

152/TCP,UDP     BFTP, Background File Transfer Program

153/TCP,UDP     SGMP, Simple Gateway Monitoring Protocol

156/TCP,UDP     SQL Service     官方

158/TCP,UDP     DMSP, Distributed Mail Service Protocol

161/TCP,UDP     SNMP (Simple Network Management Protocol)   官方

162/TCP,UDP     SNMPTRAP    官方

170/TCP     Print-srv  

179/TCP     BGP (Border Gateway Protocol)   官方

194/TCP     IRC (Internet Relay Chat)   官方

201/TCP,UDP     AppleTalk Routing Maintenance

209/TCP,UDP     The Quick Mail Transfer Protocol

213/TCP,UDP     IPX     官方

218/TCP,UDP     MPP, Message Posting Protocol

220/TCP,UDP     IMAP, Interactive Mail Access Protocol, version 3

259/TCP,UDP     ESRO, Efficient Short Remote Operations

264/TCP,UDP     BGMPBorder Gateway Multicast Protocol

308/TCP     Novastor Online Backup 官方

311/TCP     Apple Server-Admin-Tool, Workgroup-Manager-Tool

318/TCP,UDP     TSP, Time Stamp Protocol

323/TCP,UDP     IMMP, Internet Message Mapping Protocol

383/TCP,UDP     HP OpenView HTTPs Operations Agent

366/TCP,UDP     SMTP, Simple Mail Transfer Protocol. ODMR, On-Demand Mail Relay

369/TCP,UDP     Rpc2portmap     官方

371/TCP,UDP     ClearCase albd 官方

384/TCP,UDP     A Remote Network Server System

387/TCP,UDP     AURP, AppleTalk Update-based Routing Protocol

389/TCP,UDP     LDAP (Lightweight Directory Access Protocol)    官方

401/TCP,UDP     UPS Uninterruptible Power Supply    官方

411/TCP     Direct Connect Hub port     非官方

412/TCP     Direct Connect Client-To-Client port    非官方

427/TCP,UDP     SLP (Service Location Protocol)     官方

443/TCP     HTTPS – HTTP Protocol over TLS/SSL (encrypted transmission)     官方

444/TCP,UDP     SNPPSimple Network Paging Protocol

445/TCP     Microsoft-DS (Active DirectoryWindows shares, Sasser wormAgobot, Zobotworm)     官方

445/UDP     Microsoft-DS SMB file sharing   官方

464/TCP,UDP     Kerberos Change/Set password    官方

465/TCP     Cisco protocol 官方

465/TCP     SMTP over SSL   非官方

475/TCP     tcpnethaspsrv (Hasp services, TCP/IP version)   官方

497/TCP     dantz backup service    官方

500/TCP,UDP     ISAKMPIKE-Internet Key Exchange   官方

502/TCP,UDP     ModbusProtocol   

512/TCP     exec, Remote Process Execution

512/UDP     comsat, together with biffnotifies users of new c.q. yet unread e-mail   

513/TCP     Login  

513/UDP     Who    

514/TCP     rsh protocol – used to execute non-interactive commandline commands on a remote system and see the screen return  

514/UDP     syslog protocol – used for system logging   官方

515/TCP     Line Printer Daemon protocol – used in LPD printer servers

517/UDP     Talk   

518/UDP     NTalk  

520/TCP     efs    

520/UDP     Routing – RIP   官方

513/UDP     Router

524/TCP,UDP     NCP (NetWare Core Protocol) is used for a variety things such as access to primary NetWare server resources, Time Synchronization, etc.   官方

525/UDP     Timed, Timeserver  

530/TCP,UDP     RPC     官方

531/TCP,UDP     AOL Instant Messenger, IRC 非官方

532/TCP     netnews    

533/UDP     netwall, For Emergency Broadcasts  

540/TCP     UUCP (Unix-to-Unix Copy Protocol)   官方

542/TCP,UDP     commerce (Commerce Applications)    官方

543/TCP     klogin, Kerberos login

544/TCP     kshell, Kerberos Remote shell  

546/TCP,UDP     DHCPv6 client

547/TCP,UDP     DHCPv6 server

548/TCP     AFPApple Filing Protocol

550/UDP     new-rwho, new-who  

554/TCP,UDP     RTSP (Real Time Streaming Protocol)     官方

556/TCP     Remotefs, rfs, rfs_server  

560/UDP     rmonitor, Remote Monitor   

561/UDP     monitor    

563/TCP,UDP     NNTP protocol over TLS/SSL (NNTPS) 官方

587/TCP     email message submissionSMTP (RFC 2476)     Official

591/TCP     FileMaker 6.0 (and later) Web Sharing (HTTP Alternate, see port 80)     官方

593/TCP,UDP     HTTP RPC Ep MapRPC over HTTP, often used by DCOM services and Microsoft Exchange Server     官方

604/TCP     TUNNEL

631/TCP,UDP     IPPInternet Printing Protocol

636/TCP,UDP     LDAP over SSL (encrypted transmission, also known as LDAPS)     官方

639/TCP,UDP     MSDP, Multicast Source Discovery Protocol

646/TCP     LDP, Label Distribution Protocol   

647/TCP     DHCP Failover Protocol

648/TCP     RRP, Registry Registrar Protocol   

652/TCP     DTCP, Dynamic Tunnel Configuration Protocol

654/UDP     AODV, Ad hoc On-Demand Distance Vector

665/TCP     sun-dr, Remote Dynamic Reconfiguration 非官方

666/UDP     毁灭战士,电脑平台上的一系列第一人称射击游戏。

674/TCP     ACAP, Application Configuration Access Protocol

691/TCP     MS Exchange Routing     官方

692/TCP     Hyperwave-ISP

694/UDP     Linux-HA High availability Heartbeat port   非官方

695/TCP     IEEE-MMS-SSL

698/UDP     OLSR, Optimized Link State Routing

699/TCP     Access Network

700/TCP     EPP, Extensible Provisioning Protocol

701/TCP     LMP, Link Management Protocol.

702/TCP     IRIS over BEEP

706/TCP     SILC, Secure Internet Live Conferencing

711/TCP     TDP, Tag Distribution Protocol

712/TCP     TBRPF, Topology Broadcast based on Reverse-Path Forwarding

720/TCP     SMQP, Simple Message Queue Protocol

749/TCP, UDP    kerberos-adm, Kerberos administration  

750/UDP     Kerberos version IV    

782/TCP     Conserver serial-console management server

829/TCP     CMP (Certificate Management Protocol)

860/TCP     iSCSI

873/TCP     rsync File synchronisation protocol     官方

901/TCP     Samba Web Administration Tool (SWAT)    非官方

902     VMware Server Console[1]    非官方

904     VMware Server Alternate (if 902 is in use – ie SUSE linux) 非官方

911/TCP     Network Console on Acid (NCA) – local tty redirection over OpenSSH

981/TCP     SofaWare Technologies Remote HTTPS management for firewall devices running embedded Checkpoint Firewall-1 software     非官方

989/TCP,UDP     FTP Protocol (data) over TLS/SSL    官方

990/TCP,UDP     FTP Protocol (control) over TLS/SSL     官方

991/TCP,UDP     NAS (Netnews Admin System)

992/TCP,UDP     Telnet protocol over TLS/SSL    官方

993/TCP     IMAP4 over SSL (encrypted transmission)     官方

995/TCP     POP3 over SSL (encrypted transmission) 官方

102449151号端口.

端口    描述    状态

1025/tcp    NFS-or-IIS 非官方

1026/tcp    Often utilized by Microsoft DCOM services   非官方

1029/tcp    Often utilized by Microsoft DCOM services   非官方

1058/tcp    nim AIX Network Installation Manager    官方

1059/tcp    nimreg 官方

1080/tcp    SOCKS proxy     官方

1099/tcp    RMI Registry    官方

1099/udp    RMI Registry    官方

1109/tcp    Kerberos POP   

1140/tcp    AutoNOC     官方

1167/udp    phone, conference calling  

1176/tcp    Perceptive Automation Indigo home control server    官方

1182/tcp,udp    AcceleNet   官方

1194/udp    OpenVPN     官方

1198/tcp,udp    The cajo project Free dynamic transparent distributed computing in Java     官方

1200/udp    Steam Friends Applet    官方

1214/tcp    Kazaa   官方

1223/tcp,udp    TGP: "TrulyGlobal Protocol" aka "The Gur Protocol" 官方

1241/tcp,udp    Nessus Security Scanner     官方

1248/tcp    NSClient/NSClient++/NC_Net (Nagios)     非官方

1270/tcp,udp    Microsoft Operations Manager 2005 agent (MOM 2005) 官方

1311/tcp    Dell Open Manage Https Port     非官方

1313/tcp    Xbiim (Canvii server) Port 非官方

1337/tcp    WASTE Encrypted File Sharing Program    非官方

1352/tcp    IBM Lotus Notes/Domino RPC 官方

1387/tcp    Computer Aided Design Software Inc LM (cadsi-lm )   官方

1387/udp    Computer Aided Design Software Inc LM (cadsi-lm )   官方

1414/tcp    IBM MQSeries    官方

1431/tcp    RGTP    官方

1433/tcp,udp    Microsoft SQL database system   官方

1434/tcp,udp    Microsoft SQL Monitor   官方

1494/tcp    Citrix Presentation Server ICA Client   官方

1512/tcp,udp    WINS   

1521/tcp    nCube License Manager   官方

1521/tcp    Oracle database default listener, in future releases official port 2483     非官方

1524/tcp,udp    ingreslock, ingres 官方

1526/tcp    Oracle database common alternative for listener     非官方

1533/tcp    IBM Sametime IM – Virtual Places Chat   官方

1547/tcp    Laplink     官方

1547/udp    Laplink     官方

1550    Gadu-Gadu (Direct Client-to-Client)     非官方

1581/udp    MIL STD 2045-47001 VMF 官方

1589/udp    Cisco VQP (VLAN Query Protocol) / VMPS 非官方

1627    iSketch     非官方

1677/tcp    Novell GroupWise clients in client/server access mode  

1701/udp    l2tp, Layer 2 Tunnelling protocol  

1716/tcp    America's Army MMORPG Default Game Port     官方

1723/tcp    Microsoft PPTP VPN 官方

1723/udp    Microsoft PPTP VPN 官方

1725/udp    Valve Steam Client 非官方

1755/tcp    Microsoft Media Services (MMS, ms-streaming)    官方

1755/udp    Microsoft Media Services (MMS, ms-streaming)    官方

1761/tcp,udp    cft-0   官方

1761/tcp    Novell Zenworks Remote Control utility 非官方

1762-1768/tcp,udp   cft-1 to cft-7 官方

1812/udp    radius, RADIUS authentication protocol

1813/udp    radacct, RADIUS accounting protocol    

1863/tcp    Windows Live Messenger, MSN     官方

1900/udp    Microsoft SSDP Enables discovery of UPnP devices    官方

1935/tcp    Real Time Messaging Protocol (RTMP) raw protocol    官方

1970/tcp,udp    Danware Data NetOp Remote Control   官方

1971/tcp,udp    Danware Data NetOp School   官方

1972/tcp,udp    InterSystems Caché 官方

1975-77/udp     Cisco TCO (Documentation)   官方

1984/tcp    Big Brother – network monitoring tool   官方

1985/udp    Cisco HSRP 官方

1994/TCP    STUN-SDLC protocol for tunneling   

1998/tcp    Cisco X.25 service (XOT)   

2000/udp    Cisco SCCP (Skinny)     官方

2000/tcp    Cisco SCCP (Skinny)     官方

2002/tcp    Cisco Secure Access Control Server (ACS) for Windows    非官方

2030    Oracle Services for Microsoft Transaction Server    非官方

2031/tcp    mobrien-chat – Mike O'Brien <mike@mobrien.com> November 2004    官方

2031/udp    mobrien-chat – Mike O'Brien <mike@mobrien.com> November 2004    官方

2049/udp    nfs, NFS Server     官方

2049/udp    shilp   官方

2053/tcp    knetd, Kerberos de-multiplexor

2056/udp    Civilization 4 multiplayer 非官方

2073/tcp    DataReel Database   官方

2073/udp    DataReel Database   官方

2074/tcp    Vertel VMF SA (i.e. App.. SpeakFreely) 官方

2074/udp    Vertel VMF SA (i.e. App.. SpeakFreely) 官方

2082/tcp    Infowave Mobility Server    官方

2082/tcp    CPanel, default port    非官方

2083/tcp    Secure Radius Service (radsec) 官方

2083/tcp    CPanel default SSL port     非官方

2086/tcp    GNUnet 官方

2086/tcp    WebHost Manager default port    非官方

2087/tcp    WebHost Manager default SSL port    非官方

2095/tcp    CPanel default webmail port     非官方

2096/tcp    CPanel default SSL webmail port     非官方

2161/tcp    ?-APC Agent     官方

2181/tcp    EForward-document transport system 官方

2181/udp    EForward-document transport system 官方

2200/tcp    Tuxanci game server     非官方

2219/tcp    NetIQ NCAP Protocol     官方

2219/udp    NetIQ NCAP Protocol     官方

2220/tcp    NetIQ End2End   官方

2220/udp    NetIQ End2End   官方

2222/tcp    DirectAdmin's default port 非官方

2222/udp    Microsoft Office OS X antipiracy network monitor [1]    非官方

2301/tcp    HP System Management Redirect to port 2381 非官方

2302/udp    ArmA multiplayer (default for game)     非官方

2302/udp    Halo: Combat Evolved multiplayer    非官方

2303/udp    ArmA multiplayer (default for server reporting) (default port for game +1) 非官方

2305/udp    ArmA multiplayer (default for VoN) (default port for game +3)   非官方

2369/tcp    Default port for BMC Software CONTROL-M/Server – Configuration Agent port number – though often changed during installation     非官方

2370/tcp    Default port for BMC Software CONTROL-M/Server – Port utilized to allow the CONTROL-M/Enterprise Manager to connect to the CONTROL-M/Server – though often changed during installation   非官方

2381/tcp    HP Insight Manager default port for webserver   非官方

2404/tcp    IEC 60870-5-104     官方

2427/udp    Cisco MGCP 官方

2447/tcp    ovwdb – OpenView Network Node Manager (NNM) daemon 官方

2447/udp    ovwdb – OpenView Network Node Manager (NNM) daemon 官方

2483/tcp,udp    Oracle database listening port for unsecure client connections to the listener, replaces port 1521    官方

2484/tcp,udp    Oracle database listening port for SSL client connections to the listener   官方

2546/tcp,udp    Vytal Vault – Data Protection Services 非官方

2593/tcp,udp    RunUO – Ultima Online server    非官方

2598/tcp    new ICA – when Session Reliability is enabled, TCP port 2598 replaces port 1494     非官方

2612/tcp,udp    QPasa from MQSoftware   官方

2710/tcp    XBT Bittorrent Tracker 非官方

2710/udp    XBT Bittorrent Tracker experimental UDP tracker extension   非官方

2710/tcp    Knuddels.de     非官方

2735/tcp    NetIQ Monitor Console   官方

2735/udp    NetIQ Monitor Console   官方

2809/tcp    corbaloc:iiop URL, per the CORBA 3.0.3 specification.

 

Also used by IBM WebSphere Application Server Node Agent

    官方

2809/udp    corbaloc:iiop URL, per the CORBA 3.0.3 specification.   官方

2944/udp    Megaco Text H.248   非官方

2945/udp    Megaco Binary (ASN.1) H.248     非官方

2948/tcp    WAP-push Multimedia Messaging Service (MMS)     官方

2948/udp    WAP-push Multimedia Messaging Service (MMS)     官方

2949/tcp    WAP-pushsecure Multimedia Messaging Service (MMS)   官方

2949/udp    WAP-pushsecure Multimedia Messaging Service (MMS)   官方

2967/tcp    Symantec AntiVirus Corporate Edition    非官方

3000/tcp    Miralix License server 非官方

3000/udp    Distributed Interactive Simulation (DIS), modifiable default port   非官方

3001/tcp    Miralix Phone Monitor   非官方

3002/tcp    Miralix CSTA    非官方

3003/tcp    Miralix GreenBox API    非官方

3004/tcp    Miralix InfoLink    非官方

3006/tcp    Miralix SMS Client Connector    非官方

3007/tcp    Miralix OM Server   非官方

3025/tcp    netpd.org   非官方

3050/tcp,udp    gds_db (Interbase/Firebird)     官方

3074/tcp,udp    Xbox Live   官方

3128/tcp    HTTP used by web caches and the default port for the Squid cache    官方

3260/tcp    iSCSI target    官方

3268/tcp    msft-gc, Microsoft Global Catalog (LDAP service which contains data from Active Directory forests)     官方

3269/tcp    msft-gc-ssl, Microsoft Global Catalog over SSL (similar to port 3268, LDAP over SSL version)     官方

3300/tcp    TripleA game server     非官方

3305/tcp,udp    ODETTE-FTP 官方

3306/tcp,udp    MySQL Database system   官方

3333/tcp    Network Caller ID server    非官方

3386/tcp,udp    GTP' 3GPP GSM/UMTS CDR logging protocol     官方

3389/tcp    远端桌面协定(RDP     官方

3396/tcp    Novell NDPS Printer Agent   官方

3689/tcp    DAAP Digital Audio Access Protocol used by Apples iTunes 官方

3690/tcp    Subversion version control system   官方

3702/tcp,udp    Web Services Dynamic Discovery (WS-Discovery), used by various components of Windows Vista     官方

3724/tcp    World of Warcraft Online gaming MMORPG 官方

3784/tcp,udp    Ventrilo VoIP program used by Ventrilo 官方

3785/udp    Ventrilo VoIP program used by Ventrilo 官方

3868 tcp,udp    Diameter base protocol Official

3872/tcp    Oracle Management Remote Agent 非官方

3899/tcp    Remote Administrator    非官方

3900/tcp    Unidata UDT OS udt_os   官方

3945/tcp    Emcads server service port, a Giritech product used by G/On     官方

4000/tcp    Diablo II game 非官方

4007/tcp    PrintBuzzer printer monitoring socket server    非官方

4089/udp    OpenCORE Remote Control Service     官方

4089/tcp    OpenCORE Remote Control Service     官方

4093/udp    PxPlus Client server interface ProvideX     官方

4093/tcp    PxPlus Client server interface ProvideX     官方

4096/udp    Bridge-Relay Element ASCOM 官方

4100    WatchGuard Authentication Applet – default port     非官方

4111/tcp,udp    Xgrid   官方

4111/tcp    Microsoft Office SharePoint Portal Server – default administration port     非官方

4226/tcp,udp    Aleph One (computer game)   非官方

4224/tcp    Cisco CDP Cisco discovery Protocol 非官方

4569/udp    Inter-Asterisk eXchange     非官方

4662/tcp    OrbitNet Message Service    官方

4662/tcp    port often used by eMule    非官方

4664/tcp    Google Desktop Search   非官方

4672/udp    eMule – port often used     非官方

4894/tcp    LysKOM Protocol A   官方

4899/tcp    Radmin remote administration tool (program sometimes used as a Trojan horse)    官方

5000/tcp    commplex-main   官方

5000/tcp    UPnP – Windows network device interoperability 非官方

5000/tcp,udp    VTun – VPN Software     非官方

5001/tcp,udp    Iperf (Tool for measuring TCP and UDP bandwidth performance)    非官方

5001/tcp    Slingbox and Slingplayer    非官方

5003/tcp    FileMaker Filemaker Pro     官方

5004/udp    RTP Real-time Transport Protocol    官方

5005/udp    RTP Real-time Transport Protocol    官方

5031/tcp,udp    AVM CAPI-over-TCP (ISDN over Ethernet tunneling)    非官方

5050/tcp    Yahoo! Messenger Yahoo! Messenger   官方

5051/tcp    ita-agent Symantec Intruder Alert   官方

5060/tcp    Session Initiation Protocol (SIP)   官方

5060/udp    Session Initiation Protocol (SIP)   官方

5061/tcp    Session Initiation Protocol (SIP) over Transport Layer Security (TLS)   官方

5093/udp    SPSS License Administrator (SPSS)   官方

5104/tcp    IBM NetCOOL / IMPACT HTTP Service   非官方

5106/tcp    A-Talk Common connection    非官方

5107/tcp    A-Talk Remote server connection     非官方

5110/tcp    ProRat Server   非官方

5121/tcp    Neverwinter Nights 官方

5176/tcp    ConsoleWorks default UI interface   非官方

5190/tcp    ICQ and AOL Instant Messenger   官方

5222/tcp    XMPP/Jabber – client connection     官方

5223/tcp    XMPP/Jabber – default port for SSL Client Connection    非官方

5269/tcp    XMPP/Jabber – server connection     官方

5351/tcp,udp    NAT Port Mapping Protocol – client-requested configuration for inbound connections through network address translators     官方

5353/udp    mDNS – multicastDNS    

5402/tcp,udp    StarBurst AutoCast MFTP     官方

5405/tcp,udp    NetSupport 官方

5421/tcp,udp    Net Support 2   官方

5432/tcp    PostgreSQL database system 官方

5445/udp    Cisco Vidéo VT Advantage    非官方

5495/tcp    Applix TM1 Admin server     非官方

5498/tcp    Hotline tracker server connection   非官方

5499/udp    Hotline tracker server discovery    非官方

5500/tcp    VNC remote desktop protocol – for incoming listening viewer, Hotline control connection     非官方

5501/tcp    Hotline file transfer connection    非官方

5517/tcp    Setiqueue Proxy server client for SETI@Home project     非官方

5555/tcp    Freeciv multiplay port for versions up to 2.0, Hewlett Packard Data Protector, SAP 非官方

5556/tcp    Freeciv multiplay port 官方

5631/tcp    Symantec pcAnywhere     官方

5632/udp    Symantec pcAnywhere     官方

5666/tcp    NRPE (Nagios)   非官方

5667/tcp    NSCA (Nagios)   非官方

5800/tcp    VNC remote desktop protocol – for use over HTTP     非官方

5814/tcp,udp    Hewlett-Packard Support Automation (HP OpenView Self-Healing Services) 官方

5900/tcp    VNC remote desktop protocol (used by ARD)   官方

6000/tcp    X11 – used between an X client and server over the network 官方

6001/udp    X11 – used between an X client and server over the network 官方

6005/tcp    Default port for BMC Software CONTROL-M/Server – Socket Port number used for communication between CONTROL-M processes – though often changed during installation 非官方

6050/tcp    Brightstor Arcserve Backup 非官方

6051/tcp    Brightstor Arcserve Backup 非官方

6100/tcp    Vizrt System    非官方

6110/tcp    softcm HP SoftBench CM 官方

6110/udp    softcm HP SoftBench CM 官方

6111/tcp    spc HP SoftBench Sub-Process Control    官方

6111/udp    spc HP SoftBench Sub-Process Control    官方

6112/tcp    "dtspcd" – a network daemon that accepts requests from clients to execute commands and launch applications remotely   官方

6112/tcp    Blizzard's Battle.net gaming service, ArenaNet gaming service   官方

6129/tcp    Dameware Remote Control     非官方

6257/udp    WinMX (see also 6699)   非官方

6346/tcp,udp    gnutella-svc (FrostWire, Limewire, Bearshare, etc.)     官方

6347/tcp,udp    gnutella-rtr    官方

6444/tcp,udp    Sun Grid Engine – Qmaster Service   官方

6445/tcp,udp    Sun Grid Engine – Execution Service     官方

6502/tcp,udp    Danware Data NetOp Remote Control   非官方

6522/tcp    Gobby (and other libobby-based software)    非官方

6543/udp    Jetnet – default port that the Paradigm Research & Development Jetnet protocol communicates on     非官方

6566/tcp    SANE (Scanner Access Now Easy) – SANE network scanner daemon    非官方

6600/tcp    Music Playing Daemon (MPD) 非官方

6619/tcp,udp    ODETTE-FTP over TLS/SSL     官方

6665-6669/tcp   Internet Relay Chat     官方

6679/tcp    IRC SSL (Secure Internet Relay Chat) – port often used 非官方

6697/tcp    IRC SSL (Secure Internet Relay Chat) – port often used 非官方

6699/tcp    WinMX (see also 6257)   非官方

6881-6999/tcp,udp   BitTorrent full range of ports used most often 非官方

6891-6900/tcp,udp   Windows Live Messenger (File transfer) 官方

6901/tcp,udp    Windows Live Messenger (Voice) 官方

6969/tcp    acmsoda     官方

6969/tcp    BitTorrent tracker port     非官方

7000/tcp    Default port for Azureus's built in HTTPS Bittorrent Tracker    非官方

7001/tcp    Default port for BEA WebLogic Server's HTTP server – though often changed during installation     非官方

7002/tcp    Default port for BEA WebLogic Server's HTTPS server – though often changed during installation     非官方

7005/tcp,udp    Default port for BMC Software CONTROL-M/Server and CONTROL-M/Agent's – Agent to Server port though often changed during installation    非官方

7006/tcp,udp    Default port for BMC Software CONTROL-M/Server and CONTROL-M/Agent's – Server to Agent port though often changed during installation    非官方

7010/tcp    Default port for Cisco AON AMC (AON Management Console) [2]     非官方

7025/tcp    Zimbra – lmtp [mailbox] – local mail delivery   非官方

7047/tcp    Zimbra – conversion server 非官方

7171/tcp    Tibia  

7306/tcp    Zimbra – mysql [mailbox]    非官方

7307/tcp    Zimbra – mysql [logger] – logger    非官方

7312/udp    Sibelius License Server port    非官方

7670/tcp    BrettspielWelt BSW Boardgame Portal     非官方

7777/tcp    Default port used by Windows backdoor program tini.exe 非官方

8000/tcp    iRDMI – often mistakenly used instead of port 8080 (The Internet Assigned Numbers Authority (iana.org) officially lists this port for iRDMI protocol) 官方

8000/tcp    Common port used for internet radio streams such as those using SHOUTcast   非官方

8002/tcp    Cisco Systems Unified Call Manager Intercluster Port

8008/tcp    HTTP Alternate 官方

8008/tcp    IBM HTTP Server default administration port     非官方

8009/tcp    Apache JServ Protocol v13 (ajp13) 例如:Apache mod_jk Tomcat会使用。    非官方

8010/tcp    XMPP/Jabber File transfers 非官方

8074/tcp    Gadu-Gadu   非官方

8080/tcp    HTTP Alternate (http_alt) – commonly used for web proxy and caching server, or for running a web server as a non-root user   官方

8080/tcp    Apache Tomcat   非官方

8086/tcp    HELM Web Host Automation Windows Control Panel 非官方

8086/tcp    Kaspersky AV Control Center TCP Port    非官方

8087/tcp    Hosting Accelerator Control Panel   非官方

8087/udp    Kaspersky AV Control Center UDP Port    非官方

8090/tcp    Another HTTP Alternate (http_alt_alt) – used as an alternative to port 8080     非官方

8118/tcp    Privoxy web proxy – advertisements-filtering web proxy 官方

8087/tcp    SW Soft Plesk Control Panel     非官方

8200/tcp    GoToMyPC    非官方

8220/tcp    Bloomberg   非官方

8222    VMware Server Management User Interface (insecure web interface)[2]. See also, port 8333    非官方

8291/tcp    Winbox – Default port on a MikroTik RouterOS for a Windows application used to administer MikroTik RouterOS    非官方

8294/tcp    Bloomberg   非官方

8333    VMware Server Management User Interface (secure web interface)[3]. See also, port 8222 非官方

8400    Commvault Unified Data Management   官方

8443/tcp    SW Soft Plesk Control Panel     非官方

8500/tcp    ColdFusion Macromedia/Adobe ColdFusion default Webserver port   非官方

8501/udp    Duke Nukem 3D – Default Online Port     官方

8767/udp    TeamSpeak – Default UDP Port    非官方

8880    WebSphere Application Server SOAP Connector port   

8881/tcp    Atlasz Informatics Research Ltd Secure Application Server   非官方

8882/tcp    Atlasz Informatics Research Ltd Secure Application Server   非官方

8888/tcp,udp    NewsEDGE server     官方

8888/tcp    Sun Answerbook dwhttpd server (deprecated by docs.sun.com) 非官方

8888/tcp    GNUmp3d HTTP music streaming and web interface port     非官方

8888/tcp    Hero Fighter Network Game Server    非官方

9000/tcp    Buffalo LinkSystem web access   非官方

9000/tcp    DBGp    非官方

9000/udp    UDPCast     非官方

9001    cisco-xremote router configuration 非官方

9001    Tor network default port    非官方

9001/tcp    DBGp Proxy 非官方

9009/tcp,udp    Pichat Server – Peer to peer chat software 官方

9043/tcp    WebSphere Application Server Administration Console secure port    

9060/tcp    WebSphere Application Server Administration Console    

9100/tcp    Jetdirect HP Print Services     官方

9110/udp    SSMP Message protocol   非官方

9101    Bacula Director     官方

9102    Bacula File Daemon 官方

9103    Bacula Storage Daemon   官方

9119/TCP,UDP    MXit Instant Messenger 官方

9535/tcp    man, Remote Man Server

9535    mngsuite – Management Suite Remote Control 官方

9800/tcp,udp    WebDAV Source Port 官方

9800    WebCT e-learning portal     非官方

9999    Hydranode – edonkey2000 telnet control port     非官方

9999    Urchin Web Analytics    非官方

10000   Webmin – web based Linux admin tool     非官方

10000   BackupExec 非官方

10008   Octopus Multiplexer – CROMP protocol primary port, hoople.org   官方

10017   AIX,NeXT, HPUX – rexd daemon control port   非官方

10024/tcp   Zimbra – smtp [mta] – to amavis from postfix    非官方

10025/tcp   Ximbra – smtp [mta] – back to postfix from amavis   非官方

10050/udp   Zabbix-Server  

10051/udp   Zabbix-Agent   

10113/tcp   NetIQ Endpoint 官方

10113/udp   NetIQ Endpoint 官方

10114/tcp   NetIQ Qcheck    官方

10114/udp   NetIQ Qcheck    官方

10115/tcp   NetIQ Endpoint 官方

10115/udp   NetIQ Endpoint 官方

10116/tcp   NetIQ VoIP Assessor     官方

10116/udp   NetIQ VoIP Assessor     官方

10480   SWAT 4 Dedicated Server     非官方

11211   memcached   非官方

11235   Savage:Battle for Newerth Server Hosting    非官方

11294   Blood Quest Online Server   非官方

11371   OpenPGP HTTP Keyserver 官方

11576   IPStor Server management communication 非官方

12035/udp   Linden Lab viewer to sim    非官方

12345   NetBus – remote administration tool (often Trojan horse). Also used by NetBuster. Little Fighter 2 (TCP).     非官方

12975/tcp   LogMeIn Hamachi (VPN tunnel software;also port 32976)

13000-13050/udp     Linden Lab viewer to sim    非官方

13720/tcp   Symantec NetBackup – bprd (formerly VERITAS)   

13721/tcp   Symantec NetBackup – bpdbm (formerly VERITAS)  

13724/tcp   Symantec Network Utility – vnet (formerly VERITAS)

13782/tcp   Symantec NetBackup – bpcd (formerly VERITAS)   

13783/tcp   Symantec VOPIED protocol (formerly VERITAS)    

14567/udp   Battlefield 1942 and mods   非官方

15000/tcp   psyBNC 非官方

15000/tcp   Wesnoth

15567/udp   Battlefield Vietnam and mods    非官方

15345/udp   XPilot 官方

16000/tcp   shroudBNC   非官方

16080/tcp   Mac OS X Server performance cache for HTTP[4]   非官方

16384/udp   Iron Mountain Digital – online backup   非官方

16567/udp   Battlefield 2 and mods 非官方

17788/udp   PPS网络电视     非官方

19226/tcp   Panda Software AdminSecure Communication Agent 非官方

19638/tcp   Ensim Control Panel     非官方

19813/tcp   4D database Client Server Communication     非官方

20000   Usermin – web based user tool   官方

20720/tcp   Symantec i3 Web GUI server 非官方

22347/tcp,udp   WibuKey – default port for WibuKey Network Server of WIBU-SYSTEMS AG    官方

22350/tcp,udp   CodeMeter – default port for CodeMeter Server of WIBU-SYSTEMS AG    官方

24554/tcp,udp   binkp – Fidonet mail transfers over TCP/IP 官方

24800   Synergykeyboard/mouse sharing software    非官方

24842   StepManiaOnline: Dance Dance Revolution Simulator     非官方

25999/tcp   Xfire   非官方

26000/tcp,udp   id Software's Quake server,     官方

26000/tcp   CCP's EVE Online Online gaming MMORPG, 非官方

27000/udp   (through 27006) id Software's QuakeWorld master server 非官方

27010/udp   Half-Life and its mods, such as Counter-Strike 非官方

27015/udp   Half-Life and its mods, such as Counter-Strike 非官方

27374   Sub7's default port. Most script kiddies do not change the default port.    非官方

27500/udp   (through 27900) id Software's QuakeWorld    非官方

27888/udp   Kaillera server     非官方

27900   (through 27901) Nintendo Wi-Fi Connection   非官方

27901/udp   (through 27910) id Software's Quake II master server    非官方

27960/udp   (through 27969) Activision's Enemy Territory and id Software's Quake III Arena and Quake III and some ioquake3 derived games     非官方

28910   Nintendo Wi-Fi Connection   非官方

28960   Call of Duty 2 Common Call of Duty 2 port – (PC Version)    非官方

29900   (through 29901) Nintendo Wi-Fi Connection   非官方

29920   Nintendo Wi-Fi Connection   非官方

30000   Pokemon Netbattle   非官方

30564/tcp   Multiplicitykeyboard/mouse/clipboard sharing software     非官方

31337/tcp   Back Orifice – remote administration tooloften Trojan horse     非官方

31337/tcp   xc0r3 – xc0r3 security antivir port     非官方

31415   ThoughtSignal – Server Communication Serviceoften Informational     非官方

31456-31458/tcp     TetriNET ports (in order: IRC, game, and spectating)    非官方

32245/tcp   MMTSG-mutualed over MMT (encrypted transmission)    非官方

33434   traceroute 官方

37777/tcp   Digital Video Recorder hardware     非官方

36963   Counter Strike 2D multiplayer port (2D clone of popular CounterStrike computer game)    非官方

40000   SafetyNET p     官方

43594-43595/tcp     RuneScape   非官方

47808   BACnet Building Automation and Control Networks     官方

4915265535号端口

动态分派

 

Leave A Comment

Please be polite. We appreciate that. Your email address will not be published and required fields are marked