Skip to content

Collect IP ranges with a bgp.tools search query.

Notifications You must be signed in to change notification settings

agathanon/org2ranges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

org2ranges

Collect IP ranges with a bgp.tools search query.

Searches bgp.tools for organizations IP ranges and creates three files:

  • ranges.txt: Contains all IP ranges belonging to the ASNs.
  • ipv4.txt: All IPv4 ranges for zmap or other IPv4-only tools.
  • ipv6.txt: All IPv6 ranges that can be scanned separately if needed.

As the organization search is loose, you will be asked to edit the input list before asn2ranges is called.

Shoutouts

  • Greetz to acidvegas for asn2ranges and asn2search bash functions.

Troubleshooting

You may have to edit the User-Agent if you have trouble getting the lists from bgp.tools.

About

Collect IP ranges with a bgp.tools search query.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages