Skip to content

Uses docker and pybgpstream to search for rogue Autonomous system announcing defined prefixes

License

Notifications You must be signed in to change notification settings

incendiary/bgp_rogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bgp_rogue

Uses docker and pybgpstream to search for rogue Autonomous system announcing defined prefixes

$ docker build -t bgprogue . && docker run bgprogue

Usage

Modify the these_prefixes & these_as paramaters to your prefixes and AS. Then update the time window to review and internval - I found running day intervals seemed to work well but YMMV.

Example Run

License

GPL-3.0 License © Adam H

About

Uses docker and pybgpstream to search for rogue Autonomous system announcing defined prefixes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published