Passive Recon - Subdomain Enumeration With sub-finder.
Sub-Finder depends on the requests, sys python modules.
These dependencies can be installed using the requirements file:
c:\python310\python.exe -m pip install -r requirements.txt
sudo pip install -r requirements.txt
$python sub-finder.py
Enter domain: exdomain.com
Sub-Finder is licensed under the MIT license. take a look at the LICENSE for more information.