affilares / cf-check

Check an IP is Owned by Cloudflare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cf-check

Check an IP is Owned by Cloudflare.

Install

▶ go get -u github.com/dwisiswant0/cf-check

Usage

▶ echo "uber.com" | cf-check

The goal is that you don't need to do a port scan if it's proven that the IP is owned by Cloudflare.

▶ subfinder -silent -d uber.com | filter-resolved | cf-check | sort -u | naabu -silent -verify | httprobe

About

Check an IP is Owned by Cloudflare

License:Apache License 2.0


Languages

Language:Go 100.0%