工具介绍
CDN、云和WAF检测
易于用作库
易于扩展的提供商
IP、DNS输入支持
文本、JSONL 输出
输出过滤器
安装使用
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/云检测工具
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论