Giter VIP home page Giter VIP logo

tldiscover's Introduction

TLDiscover GPLv3 license

TLDiscover is a multi-threaded top-level-domain fuzzer.

The way it works is simple. It starts with a base url and then attempts to find all the other possible domains by fuzzing the top-level-domain, following redirects if needed. Actually it performs exactly like a normal browser following redirects but it's way faster. In this way it is possible to discover other domains or in some special cases even subdomains. In the process it also extracts some basic info (the title if provided and attempts geolocation & mapping if possible) for each page. The domains found may or may not be related with each other.

Warning: It doesn't check, at least in the currect version, if the urls discovered are safe and It's exclusively the end user's responsibility:

  • to use this tool/software
  • how to handle the information this software/tool provides.

Example

When --map/-m option is specified then a map is also created with every domains that is able to be resolved, as shown below:

TODO

  • Check how safe a discovered website might be (using probably google safe browsing update API) or at least estimate if it is considered legit.

Note: To install the requirements:

pip install -r requirements.txt --upgrade --user

Disclaimer

This tool is only for testing and academic purposes and can only be used where strict consent has been given. Do not use it for illegal purposes! It is the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this tool and software in general.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

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.