| 
	
		 
		Shortcuts	 
	 | 
   Port 6500 Detailsknown port assignments and vulnerabilities
 
threat/application/port search:
 
36 records found
| 
  
	| Port(s) | Protocol | Service | Details | Source |  
  | 6500 | tcp | games | GameSpy Arcade - query port 
 Also uses ports 3783, 6500, 6515 UDP, 6667, 13139 UDP, 27900 UDP, 28900, 29900, 29901
 
 Buffer overflow in Munica Corporation NetSQL 1.0 allows remote attackers to execute arbitrary code via a long CONNECT argument to port 6500.
 References: [CVE-2001-1163] [BID-2885]
 
 Trojans using this port: Devil 1.03 (TCP)
 
 BoKS Master (TCP/UDP) (IANA official)
 | SG |  
  | 6500 | udp | games | Dawn of War - Warhammer 40k, Command & Conquer: Red Alert 3 | SG |  
  | 1042,2302,6500 | udp | applications | Battlestations - Midway | Portforward |  
  | 2611-2612,6500,6667,27900 | tcp,udp | applications | Black and White | Portforward |  
  | 2302-2400, 6500, 6515, 13139, 27900 | udp | applications | Civilization III | Portforward |  
  | 3783, 6500, 6667, 28900, 29900, 29901 | tcp | applications | Civilization III | Portforward |  
  | 2302-2400, 6500, 6515, 13139, 27900 | udp | applications | Civilization IV | Portforward |  
  | 2033, 2056, 3783, 6500, 6667, 28900, 29900, 29001 | tcp | applications | Civilization IV | Portforward |  
  | 80, 3783, 6500, 6515, 6667, 13139, 27900, 28900, 28910, 29900, 29901, 29920 | tcp | applications | Command and Conquer Generals GameSpy | Portforward |  
  | 6515,6500,13139,27900 | udp | applications | Command and Conquer Red Alert 3 | Portforward |  
  | 80, 3783, 6500, 6515, 6667, 13139, 27900, 28900, 28910, 29900, 29901, 29920 | tcp | applications | Command and Conquer Zero Hour GameSpy | Portforward |  
  | 6500, 28900, 29900-29901, 33335 | tcp | applications | Empires Dawn of the Modern World | Portforward |  
  | 3783, 6500, 6667, 28900, 29900-29901 | tcp | applications | F.E.A.R. Gamespy | Portforward |  
  | 6667, 3783, 27900, 28900, 29900, 29901, 13139, 6515, 6500 | tcp | applications | GameSpy Arcade | Portforward |  
  | 6500,6700 | udp | applications | Gamespy Tunnel | Portforward |  
  | 6073,6500,6515 | udp | applications | Kane and Lynch - Dead Men | Portforward |  
  | 6500 | udp | applications | Mage Knight Apocalypse | Portforward |  
  | 5120-5300, 6500, 6667, 27900, 28900 | udp | applications | Neverwinter Nights | Portforward |  
  | 6073,6500,9000 | tcp | applications | Railroad Tycoon III | Portforward |  
  | 3783, 6500, 6667, 28900, 29900-29901 | tcp | applications | Rome Total War | Portforward |  
  | 5555,6500 | udp | applications | Rush for Berlin | Portforward |  
  | 2302-2400, 2801, 3783, 6073, 6500, 6515, 13139, 27900 | udp | applications | Spellforce - The Order of Dawn | Portforward |  
  | 2302, 3056, 3057, 6500, 13139, 16499, 29701 | udp | applications | Star Trek - Armada 2 | Portforward |  
  | 3659,6500,27900 | tcp,udp | applications | Star Trek - Legacy | Portforward |  
  | 3658-3659,6500 | tcp,udp | applications | Starwars Battle Front | Portforward |  
  | 3658-3659,6500,27900 | tcp,udp | applications | Starwars Battle Front Gamespy | Portforward |  
  | 1234, 3658-3660, 6500, 27900, 28910, 3783, 6515, 6667, 13139, 28900, 29900-29901, 29920 | tcp,udp | applications | Starwars Empire at War | Portforward |  
  | 6500,7175,13139 | tcp,udp | applications | The Lord of the Rings-War of the Ring | Portforward |  
  | 3783, 6500, 6667, 28900, 29900-29901 | tcp | applications | The Lord of the Rings-War of the Ring Gamespy | Portforward |  
  | 5150-5151,6500 | tcp,udp | applications | Tony Hawks Pro Skater 3 | Portforward |  
  | 6500, 7777, 7778, 7787, 13000, 27900 | udp | applications | Unreal Tournament 3 | Portforward |  
  | 6500,27900,27901,29910 | udp | applications | Warhammer 40000 - Dawn of War - Dark Crusade | Portforward |  
  | 6112,6500,27901,29910 | udp | applications | Warhammer 40000 - Dawn of War GotY | Portforward |  
  | 5911,6500,13139,27900 | udp | applications | Worms 4 - Mayhem | Portforward |  
  | 6500 | tcp | game-query | GameSpy Arcade query port | Neophasis |  
  | 6500 | tcp,udp | boks | BoKS Master | IANA |  |  
  
	|  | 
jump to:     |  Related ports: 3783  6501  6502  6503  6505  6506  6507  6508  6515  6667  6112   « back to SG Ports 
External Resources
 SANS ISC: port 6500
 Notes:
Port numbers in computer networking represent communication endpoints. Ports are unsigned 16-bit integers (0-65535) that identify 
	a specific process, or network service. IANA is responsible for internet protocol resources, including the registration of commonly 
	used port numbers for well-known internet services.
 Well Known Ports: 0 through 1023.
 Registered Ports: 1024 through 49151.
 Dynamic/Private : 49152 through 65535.
 
 TCP ports use the Transmission Control Protocol, the most commonly used protocol 
on the Internet and any TCP/IP network. TCP enables two hosts 
to establish a connection and exchange streams of data. TCP guarantees delivery of data 
and that packets will be delivered in the same order in which they were sent. 
Guaranteed communication/delivery is the key difference between TCP and UDP.
 
 UDP ports use the Datagram Protocol. Like TCP, UDP is used in combination with IP (the Internet Protocol) 
	and facilitates the transmission of datagrams from one computer to applications on another computer, 
	but unlike TCP, UDP is connectionless and does not guarantee reliable communication; it's up to the application that received 
the message to process any errors and verify correct delivery. UDP is often used with time-sensitive 
applications, such as audio/video streaming and realtime gaming, where dropping some packets is preferable to waiting for delayed data.
 
 When troubleshooting unknown open ports, it is useful to find exactly what services/processes are listening to them. 
    This can be accomplished in both Windows command prompt and Linux variants using the "netstat -aon" command. 
    We also recommend runnig multiple anti-virus/anti-malware scans to rule out the possibility of active malicious software.
    For more detailed and personalized help please use our forums.
 
  | Please use the "Add Comment" button below to provide additional information or comments about port 6500. |   
    |  |  |  |