GITBOOK-3872: change request with no subject merged in GitBook

This commit is contained in:
CPol 2023-04-13 17:59:43 +00:00 committed by gitbook-bot
parent c7d14a80cd
commit 3a84f87c32
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -464,6 +464,8 @@ cat subdomains.txt | dmut -d /tmp/words-permutations.txt -w 100 \
--dns-errorLimit 10 --use-pb --verbose -s /tmp/resolvers-trusted.txt
```
* [**alterx**](https://github.com/projectdiscovery/alterx)**:** Based on a domain it **generates new potential subdomains names** based on indicated patterns to try to discover more subdomains.
#### Smart permutations generation
* [**regulator**](https://github.com/cramppet/regulator): For more info read this [**post**](https://cramppet.github.io/regulator/index.html) but it will basically get the **main parts** from the **discovered subdomains** and will mix them to find more subdomains.