Threats to and Attacks on Routers

Examples of threats to routers:

  • Unauthorized access
  • Session hijacking
  • Rerouting
  • Masquerading
  • DoS
  • Eavesdropping
  • Information theft Examples of attack techniques:
  • Password guessing
  • Routing protocol attacks
  • SNMP attacks
  • IP fragmentation attacks for DoS
  • Ping of death attacks
  • DDoS attacks
  • Session replay attacks

Some general threats to routers include (but are not limited to) unauthorized access, session hijacking, rerouting, masquerading, DoS, eavesdropping, and information theft.

Unauthorized access may occur when one of the following occurs:

  • Session hijacking may occur if an attacker can insert falsified IP packets after session establishment via IP spoofing, sequence number prediction and alteration, or other methods.
  • Rerouting attacks can include manipulating router updates to cause traffic to flow to unauthorized destinations.
  • Masquerade attacks occur when an attacker manipulates IP packets to falsify IP addresses. Masquerades can be used to gain unauthorized access or to inject bogus data into a network.

Here are examples of attack techniques:

  • Password guessing can be used as an attempt to access the router management port.
  • Routing protocol attacks such as Routing Information Protocol (RIP) attacks where an attacker can forge RIP routing updates to a router to cause the router to forward packets toward the attacker.
  • Simple Network Management Protocol (SNMP) attacks are possible because of the numerous vulnerabilities that have been reported in the SNMP implementations of multiple vendors. These vulnerabilities may allow unauthorized privileged access and DoS attacks or cause unstable behavior.
  • IP fragmentation attacks can be used to bypass the router traffic filtering. Traditionally, packet filters are only applied to the non-fragments and the initial fragment of an IP packet because they contain both Layer 3 and Layer 4 information that the packet filters can match to a "permit" or "deny" action. Non-initial fragments are traditionally allowed through the packet filters because these fragmented packets do not contain Layer 4 information.
  • Ping of death attacks involve the creation of an Internet Control Message Protocol (ICMP) echo-request packet that is larger than the maximum packet size of 65,535 bytes. The attacker hopes that the receiving router will crash while attempting to reassemble the packet.
  • Distributed denial of service (DDoS) attacks use a number of compromised sites to flood a target site with sufficient traffic or service requests to render it useless to legitimate users.
  • Session replay attacks use a sequence of packets or application commands that can be recorded, possibly manipulated, and then replayed to cause an unauthorized action or to gain access.

Properly securing a router against these types of attacks will be required to protect the network infrastructure.

Router Security Principles

This topic explains the three principles of router security.

Routing Security Risks

Think about router security in terms of its physical security, the features and performance of the router operating system, the protection of the router configurations, and the elimination of potential abuse of unused ports and services through router hardening. Some specific points to consider about these principles are as follows:

To provide physical security for a router, take these actions:

  • Place the router in a locked room that is accessible only to authorized personnel, is free of electrostatic or magnetic interference, and has controls for temperature and humidity.
  • Install an uninterruptible power supply and keep spare components available. This reduces the possibility of a DoS attack from power loss to the building.
  • Configure the router with the maximum amount of memory possible. Availability of memory can help protect against some DoS attacks, while supporting the widest range of security services.
  • Store physical devices used to connect to the router in a secure place.

The security features in an operating system evolve over time; however, the latest version of an operating system may not be the most stable version available. To get the best security performance from your operating system, use the latest stable release that meets the feature requirements of your network. Also, keep a secure copy of the router operating system image and router configuration file as a backup.

A router is similar to many computers in that it has many services enabled by default. Many of these services are unnecessary and may be used by an attacker for information gathering or for exploitation. You should harden your router configuration by disabling unnecessary services.

Continue reading here: The terminal can be a dumb terminal or a PC with terminal emulation software

Was this article helpful?

+15 0

