Giter Club home page Giter Club logo

subenum's Introduction

SubEnum

About SubEnum:

SubEnum is a bash script designed to parse domains first and then it runs automatically amass for all domains to find subdomains of them. It helps pentesters, bug hunters, and developers to understand which subdomains are actually reachable and how many are accessible or not.

Hackerone and Bugbounty platforms may share domains like below

Domain *.example.com Critical Domain *.example2.com Medium

It can be very long sometimes. So with that tool, all you need to do is copy all of the lines which are include "Domain *.example.com Critical" and then run our program by giving this txt for input.

Usage:

1- Kindly open your terminal and enter the below commands in order.

2- git clone https://github.com/zer0da/subEnum.git

3- cd subEnum

4- bash subEnum.sh enter input: give the txt that includes domains and severity. enter output: give the txt for found subdomains, the program will write output to there.

Parameters:

We have only two parameter.

The program will ask for input and output, input line should be domains.txt, domains should include copied lines. And output parameter is that, the program will create a txt and will write found subdomains to there.

Screenshot:

After then you copy the domains from the bug bounty website the txt should look like this:

resim

Run the program.

resim

Then puff! All the subdomains are found by amass automatically for each domain.

You can download the Amass program from here: https://github.com/OWASP/Amass.git It is a really powerful program and I highly recommend using it while you enumerate subdomains.

subenum's People

Contributors

zer0dac avatar

Stargazers

Erdemstar avatar Faustino avatar  avatar

Watchers

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