Giter VIP home page Giter VIP logo

subd0my's Introduction

subd0my

Simple python script to scan for sub domains.

I have now included a smallish wordlist to get you started, from here https://github.com/theMiddleBlue/DNSenum/tree/master/wordlist

Any suggestions are more than welcome.

Installation:

You will need python3 installed & follow the instructions to install the dependencies

  • Update and install pip3:
sudo apt update && sudo apt install python3-pip
  • Clone the repository:
git clone https://github.com/0rgis/subd0my.git
  • Install the required dependencies:
pip3 install -r requirements.txt
  • Run the tool:
python3 subd0my.py -h

Usage:

python3 subd0my.py [-h] -d "domain" -w "wordlist" [-o output file]
Form Description
-h Help command to list all forms and usages
-d Domain name to scan for subdomains
-w Wordlist of subdomains
-o Filename of the output file

Examples:

  • Help (-h):
python3 subd0my.py -h
  • Basic usage(-d, -w, -o):
python3 subd0my.py -d google.com -w wordlist.txt -o output.txt

Credits:

https://github.com/OffXec for the file output help.

https://github.com/theMiddleBlue for the wordlists.

subd0my's People

Contributors

0rgis avatar 0xrar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

0xrar tim10f8

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.