Giter Site home page Giter Site logo

foozzi / discoshell Goto Github PK

View Code? Open in Web Editor NEW
75.0 2.0 4.0 16 KB

a simple discovery script that uses popular tools like subfinder, amass, puredns, alterx, massdns and others

Shell 100.00%
amass massdns subfinder alterx discoshell puredns discovery subdomain wildcard

discoshell's Introduction

Discoshell

example workflow made-with-bash

Discoshell [discovery-shell] - is a simple discovery script that uses popular tools such as: subfinder, amass, puredns, massdns, alterx


Description

At the moment Discoshell can discover only live subdomains, generate permutation wordlists and filter wildcard subdomains. asciicast


Usage

Discoshell [discovery-shell]
         v.0.1.0b

Simple utility for discovering subdomains and manipulating the results.

usage: ./discoshell.sh --input string --output string

  -i|--input string       input file name
                          (example: input.txt)
                          required if '-s|--single' was not set

  -s|--single string      single domain
                          (example: site.com)
                          note: you have to use it if you want discover just one domain instead a list
                          required if '-i|--input' was not set

  -o|--output string      output file name
                          (example: output.txt)
                          note: if not set, output will be in stdout

  -rw|--remove-www        removing 'www.' from a subdomain string (for ex: www.site.com, default is disabled)
                          not required


  -h|--help               this message


Requirements

note about amass: you need to use amass v3.23.3

go install -v github.com/owasp-amass/amass/v3/...@master

Installation

git clone https://github.com/foozzi/discoshell && cd discoshell
chmod +x discoshell.sh
./discoshell.sh -s hackerone.com

Tests

First you need to install Bash Automated Testing System

And then:

bats -t tests

discoshell's People

Contributors

foozzi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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