A tool for generating subdomain permutations
Project description
subdomain-permut
Subdomain permutation tool
this vs alterx
Alterx is good, but manually generating permutations file is kinda tedious. Moreover, when working with large files, alterx doesn't write anything for days(it has happened to me). So, I am releasing this simple tool for subdomain permutation
Installation
Using pip
Just run this command, and this tool will be installed:
pip install subdomain-permut
By cloing 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] [--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
--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.2.tar.gz.
File metadata
- Download URL: subdomain_permut-0.0.2.tar.gz
- Upload date:
- Size: 4.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 |
b155a7de73319f8a1966e1057d822d77f106b9abbada0fc68bf398f1c1dff6af
|
|
| MD5 |
aa83c1b9157bba9057b8e2201de720f2
|
|
| BLAKE2b-256 |
37ab48b618e2da438ef205193264c7b99468aa2e84e4fb400251b802215c8888
|
File details
Details for the file subdomain_permut-0.0.2-py3-none-any.whl.
File metadata
- Download URL: subdomain_permut-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.3 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 |
fb082104453e5250fde6cdf23fc242c567e6dd5081c55866b1d711207b99951c
|
|
| MD5 |
45a16d601850e847fb5f9b7ea02ac210
|
|
| BLAKE2b-256 |
7602df2f648ace89f430f44d51aba0f8180cc62240293216c486f68d038f94a6
|