cdncheck!CDN/WAF/云检测工具

admin 2023年12月12日03:39:00评论26 views字数 1568阅读5分13秒阅读模式

工具介绍

cdncheck 是一个用于识别与 dns/ip 网络地址相关的技术的工具,特征如下。
CDN、云和WAF检测易于用作库易于扩展的提供商IP、DNS输入支持文本、JSONL 输出输出过滤器
cdncheck!CDN/WAF/云检测工具

安装使用

cdncheck需要go1.19才能安装成功。运行以下命令安装最新版本:
go install -v github.com/projectdiscovery/cdncheck/cmd/cdncheck@latest

工具参数:

Usage:  ./cdncheck [flags]


Flags:INPUT:   -i, -input string[]  list of ip / dns to process


DETECTION:   -cdn    display only cdn in cli output   -cloud  display only cloud in cli output   -waf    display only waf in cli output


MATCHER:   -mcdn, -match-cdn string[]      match host with specified cdn provider (cloudfront, fastly, google, leaseweb)   -mcloud, -match-cloud string[]  match host with specified cloud provider (aws, google, oracle)   -mwaf, -match-waf string[]      match host with specified waf provider (cloudflare, incapsula, sucuri, akamai)


FILTER:   -fcdn, -filter-cdn string[]      filter host with specified cdn provider (cloudfront, fastly, google, leaseweb)   -fcloud, -filter-cloud string[]  filter host with specified cloud provider (aws, google, oracle)   -fwaf, -filter-waf string[]      filter host with specified waf provider (cloudflare, incapsula, sucuri, akamai)


OUTPUT:   -resp               display technology name in cli output   -o, -output string  write output in plain format to file   -v, -verbose        display verbose output   -j, -jsonl          write output in json(line) format   -nc, -no-color      disable colors in cli output   -version            display version of the project   -silent             only display results in output


CONFIG:   -r, -resolver string[]  list of resolvers to use (file or comma separated)   -e, -exclude            exclude detected ip from output   -retry int              maximum number of retries for dns resolution (must be at least 1) (default 2)


UPDATE:   -up, -update                 update cdncheck to latest version   -duc, -disable-update-check  disable automatic cdncheck update check

下载地址

github.com/projectdiscovery/cdncheck/

原文始发于微信公众(Hack分享吧):cdncheck!CDN/WAF/云检测工具

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
admin
  • 本文由 发表于 2023年12月12日03:39:00
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   cdncheck!CDN/WAF/云检测工具http://cn-sec.com/archives/2258454.html

发表评论

匿名网友 填写信息