Skip to main content

Subdomain discover

Project description

discosub 0.1.10
==============

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

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

Usages
------

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

.. code:: shell

discosub run <your target domain>

Inside a docker container
~~~~~~~~~~~~~~~~~~~~~~~~~

.. code:: shell

docker run -e "TARGET=<your target domain>" 4383/discosub:latest

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

.. 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 (``$ discosub run <your target domain`` instead
of ``$ 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

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

Uploaded Source

Built Distribution

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