Skip to content

daehee/cidra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cidra

Convert IPs to CIDR ranges to expand network attack surface

Installation

go get -u github.com/daehee/cidra

Download the latest ip2asn.com database to working directory:

wget https://iptoasn.com/data/ip2asn-combined.tsv.gz

Usage

Pipe in list of IP addresses resolved from target subdomains:

cat giant-list-of-ips.txt | cidra

Add resulting CIDRs to your next nmap or masscan run.

About

Command line tool to convert list of IPs to CIDR ranges to expand network attack surface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages