Skip to main content

Subdomain discover

Project description

discosub 0.1.6
==============

Simple and faster subdomain discover

- Free software: GNU General Public License v3

install
-------

>From pypi
~~~~~~~~~

.. code:: shell

pip install discosub

As a docker container
~~~~~~~~~~~~~~~~~~~~~

.. code:: shell

docker pull 4383/discosub:latest

from sources
~~~~~~~~~~~~

.. code:: shell

gitclonehttps://github.com/4383/discosub cd discosub
pythonsetup.pyinstallUsages>Frompypi         ..code::shelldiscosubrun<yourtargetdomain>Insideadockercontainer                         ..code::shelldockerrune"TARGET=<yourtargetdomain>"4383/discosub:latestfromsources            ..code::shell discosub run <your target domain>

Prerequistes
------------

- python >= 2.7 (but prefer python3.x)

Features
--------

- Analyze a root domain a discover these subdomains

Guidelines
----------

- Distributing via pipy
- Using system command (``discosubrun<yourtargetdomaininsteadof python discosub/main.py run <your target domain>``)
- Execute discosub in a docker container and provide a standalone image
of this

Credits
-------

Author: 4383 (Hervé Beraud)

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

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage


=======
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

Supported by

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