What s the reasoning behind blocking specific ports like 10080 on internet browsers

0 votes
Certain ports, like 10080, are blocked in browsers due to security concerns or potential misuse. What are the risks associated with these ports, and why are they restricted?
20 hours ago in Cyber Security & Ethical Hacking by Anupam
• 14,380 points
5 views

1 answer to this question.

0 votes

​Browsers block specific ports, such as 10080, to mitigate security vulnerabilities like NAT Slipstreaming attacks. These attacks exploit certain protocols to bypass network security measures, allowing malicious actors to access internal network services. Port 10080 is commonly associated with applications like the Amanda backup tool, making it a target for such exploits.

NAT Slipstreaming Attacks: An Overview

NAT Slipstreaming is a technique that enables attackers to bypass Network Address Translation (NAT) and firewall protections by tricking a user's browser into initiating connections to arbitrary ports on the internal network. This is achieved by exploiting protocols that require special handling by Application Level Gateways (ALGs) in routers. By sending specially crafted packets, attackers can open ports that would typically be inaccessible, facilitating unauthorized access to internal services.

Risks Associated with Port 10080

Port 10080 is traditionally used by the Amanda backup service. Attackers can exploit this port in NAT Slipstreaming attacks to gain unauthorized access to backup systems or other internal services. Recognizing this risk, browser vendors have decided to block traffic on port 10080 to prevent potential exploits.

Implications of Blocking Specific Ports

Blocking ports like 10080 enhances security by preventing known attack vectors. However, it can also disrupt legitimate services that rely on these ports. For instance, developers using port 10080 for applications may encounter connectivity issues. In such cases, reconfiguring services to use alternative, unblocked ports is advisable.

answered 20 hours ago by CaLLmeDaDDY
• 25,220 points

Related Questions In Cyber Security & Ethical Hacking

0 votes
0 answers

Whats the trick behind getting the physical IP address?

How can I get the same IP ...READ MORE

Feb 9, 2022 in Cyber Security & Ethical Hacking by Edureka
• 13,620 points
697 views
0 votes
0 answers

What’s the impact of network enumeration on cybersecurity?

Network enumeration can be used by both ...READ MORE

Feb 28 in Cyber Security & Ethical Hacking by Anupam
• 14,380 points
77 views
+1 vote
1 answer

Python arpspoofing stops the victims internet connection

Here's a similar query. Check this out! https://www.edureka.co/community/53049/arp-spoofing-stops-victim-internet-connection Hope ...READ MORE

answered Sep 21, 2020 in Cyber Security & Ethical Hacking by Karan
• 19,610 points
1,499 views
0 votes
1 answer

How can I force the login to a specific ip address?

Try to access the router's default page. It's ...READ MORE

answered Feb 15, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points
1,600 views
+1 vote
1 answer

How do you decrypt a ROT13 encryption on the terminal itself?

Yes, it's possible to decrypt a ROT13 ...READ MORE

answered Oct 17, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 25,220 points
591 views
+1 vote
1 answer

How does the LIMIT clause in SQL queries lead to injection attacks?

The LIMIT clause in SQL can indeed ...READ MORE

answered Oct 17, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 25,220 points
490 views
+1 vote
1 answer

Is it safe to use string concatenation for dynamic SQL queries in Python with psycopg2?

The use of string concatenation while building ...READ MORE

answered Oct 17, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 25,220 points
328 views
+1 vote
1 answer
+1 vote
1 answer

What’s the best way to prevent clickjacking attacks on an Express.js-based web application?

To prevent clickjacking attacks on your Express.js ...READ MORE

answered Nov 5, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 25,220 points
315 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP