cdncheck
A utility to detect various technology for a given IP address.
Details
Category: Recon
Publisher: trickest-mhmdiaa
Created Date: 6/27/2023
Container: quay.io/trickest/cdncheck:v1.0.9
Source URL: https://github.com/projectdiscovery/cdncheck
Parameters
cdn
boolean
Command:
-cdn
- display only cdn in cli outputwaf
boolean
Command:
-waf
- display only waf in cli outputresp
boolean
Command:
-resp
- display technology name in cli outputcloud
boolean
Command:
-cloud
- display only cloud in cli outputinput
string
Command:
-input
- ip / dns to processjsonl
boolean
Command:
-jsonl
- write output in json(line) formatretry
string
Command:
-retry
- maximum number of retries for dns resolution (must be at least 1) (default 2)inputs
file
requiredCommand:
-input
- list of ip / dns to processsilent
boolean
Command:
-silent
- only display results in outputexclude
boolean
Command:
-exclude
- exclude detected ip from outputverbose
boolean
Command:
-verbose
- display verbose outputno-color
boolean
Command:
-no-color
- disable colors in cli outputresolver
string
Command:
-resolver
- list of resolvers to use (comma separated)match-cdn
string
Command:
-match-cdn
- match host with specified cdn provider (cloudfront, fastly, google, leaseweb, stackpath)match-waf
string
Command:
-match-waf
- match host with specified waf provider (akamai, cloudflare, incapsula, sucuri)resolvers
file
Command:
-resolver
- list of resolvers to usefilter-cdn
string
Command:
-filter-cdn
- filter host with specified cdn provider (cloudfront, fastly, google, leaseweb, stackpath)filter-waf
string
Command:
-filter-waf
- filter host with specified waf provider (akamai, cloudflare, incapsula, sucuri)match-cloud
string
Command:
-match-cloud
- match host with specified cloud provider (zscaler, aws, azure, google, office365, oracle)filter-cloud
string
Command:
-filter-cloud
- filter host with specified cloud provider (zscaler, aws, azure, google, office365, oracle)disable-update-check
boolean
Command:
-disable-update-check
- disable automatic cdncheck update check