Code Monkey home page Code Monkey logo

find-domains's Introduction

Find-domains

Bash scripts written for finding subdomains using various available tools and screenshoting live domains

Usage

./recon.sh <domain>

./recon.sh yahoo.com

Features

  • Create a main folder having the domain name we given

  • Create a folder called subdomains and all the subdimains grabbed will be saved as one by one

  • Find the live domains using httprobe

  • Take screenshots of the live domains using aquatone and saved into another folder called aqua-out

     Grabing subdomains using sublis3r, subfinder, amass, bruteforcing using massdns, certspotter and crt.sh
    

Usage and Installation

All tools and requirement needed for running this can be installed with the help of install-tools.sh install-tools.sh contain the script for installing all tools used here But you need to have go installed before running install-tools.sh

  • Install go
    • sudo apt install golang-go
  • Clone the repo
    • git clone https://github.com/iamj0ker/Find-domains.git
  • Install tools needed
    • chmod +x install-tools.sh
    • chmod +x recon.sh
    • ./install-tools.sh
  • Usage
    • ./recon.sh yahoo.com

If you have problem with screenshot using aquatone

  • Find the chromium path
    • locate chromium
  • Copy the path and change it on the recon.sh line 40

Find me here : https:/twitter.com/iam_j0ker

find-domains's People

Contributors

iamj0ker avatar

Watchers

 avatar

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.