Skip to content
jfuruness edited this page Mar 23, 2021 · 23 revisions

lib_bgp_data

This package has a lot of different functionalities for downloading, parsing, and analyzing different aspects of inter-domain routing security, Border Gateway Protocol (BGP), and Route Origin Validation (ROV).

Modules contained within this package:

  1. Extrapolator: Accurately predicts the local RIB of any AS
  2. Forecast: Accurately predicts the impact of ROV at any AS
  3. Simulations: Simulates attack and defend scenarios, particularly for ROV++
  4. Collectors: Contains collectors that perform ETL (web scraping into database)
  5. Utils: Contains database, logging and functions useful everywhere

Other sections: