Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

rvrsh3ll/FindFrontableDomains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

45 Commits

Repository files navigation

FindFrontableDomains

Search for potential frontable domains

Based on information found here: https://www.bamsoftware.com/papers/fronting/

Getting Started:

$ sudo ./setup.sh

Example Command: python3 FindFrontableDomains.py --domain example.com --threads 20

Example Command: python3 FindFrontableDomains.py --check ajax.microsoft.com

Installing within a virtual environment ( no root needed )

$ python3 -m virtualenv venv
$ source venv/bin/activate
$ cd venv
$ git clone https://github.com/rvrsh3ll/FindFrontableDomains
$ cd FindFrontableDomains
$ ./setup.sh --venv

About

Search for potential frontable domains

Resources

Readme

License

BSD-3-Clause license

Stars

Watchers

Forks

Releases

No releases published

Packages