Skip to main content

Subdomain discover

Project description

discosub 0.1.11

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

  • 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

from pypi

discosub run google.com

inside a docker container

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

from sources

$ discosub run google.com

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.1 (2016-08-31)

  • First release on Pypi.

  • Using click instead of argparse

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.11.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

discosub-0.1.11-py2.py3-none-any.whl (7.1 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