SubSpy is a Python-based subdomain enumeration tool designed to help security professionals and researchers discover subdomains associated with a target domain. This tool leverages various techniques including querying crt.sh, scraping and brute-force enumeration with custom wordlists to comprehensively enumerate subdomains. SubSpy provides an easy-to-use command-line interface and generates detailed reports of discovered subdomains for further analysis.
-
Utilizes crt.sh and nmapper.com for subdomain discovery
-
Brute-force enumeration with custom wordlist
-
Generates detailed reports of discovered subdomains
-
User-friendly command-line interface
-
Clone the repository: git clone https://github.com/ajansha/SubSpy.git
-
Navigate to the directory: cd SubSpy
-
Run the tool: python subs.py
SubSpy is distributed under the MIT License.
This tool is intended for authorized security assessments and penetration testing activities only. Users should ensure compliance with applicable laws and regulations before using the tool.