Port Number 8080 | What is Port 8080?
A Software Port (usually just called a 'port') is a virtual data connection that can be used by programs to exchange data directly, instead of going through a file or other temporary storage location. The most common of these are TCP and UDP ports which are used to exchange data between computers on the Internet.
Port 8080 uses the tcp/udp protocol for service type http-alt. A malformed request to port 8080 is known to cause denial of service attacks.
In the TCP and UDP protocols used in computer networking, a port is a special number present in the header of a data packet. Ports are typically used to map data to a particular process running on a computer.
Port numbers can occasionally be seen in the URLs of websites. By default, HTTP uses port 80 and HTTPS uses port 443, but a URL like
http://www.MyCompany.com:8000/ would try to connect to an HTTP server on port 8000 instead.
Port 8080 is used for the http-alt service. An example would be http://www.MyCompany.com:8080/
when accessed by a web service. Port 8080 may be used for several services
including HTTP Alternative-- and more. Port 8080 is known to have vulnerabilities caused by trojans and remote code execution.
Note that not all transport layers use network ports; for example, although UDP and TCP use ports, ICMP does not. By default, the firewall should disallow traffic to port 8080 until all security checks have been passed. If an application cannot listen on port 8080, the port 8080 is already in use by another application causing the conflict.
Port Number: 8080 (Windows 7/Windows Vista/ Windows XP/Windows Server family)
HTTP Alternative--
Protocol Used : tcp/udp
Service Type : http-alt
Known Port 8080 exploits: Yes
Known Port 8080 Security Risks: Yes
Information on Port 8080: Windows 7/Vista/XP

- Go to the command prompt (Start>Run>cmd)
- Enter netstat -ano
- You will get a report of Active Connections
- Report includes: Protocol, Local Address, Foreign Address, State, PID
- e.g.
- Proto Local Address Foreign Address State PID
- UDP 127.0.0.1:8080 *:* 8080
- Write down the PID (process identifier) associated with port 8080 (Also note the Local Address, Foreign Address, Protocol and State.)
- Next, start the Windows Task Manager
- Select the Processes tab in Task Manager
- Search for the PID you wrote down previously
- netstat parameter -s displays per-protocol statistics. By default, statistics are shown for IP, IPv6, ICMP, ICMPv6, TCP, TCPv6, UDP, and UDPv6
How to manually open Port 8080 in Windows Firewall?
Windows Firewall may block port 8080 by default. If you want to allow a program to communicate using Port 8080 through the firewall, you can usually do that by selecting the required program on the Exceptions tab in Windows Firewall. However, sometimes the program is not listed in the Exceptions tab. In this case you need to open the port manually.1.Open Windows Firewall by clicking Start, Control Panel, Security, and then Windows Firewall.
2.Click 'Allow a program through Windows Firewall'.
3.Click 'Add port'.
4.In the 'Name' field, type a friendly name for the port like 'Port-8080'.
5.In the 'Port number' field, enter the port number '8080'.
6.Select TCP or UDP, depending on the protocol required for port 8080.
Free Software Downloads: Windows 7/Vista/XP
Free Online Port Scanner/Port Checker/Port Scan Test
Firewall Vulnerability Test Tool: Run Now
Network Security Scanner/Vulnerability Scanner/Port Scanner: Download Nmap