Skip to content
#

cidr-range

Here are 33 public repositories matching this topic...

Simple, effective, and modular package for parsing observables (indicators of compromise (IOCs), network data, and other, security related information) from text. It uses grammars rather than regexes which makes it more readable, maintainable, and hackable. Explore our interactive documentation here: https://hightower.space/ioc-finder/

  • Updated Nov 16, 2023
  • Python

This Python script is designed to retrieve a list of CIDR ranges from a given ASN (Autonomous System Number). The script makes an HTTP request to an IP address service, extracts the CIDR ranges, and saves the results to a file. It also supports data caching to speed up subsequent requests.

  • Updated Aug 11, 2024
  • Python

Improve this page

Add a description, image, and links to the cidr-range topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cidr-range topic, visit your repo's landing page and select "manage topics."

Learn more