Code Monkey home page Code Monkey logo

frogy's Introduction

Frogy's Subdomain Enumeraton - It's not yet another Subdomain Enumeration tool

Using the combination of different subdomain tools it tries to identify more subdomains using combination of bruteforce and other techniques.

WARNING

Frogy
The script logic will be used in one of my friend's paid tool with some other capabilities. Hence, I am not planning to open-source it for a couple of months. After June, I have plans to open-source it. I would suggest, run this in your sandbox environment if you don't trust the encrypted code, and you can also monitor traffic if you want. I have no intentions to steal any of your system's data. Kindly run it at your own concern and risk. I won't be responsible for any sort of liabilities.

Frogy

  • Requirements: Go Language, Python 3.+, jq

  • Tools used - You must need to install these tools and place them into /usr/bin folder to use this script

    • SubFinder - Ensure the binary name must be 'subfinder' only
    • Assetfinder - Ensure the binary name must be 'assetfinder' only
    • Find-domain - Ensure the binary name must be 'findomain-linux' only
    • httprobe - Ensure the binary name must be 'httprobe' only
    • anew - Ensure the binary name must be 'anew' only
    • massdns - Ensure the binary name must be 'massdns' only

    You might require to install WHOIS and JQ depending upon your enviroment. You can install them using the following commands:

     apt install jq
     apt install whois
  • Installation

    git clone https://github.com/iamthefrogy/frogy.git
    cd frogy
    chmod +x frogy.sh.x
  • Usage

    ./frogy.sh.x
  • Output

    Output will be saved within output/ORG/ORG.master file. 
    If telsa.com is your target then output file will be output/telsa/tesla.master
    

TODO

  • Efficient folder structure management
  • Resolving subdomains using Massdns
  • Add dnscan for extened subdomain enum scope
  • Add scope for extened subdomain enum scope
  • Eliminate false positives. Currently around 7% to 10% false positives are there.

Thanks to the authors of the tools used in this script.

Warning: This is just a research project. Kindly use it with caution and at your own risk.

frogy's People

Contributors

iamthefrogy 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.