Open Source
Subdomain Permut - Subdomain Permutation tool
subdomain-permut is a tool that simplifies the subdomain permutation process for DNS bruteforcing and target discovery

subdomain-permut is a tool that simplifies the subdomain permutation process for DNS bruteforcing and target discovery. It is a Python based tool, which takes the user inputs, and is capable of generating several 100 GBs of permutations. Please note that this tool is expected to run several hours and is expected to run on a VPS.
This project has its code hosted on GitHub/@shriyanss/subdomain-permut. Additionally, it is also available on PyPI/subdomain-permut. To install this tool, you can use the following command
pip install subdomain-permutTo upgrade the tool in case a new version is available, use the following command
pip install --upgrade subdomain-permut