Advantages of the FORT Project’s RPKI Validator

July 30, 2020

Advantages of the FORT Project’s RPKI Validator

By Jorge Cano *

NIC Mexico’s research lab was created for the main purpose of helping the Internet grow. One of our activities consists of creating free open-source tools to help the Internet community. This means that everyone can use the source code of these tools at no cost within testing or production environments.

We are currently working on three projects, which I will present in chronological order of their creation. Jool, an implementation of NAT64 and SIIT for Linux, which enables communication between IPv4 and IPv6 devices; RedDog, a framework that offers developers a quick and easy way to create RDAP servers, and FORT Validator, our most recent project created together with LACNIC.

 FORT Validator. Fort Validator is an implementation of an RPKI Relying Party; in other words, it comprises an RPKI validator and an RTR server. The validator is responsible for downloading the RPKI repositories and verifying the digital signatures to ensure that all the information related to route origin authorizations (ROAs) is authentic and has not been tampered with by malicious third parties. Once the validated information is available, it uses the RTR server to transmit this information to the routers. This helps avoid problems such as route hijacking, certain configuration errors, and BGP announcement leaks.

(Free access, no subscription required)

Problems such as route hijacking are extremely serious for Internet users, as they allow malicious attackers to access sensitive user information, including financial, banking, or personal information. And all of this without the user noticing the issue or being able to do something about it. Groups of cybercriminals, for example, have used route hijacking attacks to steal millions of dollars from cryptocurrency users.

Advantages. The most important concepts on which we chose to base the design and development of the FORT Project include the four listed below.

Security: Cybersecurity is extremely important to our team, which is why security has been a top priority since the initial stages of FORT. Our goal is for FORT to be as reliable and secure as possible for its users.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments