cf-check:Go语言编写的CloudFlare Checker

时间:2024-05-02 20:08:29
【文件属性】:

文件名称:cf-check:Go语言编写的CloudFlare Checker

文件大小:8KB

文件格式:ZIP

更新时间:2024-05-02 20:08:29

go golang scanner cloudflare bugbounty

cf检查 检查主机是否由CloudFlare拥有。 安装 :play_button: go get -u github.com/dwisiswant0/cf-check 用法 :play_button: echo "uber.com" | cf-check 或者 :play_button: cf-check -d 标志 Usage of cf-check: -c int Set the concurrency level (default: 20) -cf Show CloudFlare only -d Print domains instead of IP addresses 解决方法 目的是如果证明IP由Cloudflare拥有,则无需进行端口扫描。 :play_button: subfinder -silent -d uber.com | filter-resolved | cf-check | anew | n


【文件预览】:
cf-check-master
----main.go(2KB)
----.github()
--------FUNDING.yml(88B)
--------workflows()
----LICENSE(11KB)
----README.md(614B)
----.goreleaser.yml(354B)

网友评论