Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FindFrontableDomains.py #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BaffledJimmy
Copy link

Added the --recursive option which will loop back over any domains find to check for sub-sub.domains.

eg if the domain sub.target.com is found, it will then carry out all the enumeration again for sub.target.com, leading to sub.sub.target.com being enumerated and checked for fronting - works a treat for a lost of targets and bit faster than using an output file from Run 1, as input into Run 2.

Also incorporated some great stuff from @PwnDexter to improve sublister stuff, and @m0rv4i for the checking the TLS version supported Microsoft domains (aspnet,azureedge,msecnd)

@riskydissonance
Copy link

<3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants