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
Command:
-cdn
- display only cdn in cli outputCommand:
-waf
- display only waf in cli outputCommand:
-resp
- display technology name in cli outputCommand:
-cloud
- display only cloud in cli outputCommand:
-input
- ip / dns to processCommand:
-jsonl
- write output in json(line) formatCommand:
-retry
- maximum number of retries for dns resolution (must be at least 1) (default 2)Command:
-input
- list of ip / dns to processCommand:
-silent
- only display results in outputCommand:
-exclude
- exclude detected ip from outputCommand:
-verbose
- display verbose outputCommand:
-no-color
- disable colors in cli outputCommand:
-resolver
- list of resolvers to use (comma separated)Command:
-match-cdn
- match host with specified cdn provider (cloudfront, fastly, google, leaseweb, stackpath)Command:
-match-waf
- match host with specified waf provider (akamai, cloudflare, incapsula, sucuri)Command:
-resolver
- list of resolvers to useCommand:
-filter-cdn
- filter host with specified cdn provider (cloudfront, fastly, google, leaseweb, stackpath)Command:
-filter-waf
- filter host with specified waf provider (akamai, cloudflare, incapsula, sucuri)Command:
-match-cloud
- match host with specified cloud provider (zscaler, aws, azure, google, office365, oracle)Command:
-filter-cloud
- filter host with specified cloud provider (zscaler, aws, azure, google, office365, oracle)Command:
-disable-update-check
- disable automatic cdncheck update check