Giter Site home page Giter Site logo

findfrontabledomains's Introduction

findfrontabledomains's People

Contributors

cham423 avatar chvancooten avatar coffeegist avatar jfmaes avatar ktlmsney avatar meatballs1 avatar mrdomainadmin avatar omr00t avatar rvrsh3ll avatar vector-sec avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

findfrontabledomains's Issues

Other CDN names?

Not checked how feasible it is to host yourself on these but:

edgekey.net akamai
edgesuite.net akamai
akamaized.net akamai
rackcdn.com rackspace

azureedge.net Azure
akamaiedge.net Azure

a248.e.akamai.net seems too specific also?

python module 'alexa' no longer exists

pip install alexa
Collecting alexa
Could not find a version that satisfies the requirement alexa (from versions: )
No matching distribution found for alexa

Alexa search CNAME

When searching through alexa, the DNS queries are for CNAMES on the root domain. This is unlikely to provide many results because it is bad practice to put a CNAME on a root domain because you then cant define any other records for it, per the RFC:

If a CNAME RR is present at a node, no other data should be present; this ensures that the data for a canonical name and its aliases cannot be different

Ideally this should be searching for common subdomains that are likely to be distributed, such as cdn/image/images/www etc?

ImportError: No module named 'subbrute'

Hi everyone. Trying to install this thing...

`root@localhost:~/tools/FindFrontableDomains# ./setup.sh

Collecting argparse
Collecting dnspython
Collecting pyfiglet
Collecting termcolor`

OK, no errors.

Trying to run:

`root@localhost:~/tools/FindFrontableDomains# ./FindFrontableDomains.py

Traceback (most recent call last):
File "./FindFrontableDomains.py", line 9, in from Sublist3r import sublist3r
File "/root/tools/FindFrontableDomains/Sublist3r/sublist3r.py", line 21, in from subbrute import subbrute
ImportError: No module named 'subbrute'`

:( What is missing?

cloudfront domain verification

Thank you for the great work, I tested some cloudfrontable domains and they report with the following error:

curl -H "Host: <my_cldoudfront_domain>.cloudfront.net" "https://smile.amazon.com/"

<title>421 Misdirected Request</title>

421 Misdirected Request


CloudFront

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.