Readers' Questions

  • Sakari
    What kind of icmp message can be used by threat actors to create a maninthemiddle attack?
    1 month ago
  • Threat actors can use ICMP Redirect messages to create a Man-in-the-Middle (MITM) attack. ICMP Redirect messages are used by routers to inform a host that a better route is available for a specific destination. By sending a crafted ICMP Redirect message, a threat actor can redirect the traffic of a victim to their own machine, intercept and manipulate the communication between the victim and the intended recipient. This allows the threat actor to eavesdrop on the traffic, modify messages, or even inject malicious content into the communication.
    • christine
      What are the vulnerabilities associated with route security?
      1 month ago
    • There are several vulnerabilities associated with route security. Some of the main vulnerabilities include:
      1. Hardware or software failures: These can result in misconfigurations or errors in route advertisement and routing tables, leading to potential security breaches or disruptions.
      2. Misconfigurations: Misconfiguration of routing protocols or routers can create security vulnerabilities, such as incorrect route advertisements or unintended routing paths.
      3. Insider threats: Malicious employees or insiders with unauthorized access can manipulate routing configurations, rerouting traffic to unauthorized destinations or compromising the integrity and confidentiality of network traffic.
      4. Route hijacking: This occurs when an attacker advertises unauthorized routes, causing traffic to be redirected to malicious destinations. It can lead to eavesdropping, data interception, or even traffic black-holing.
      5. Denial of Service (DoS) attacks: Attackers can flood routers or routing protocols with excessive traffic, overwhelming the network and causing disruption or denial of service to legitimate traffic.
      6. Route leaks: Route leaks happen when incorrect routing information is unintentionally propagated or leaked, causing disruptions or enabling unauthorized access to network resources.
      7. Border Gateway Protocol (BGP) vulnerabilities: BGP, the core routing protocol of the internet, has several vulnerabilities that can be exploited by attackers to manipulate routing information or gain unauthorized control of network traffic.
      8. Lack of robust authentication and access controls: Weak authentication mechanisms or ineffective access controls can allow unauthorized users to gain access to routers, leading to potential route manipulation or unauthorized configuration changes.
      9. Lack of monitoring and auditing: Inadequate monitoring and auditing of routing activities can result in undetected unauthorized changes or route manipulations, making it harder to identify and mitigate security breaches.
      10. Zero-day vulnerabilities: Unpatched software or unknown vulnerabilities in routers or routing protocols can be exploited by attackers to compromise route security.To mitigate these vulnerabilities, organizations should implement best practices such as securing routers with strong passwords, regularly updating and patching software, implementing secure routing protocols, monitoring and auditing route activities, and using encryption mechanisms for secure communication.
      • mantissa
        How to attack local router?
        2 months ago
      • Attacking a local router is a serious offense and is illegal in most countries. Doing so can also be dangerous and can leave your own computer vulnerable to attack. We do not recommend attempting to do this.
        • martina
          How are routers a threat to the network?
          2 months ago
        • Routers can be a threat to a network if they are not properly configured. They can be used to access areas of the network that should not be accessible by unauthorized personnel, allowing attackers to gain access to confidential information. Routers can also be used to inject malicious traffic into the network, launch denial of service attacks, or even cause network outages.
          • Guglielmo
            Which of the following attacks of successful causes a switch to function like a hub?
            3 months ago
          • A bridge flooding attack is one of the attacks that can cause a switch to function like a hub. In this attack, the attacker sends out a large number of frames with a broadcast destination address, causing all of the ports on the switch to receive the frames and forward them to all of the other ports. This results in the switch behaving as if it were a hub instead of a switch, as all frames would be broadcast to all ports.
            • rodrigo
              What kind of attack involves a flood of broadcast ping messages?
              4 months ago
            • This type of attack is known as a ping flood or ICMP flood attack.
              • PHILLIPP
                What are the vulnerbilities of rip?
                5 months ago
                1. No authentication: RIP does not require any authentication, so a malicious user could initiate a man-in-the-middle attack to intercept the communication.
                2. Limited network sizes: RIP is limited to routing within networks of 15 hops or fewer. This means large or dynamic networks cannot be effectively managed.
                3. Broadcast nature: RIP uses broadcast to send its messages, which can cause congestion on the network.
                4. Minimum metrics: RIP only allows for a metric range between 0 and 16, which makes it difficult to compare paths with different metrics.
                5. Slow convergence: RIP can take a long time to converge and adapt to network changes, leading to packet loss.
                • Heike
                  Which is a software attacks threat to the possible edge router?
                  5 months ago
                • ) Edge routers are a prime target for software attacks. Attackers often attempt to exploit vulnerabilities in the router’s operating system, such as buffer overflows, cross-site scripting, and SQL injection. Attackers may also attempt to exploit security weaknesses in the configuration of the router, such as default administrative passwords or weak authentication protocols. In addition, attackers may attempt denial-of-service (DoS) attacks, which can cause the router to become overloaded and unresponsive, or they may try to gain access to the connections that the router facilitates.
                  • alem
                    Which of the following describes how a router can be used to implement security on your network?
                    7 months ago
                  • A router can be used to implement security on a network by filtering traffic, preventing unauthorized access, and enabling authentication for network access. It can also provide encryption for data transferred between different networks, and create virtual private networks (VPNs) for secure communication.
                    • AMARANTH TOOK-TOOK
                      What type of attack is occurring when attackers are replaying data packets on a wireless network?
                      7 months ago
                    • Replay attack.
                      • esko
                        Which of the following is not a protection against session hijacking?
                        7 months ago
                      • Changing the IP address regularly.
                        • awet
                          Which of the following is not a protection against fragmentation attacks?
                          8 months ago
                        • Encrypting data
                          • kisanet
                            What type of an attack can cause a switch to act as a hub?
                            8 months ago
                          • A switch can act as a hub when it is subjected to a MAC Flooding attack. In this attack, an attacker sends large amounts of forged MAC addresses to the switch, causing it to become overwhelmed and start broadcasting all data out to all connected ports. This makes the switch act like a hub, passing all data from one port to another.
                            • kerry
                              How does router manipulate with masquerade?
                              1 year ago
                            • Routers manipulate with Masquerade by receiving requests from the internal network and then sending those requests through the external network with a different IP address. This is done to mask the source IP address of the internal network and protect its privacy. The routers manipulate with Masquerade by changing the source IP address of the internal network to the external IP address of the router, while forwarding the traffic to the external network. This allows the router to act as a mediator between the internal and external networks, ensuring that the internal network is kept secure.
                              • teodros
                                How to protect the system from attacks and possible threats?
                                1 year ago
                              • toni
                                Can attack cause network service routers memory leak?
                                1 year ago
                              • Yes, it is possible for an attack to cause a memory leak in a network service router. Malicious actors can exploit vulnerabilities in a network service router to cause memory leaks, which can lead to reduced performance and potential crashing of a router.
                                • mehret
                                  What kind of threat of routers exists?
                                  1 year ago
                                • Routers can be subject to various types of threats, including denial of service attacks, malware, phishing, and exploitation of unpatched or vulnerable software. Additionally, routers can be hijacked to spy on network traffic or redirect it to malicious websites.
                                  • pervinca
                                    What are the security security threats of home based routers and how would you fix them?
                                    1 year ago
                                  • romolo monaldo
                                    How router configurations that protect against threats?
                                    1 year ago