Giter Club home page Giter Club logo

subenum's Introduction

Description:

All Contributors

bash script for Subdomain Enumeration using 4 tools and 3 online services, you have to install these tools by yourself to be able to use SubEnum.sh, or use setup.sh script to install them.

image

Available Tools and online services:

  1. Tools:
  2. online services:

Installation:

to install the dependencies run:

$ git clone https://github.com/bing0o/SubEnum.git
$ cd SubEnum
$ chmod +x setup.sh
$ ./setup.sh

Usage:

Basic usage:

$ subenum -d target.com 

Resolve The Found Subdomains:

$ subenum -d target.com -r 

Agains a list of domains

$ subenum -l domains.txt -r

Exclude:

$ subenum -d target.com -e Amass,wayback

Use:

$ subenum -d target.com -u Findomain,Subfinder

exclude and use can be used with list of domains too

$ subenum -l domains.txt -u crt,bufferover

Parallel:

the tool parallel must be installed on you system, it runs all the functions at the same time which make the results faster, doesn't work with -u/--use or -e/--exclude options.

$ subenum -d target.com -p

Silent:

this option helps when you want to pipe the results to another tool, or just to avoid the useless output.

$ subenum -d target.com -s 
dev.target.com
admin.target.com
api.target.com
..
..

happy hacking!

Spport:

You can support me here:

Buy Me A Coffee

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Never Mind

πŸ’»

Mehedi Hasan Remon

πŸ’»

alins.ir

πŸ’»

Akash Sarkar

πŸ’»

Cihan Mehmet DOĞAN (CMD)

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

subenum's People

Contributors

bing0o avatar allcontributors[bot] avatar alins1r avatar 0xhunster avatar remonsec 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.