Skip to content

Cgboal/exclude-cdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Exclude CDN

This tool wraps ProjectDiscovery's CDNCheck library to allow users to filter out CDN hosts from a list consisting of IP's, URL's, and Domains passed via stdin.

λ cgboal [~] → crobat -s hackerone.com | httpx -silent | exclude-cdn
https://docs.hackerone.com
https://mta-sts.forwarding.hackerone.com
https://mta-sts.managed.hackerone.com
https://mta-sts.hackerone.com

λ cgboal [~] → crobat -s hackerone.com | httpx -silent              
https://mta-sts.hackerone.com
https://mta-sts.forwarding.hackerone.com
https://mta-sts.managed.hackerone.com
https://docs.hackerone.com
https://hackerone.com
https://api.hackerone.com
https://www.hackerone.com
https://api.hackerone.com
https://www.hackerone.com
https://support.hackerone.com
https://hackerone.com

About

Wraps projectdiscovery's cdncheck library to exclude CDN hosts from input passed over stdin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages