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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file discosub-0.1.11.tar.gz
.
File metadata
- Download URL: discosub-0.1.11.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e90a73f537c4b3442b4c1f55deb282ad4a75092d0998d8dba7868a4300c5f75b |
|
MD5 | 37c5742184630ec047fbe975e5fb447d |
|
BLAKE2b-256 | 203857f511fa14f7bd71c6082ecdf3e0879fd5aa294bdbf696acf4891d6da4ac |
File details
Details for the file discosub-0.1.11-py2.py3-none-any.whl
.
File metadata
- Download URL: discosub-0.1.11-py2.py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9432da83bb4d0fa3025814c5d71b8f0f0b9f915f97c20da0e850e9cd44b67c3b |
|
MD5 | 035796f71d91e9d577f7a9b065164bcb |
|
BLAKE2b-256 | 1f5aca85f08e68bc6a9b5f96aaa8e9efe675a1caba547cb41f066da02009274c |