Skip to content

Passive Recon - Subdomain Enumeration With Sub-Finder.

License

Notifications You must be signed in to change notification settings

sakibulalikhan/sub-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sub-Finder

Passive Recon - Subdomain Enumeration With sub-finder.

image

Dependencies:

Sub-Finder depends on the requests, sys python modules.

These dependencies can be installed using the requirements file:

Installation on Windows:

c:\python310\python.exe -m pip install -r requirements.txt

Installation on Linux

sudo pip install -r requirements.txt

How to use?

 $python sub-finder.py
  Enter domain: exdomain.com
 

License

Sub-Finder is licensed under the MIT license. take a look at the LICENSE for more information.