GithubHelp home page GithubHelp logo

shelld3v / flydns Goto Github PK

View Code? Open in Web Editor NEW
28.0 2.0 4.0 165 KB

Related subdomains finder

License: Apache License 2.0

Python 100.00%
subdomains recon osint network-security pentest security hacking bug-bounty bugbounty pentesting infosec subdomains-discovery reconnaissance

flydns's Introduction

FlyDNS - Related subdomains discovery tool

What is FlyDNS

FlyDNS was first a fork of Altdns, but then has been updated to become a separated recon tool.

FlyDNS will try to find related subdomains from user given subdomains, by generating permutations, mutations, alterations. The alterations came from combinations between wordlist entries and subdomains patterns.

Installation

git clone https://github.com/shelld3v/flydns.git
cd flydns
pip3 install .

Usage

Flag Description
-s Target subdomains
-i Subdomains list from a file
-o Output of altered and permuted subdomains.
-w Your wordlist.
-f Output of resolved subdomains.
-t How many threads the resolver will use simultaneously
-r Perform discovery recursively
-d System DNS resolvers
-e Exclude subdomains by DNS answers
-R Reverse DNS lookup for IP addresses
-p Ports to scan
-a Look for only active subdomains
-n Add number suffix to every domain (0-9)
-W Perform Whois lookup for every resolved subdomains

Example: flydns -i subdomains.txt -o output_subdomains.txt -f resolved_result.txt

More

This tool is currently in development by @shelld3v, feel free to request a feature!

flydns's People

Contributors

0x90n avatar avlidienbrunn avatar brandousov avatar dbaxa avatar fransr avatar harleo avatar hazcod avatar infosec-au avatar liamosaur avatar shelld3v avatar stefanocoding avatar tomdev avatar urbanadventurer 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

Watchers

 avatar  avatar

flydns's Issues

TODO

  • Fast (7/10)
  • Check for active subdomains
  • Recursion
  • Minimum sub depth
  • Exclude subdomains by DNS answers
  • Wildcard detection
  • Support DNS servers list
  • Exclude subdomains by DNS answers, from a file

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.