Skip to main content

Simple, Faster, & Efficient, Subdomain Discovery Scanner

Project description

discosub 0.2.0

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

You can use discosub directly from a python interpreter, or use it inside docker container.

You can perform an anonymous scanning directly by using a specific docker version (alias tor).

Different type of docker container are available: * simple docker container with discosub installed on * torified (tor) docker container with discosub installed on (all discosub scanning connections use tor network)

For more details visit the official webpage project.

Install from pypi

pip install -U discosub

Install as a docker container

docker pull 4383/discosub:latest

Install as an anonymous scanner (tor + docker)

docker pull 4383/discosub:tor

Install from sources

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

Usages from a local installation (from pypi or from sources)

discosub run google.com

Usages inside a docker container

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

Usages as an anonymous scanner from docker container (using tor inside docker)

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

Prerequistes

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

Features

  • Analyze a root domain and discover its subdomains

  • Analyze domain over tor via specific docker container (anonymous scanning)

Advertissments

  • scan over docker container are more slowly than direct usage from python interpreter

  • scan over torified docker container are more slowly than direct usage from python interpreter and classical discosub docker container

  • scan over torified docker container are more verbose than an classical scanning (identifiable IP)

Guidelines

  • Perform whois request on discovered subdomains

License

  • Free software: GNU General Public License v3

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

0.1.13 (2016-09-01)

  • Link official webpage with repo (pypi, github, docker)

0.1.14 (2016-09-01)

  • Fixing bad packaging. Error when loading dictionaries files.

0.1.15 (2016-09-01)

  • Fixing mistake on Dockerfile (docker run command)

0.1.16 (2016-09-02)

  • Apply Alpha development status for pypi classifiers

  • Adding badges on README

0.2.0 (2016-09-03)

  • New docker tag for allow anonymous scanning. Integrate a second dockerfile for build a container where network connections are relayed per a tor client embdded inside this container.

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.2.0.tar.gz (796.0 kB view details)

Uploaded Source

Built Distribution

discosub-0.2.0-py2.py3-none-any.whl (398.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file discosub-0.2.0.tar.gz.

File metadata

  • Download URL: discosub-0.2.0.tar.gz
  • Upload date:
  • Size: 796.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for discosub-0.2.0.tar.gz
Algorithm Hash digest
SHA256 5de4f0240ee19099ab89cb44ec72a8915890b93df4b8162e18ad77f8e458c59f
MD5 509d408cdf7b60ba39fedf5e7c174fce
BLAKE2b-256 29bcc7869c7c6f6cc81148db63320331c3946db52a516f80cae133682a852a8e

See more details on using hashes here.

File details

Details for the file discosub-0.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for discosub-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5dded3f29cd9b341fb94d888ffd059ed6116c361094361866a7399258a11553d
MD5 0881703e752d7fe47741ce92bafa0559
BLAKE2b-256 5d9d6a38bc3386c37830a32fdce1c9a029458e34feb84f72d1cce0f9a6b47f12

See more details on using hashes here.

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