Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
DomainFrontDiscover — Scripts and results for finding domain frontable CloudFront domains | Kitploit
Tools/GitHubGitHub/peewpw/domainfrontdiscover
ReconnaissanceDNS & Subdomain EnumerationInformation GatheringWeb SecurityPenetration TestingRed Teaming
GitHubpeewpw/domainfrontdiscover

DomainFrontDiscover

Scripts and results for finding domain frontable CloudFront domains

View Repository
5312178 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

DomainFrontDiscover

Scripts and results for finding domain frontable CloudFront domains

A walkthrough of what happened here can be found at https://www.peew.pw/blog/2018/2/22/how-i-identified-93k-domain-frontable-cloudfront-domains

ConfirmedFrontableDomains.txt

A list of 93k+ domains that were confirmed to work for domain fronting through CloudFront (on Feb 22, 2018).

ConfirmedFrontableDomains-Alexa1M.txt

A list of ~4500 domains in the Alexa top million that were confirmed to work for domain fronting through CloudFront (on Feb 22, 2018).

SearchAlexaScans.py

A Python script that takes 2 files: a list of hosts in the format "hostname,IP" a list of network ranges and outputs a list of hostnames that have an IP in those ranges

Used for determining what domains in alexa scan results have an IP in CloudFront ranges.

Alexa scan results: https://censys.io/data/443-https-tls-alexa_top1mil (alexa-results.csv.lz4)

CloudFront Ranges: http://d7uri8nf7uskq.cloudfront.net/tools/list-cloudfront-ips

Download Tool