October 12, 2017 By Douglas Bonderud 2 min read

How do large internet entities such as internet service providers (ISPs), cloud providers and national networks communicate with each other? They use border gateway protocol (BGP).

The problem is that, as noted by Bleeping Computer, BGP security is lacking. The protocol was developed in the late 1980s, when data security wasn’t top of mind for emerging internet entities. As a result, BGP hijacks are now, as Wired put it, “the internet’s biggest security hole.” This prompted two government agencies — the National Institute of Standards and Technology (NIST) and the Department of Homeland Security (DHS) — to team up and develop a new set of security standards to close border gateway loopholes.

Breaking Borders

So what’s in a BGP breach? The idea is to subvert BGP’s purpose. When one large network needs to route data to another, BGP tells routers which IP blocks are available on the destination network and which are the most reliable.

Fraudsters can compromise this process by advertising available IP blocks that don’t actually exist on legitimate networks. Data is then sent directly to attacker-controlled routers and servers.

Even worse, BGP lacks basic security services. Enterprises may not be aware that data security has been compromised because no errors would have been reported. Information is sent somewhere without incident — the destination is simply altered.

Joining Forces for BGP Security

NIST and DHS are no strangers to teaming up. As noted by the official NIST website, the two agencies are jointly sponsoring the 2018 Global City Teams Challenge, which aims to improve the security, resiliency and reliability of smart city systems.

For BGP security, NIST and DHS created the Secure Inter-Domain Routing (SIDR) framework, which has been in development for several years but just recently began rolling out on the Internet Engineerinng Task Force (ITEF) portal. To effectively secure BGP routing, SIDR leverages three components:

  • Resource Public Key Infrastructure (RPKI). This allows providers that hold large blocks of internet addresses to stipulate which networks can announce a direct address block connection, reducing the chance of cybercriminal networks calling the shots.
  • BGP Origin Validation. Using RPKI information, routers can filter out route announcements that aren’t from authorized locations.
  • BGP Path Validation. Also called BGPsec, the idea here is to use digital router signatures to ensure that traffic only crosses authorized networks. This kind of path monitoring should help eliminate the ability of attackers to carry out undetected hijacks.

This isn’t a matter of scaling up existing BGP security — it’s about creating a solid foundation after the fact. The NIST/DHS effort gives organizations a starting point for BGP security that, if widely implemented, should help eliminate the majority of border gateway attacks.

More from

SoaPy: Stealthy enumeration of Active Directory environments through ADWS

10 min read - Introduction Over time, both targeted and large-scale enumeration of Active Directory (AD) environments have become increasingly detected due to modern defensive solutions. During our internship at X-Force Red this past summer, we noticed FalconForce’s SOAPHound was becoming popular for enumerating Active Directory environments. This tool brought a new perspective to Active Directory enumeration by performing collection via Active Directory Web Services (ADWS) instead of directly through Lightweight Directory Access Protocol (LDAP) as other AD enumeration tools had in the past.…

Smoltalk: RCE in open source agents

26 min read - Big shoutout to Hugging Face and the smolagents team for their cooperation and quick turnaround for a fix! Introduction Recently, I have been working on a side project to automate some pentest reconnaissance with AI agents. Just after I started this project, Hugging Face announced the release of smolagents, a lightweight framework for building AI agents that implements the methodology described in the ReAct paper, emphasizing reasoning through iterative decision-making. Interestingly, smolagents enables agents to reason and act by generating…

4 ways to bring cybersecurity into your community

4 min read - It’s easy to focus on technology when talking about cybersecurity. However, the best prevention measures rely on the education of those who use technology. Organizations training their employees is the first step. But the industry needs to expand the concept of a culture of cybersecurity and take it from where it currently stands as an organizational responsibility to a global perspective.When every person who uses technology — for work, personal use and school — views cybersecurity as their responsibility, it…

Topic updates

Get email updates and stay ahead of the latest threats to the security landscape, thought leadership and research.
Subscribe today