Giter Site home page Giter Site logo

recon-scripts's Introduction

recon-scripts

A simple script to automate the process of asset discovery using different open source tools. Feel free to use different set of wordlists according to your convenience.

Various functions

▶ install_tools - Install all the tools necessary to run the script
▶ censys_api - Scrape SSL Certificates from Censys API
▶ subdomain_discovery - Discover subdomains using tools like findomain,subfinder,amass, etc
▶ bruteforce - Resolving subdomains created using combine.py (Try with different wordlists)
▶ dnsgen - Performing permutations using words like dev,test,staging, etc
▶ extract_ips - Extract IPs from Censys API related to the target domain/subdomain

Usage

  • Setup a VPS to make all the installation (DigitalOcean - Preferred)
  • Create free account on censys, get the API and SECRET key and add it into the script
  • Make sure to add install_tools in the main function.
  • Use different subdomain wordlists like all.txt ~ Jhaddix or assetnote wordlists.
  • Edit the cron.sh file to add the location of your target dir
  • Also edit the provider-config.yml file of notify project
▶ mkdir target.com && mv automate.sh target.com
▶ ./cron.sh target.com

TODO

  • Subdomain takeover function to be implemented

recon-scripts's People

Contributors

voker2311 avatar

Stargazers

@alone_hacker08 avatar  avatar

Watchers

 avatar itsallpretend 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.