Simple, Faster, & Efficient, Subdomain Discovery Scanner
Project description
discosub 0.1.16
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).
For more details visit the official webpage project.
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
with a system install (from pypi or from sources)
discosub run google.com
inside a docker container
docker run -e "TARGET=google.com" 4383/discosub:latest
Prerequistes
python >= 2.6 (but prefer python3.x)
Features
Analyze a root domain and discover its subdomains
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
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
Built Distribution
File details
Details for the file discosub-0.1.16.tar.gz
.
File metadata
- Download URL: discosub-0.1.16.tar.gz
- Upload date:
- Size: 794.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b3da1693664719fcacbf8a65389691045219f699b1e46fdaff18baea48307c6 |
|
MD5 | a50c64177508a57a3a01e954dc63310f |
|
BLAKE2b-256 | 1355f51eed9c961a3ad36e60502f9b7b166ce68a85b7c42e5650a1fa31201516 |
File details
Details for the file discosub-0.1.16-py2.py3-none-any.whl
.
File metadata
- Download URL: discosub-0.1.16-py2.py3-none-any.whl
- Upload date:
- Size: 397.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bed97c50a93490eb0c773aef56108c11fb20334299fe68dbcd9e7c4a9f1f4322 |
|
MD5 | 039f642b73f5a86c2b33519abd469022 |
|
BLAKE2b-256 | ce561cb347af4129bdd7a0d548d3a5515f34a4a1e6ab3b248e2b0203efc96539 |