Git Product home page Git Product logo

gank-recon's Introduction

Gank recon. 🏹

Subdomains enumeration, various scans and testing of some vulnerabilities.

⚙️ Features

  • Enumeration of subdomains from a domain name
  • Checking if a subdomain is takeoverable
  • Checking if an inaccessible subdomain is bypassable via HTTP verb tampering or custom header
  • Port scan
  • Recording of results and notifications of changes between each execution of the program (new subdomain/open ports/HTTP code)
  • Ergonomic listing of the different active subdomains sorted by HTTP code with the information related to them (open ports, vulnerabilities, changes)

Possibility to customize certain parameters via the config.json file: personal word list (bruteforce), preferred ports, user-agent..

🧪 Logic

⚡️ Installation

• Python 3 is required • Install dependencies (preferably in a virtual environment) :

pip install requirements.txt

🚀 Launch

• Before starting we need to get some API keys, this is not mandatory but highly recommended to maximize our results.

Service Website Is it free?
Binary Edge https://www.binaryedge.io yes
Security Trails https://securitytrails.com yes
Censys https://censys.io yes

Go to the config.json file and enter your API keys there.

• You can modify the values contained in the config.json file: the user agent, the number of threads, the list used for the bruteforce (the default list contains 10,000 lines) or modify the port lists by your preferred ports.

• To start the program, go to the root of the directory and run the command :

python3 core.py

🚨 Disclaimer

• The objective of this tool is preventive and aims to secure websites by detecting potential vulnerabilities. The use of this tool on a website without the explicit agreement of its owner is strictly prohibited.

• When using this tool on a bug bounty program, please be sure to read the policy of the targeted platform. Some companies do not accept active scans, in this case please limit yourself to the subdomain listing and do not enable options that go against this policy.

🦾 Support me

If you want to support my work and encourage me in the creation of security tools, don't hesitate to buy me a coffee here :

"Buy Me A Coffee"

License

MIT

gank-recon's People

Contributors

cold-try 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.