Skip to main content

Simple, Faster, & Efficient, Subdomain Discovery Scanner

Project description

discosub 0.1.12

Free and opensource subdomain scanner. Discosub is simple and faster subdomain discover.

Discosub test if a list of subdomains exist via fuzzing on root domain.

Discosub use dictionaries for perform an analyze (BruteForce).

  • Free software: GNU General Public License v3

install

from pypi

pip install discosub

as a docker container

docker pull 4383/discosub:latest

from sources

$ git clone https://github.com/4383/discosub
$ cd discosub
$ python setup.py install

Usages

with a system install (from pypi or from sources)

discosub run google.com

inside a docker container

docker run -e "TARGET=google.com" 4383/discosub:latest

Prerequistes

  • python >= 2.6 (but prefer python3.x)

Features

  • Analyze a root domain and discover its subdomains

Guidelines

  • Perform whois request on discovered subdomains

Credits

Author: 4383 (Hervé Beraud)

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2016-08-29)

  • First release on Github.

0.1.6 (2016-08-31)

  • First release on Pypi.

  • Using click instead of argparse

0.1.10 (2016-08-31)

  • Dockerize app

  • Stable pypi deployment via travis-ci

0.1.11 (2016-08-31)

  • Fix somes documentation mistakes and syntax error

0.1.12 (2016-08-31)

  • Fix somes documentation mistakes and syntax error

  • Update pypi project classifiers

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

discosub-0.1.12.tar.gz (15.0 kB view hashes)

Uploaded Source

Built Distribution

discosub-0.1.12-py2.py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page