Coder Social home page Coder Social logo

subway's Introduction

This tool is under development

It still isn't finished and I wouldn't recommend using it as of now.

Features

  1. Subdomain discovery using wordlists
  2. (In development) Subdomain discovery using APIs
  3. (In development) CNAME discovery
  4. (In development) Endpoints discovery maybe?

Usage

This tool is very simple to use, you can see what flags are available by using the -h/--help flags.

└──╼ $./subway.py -h
usage: use 'subway.py --help' for more information

Enumerate subdomains and URLs

optional arguments:
  -h, --help            show this help message and exit
  --banner, -b          disable banner
  --url URL, -u URL     Target URL
  --output OUTPUT, -o OUTPUT
                        output file
  --wordlist WORDLIST, -w WORDLIST
                        Subdomain wordlist
  --multisub MULTISUB, -m MULTISUB
                        multilevel subdomain enumeration
  --inurl, -I           include URLs that are found inside the site's source and belong to the same domain (html/js files)
  --inaurl, -A          include ALL found URLs in the site's source (html/js files)

Examples

  • Subdomain discovery using wordlist: ./subway.py -u https://target.com/ -w /opt/SecLists/Discovery/DNS/bitquark-subdomains-top100000.txt -o output.txt

subway's People

Contributors

handle1337 avatar the-aaa avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

the-aaa

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.