Skip to content
 
 

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

CloudFlare Scanner

This script scans all 1.5 Million cloudflare IP addresses and generate a result file contains the IPs which are work with CDN

Requirements

You have to install following packages

bc
curl
nmap
parallel

How to run

  1. clone
[~]>$ git clone https://github.com/MortezaBashsiz/CFScanner.git
  1. Change direcotry
[~]>$ cd CFScanner/scripts
  1. Get config.real
[~/CFScanner/scripts]>$ curl -s http://bot.sudoer.net/config.real -o ./config.real
  1. Execute it

You must specify the parallel process count. In this example I execute it in 16 simultanious processes

[~/CFScanner/scripts]>$ bash cfFindIP.sh 16 ./config.real
  1. Result It will generate a file by datetime in result direcotry
[~/CFScanner]>$ ls result/
20230120-203358-result.cf
[~/CFScanner]>$

Video guide

A video guide usage can be found in youtube.

About

Cloud Flare scanner

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages