A tool for generating subdomain permutations
Project description
About
subdomain-permut is a powerful subdomain permutation tool designed for serious reconnaissance. It’s optimized to run on VPS setups with ample storage capacity, as its output can be massive—ranging from hundreds of gigabytes to even terabytes depending on the configuration.
With the right options enabled, subdomain-permut can generate nearly every conceivable subdomain a developer might think of. Just generate a permutation file and see for yourself—you might be surprised at what turns up 😉.
Installation
Using pip
Just run this command, and this tool will be installed:
pip install subdomain-permut
By cloning the repo
git clone https://github.com/shriyanss/subdomain-permut.git
cd subdomain-permut
sudo python3 setup.py install
Usage
You can simply run this command, and it will do most of the thigs automatically
subdomain-permut -l subdomains.txt -d site.com
usage: subdomain-permut [-h] [--list LIST] [--domain DOMAIN] [--level LEVEL] [--output OUTPUT] [--enrich ENRICH] [--method METHOD] [--ls] [--verbose]
Subdomain permutation tool
optional arguments:
-h, --help show this help message and exit
--list LIST, -l LIST Subdomains list
--domain DOMAIN, -d DOMAIN
Domain name for the target
--level LEVEL Number of iterations to run through (default=2)
--output OUTPUT, -o OUTPUT
Output file name (default=permut.txt)
--enrich ENRICH, -e ENRICH
Enrich using given wordlist
--method METHOD, -m METHOD
Subdomain Permutation methods to use (comma-separated). Run with --ls flag to see the list (default=subdotsub)
--ls List permutation methods
--verbose, -v Verbose output
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file subdomain_permut-0.0.7.tar.gz.
File metadata
- Download URL: subdomain_permut-0.0.7.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d306f36531f1920210e6df8617f0d010e200240cc5281d8294390404c98a6a28
|
|
| MD5 |
44041b2b0261a164fc74638649496582
|
|
| BLAKE2b-256 |
bc959dbf0a737f304df337348f098dd556ab8dfd3bc0390b75626c7652eff84c
|
File details
Details for the file subdomain_permut-0.0.7-py3-none-any.whl.
File metadata
- Download URL: subdomain_permut-0.0.7-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f566ac314df2a399465ec8e02f7d2c420543327ddbc77729eafae79bf2a5d162
|
|
| MD5 |
72113dfadcb0435db35c0b3ee0fe059f
|
|
| BLAKE2b-256 |
949143f6c1808c5c75d0a71540f6bf30e10a83820ff9c6c1f199bc6c3104f54e
|