Sidthehacker-code/subdomain-enumeration-tool

GitHub: Sidthehacker-code/subdomain-enumeration-tool

Stars: 0 | Forks: 0

Subdomain Enumeration Tool Overview The Subdomain Enumeration Tool is a Python-based cybersecurity project designed to discover and collect subdomains associated with a target domain. It helps ethical hackers, penetration testers, and security researchers perform reconnaissance and identify hidden or active subdomains efficiently. Features Automated subdomain discovery DNS lookup and validation Wordlist-based brute force scanning Fast and lightweight performance User-friendly command-line interface Accurate reconnaissance results Useful for penetration testing and security analysis Technologies Used Python 3.x requests socket dnspython argparse Hardware Requirements Processor: Intel i3 or above RAM: 4 GB minimum Storage: 100 GB free space Internet Connection Software Requirements Windows / Linux / macOS Python 3.x VS Code / PyCharm Installation Clone the Repository git clone https://github.com/Sidthehacker-code/subdomain-enumeration-tool.git Navigate to Project Folder cd subdomain-enumeration-tool Install Required Libraries pip install -r requirements.txt Usage Run the tool using: python subdomain_enum.py Enter the target domain when prompted. Modules User Input Module DNS Lookup Module Wordlist Module Enumeration Module Result Processing Module Output Module Purpose The main objective of this project is to automate the process of subdomain enumeration and improve cybersecurity reconnaissance activities. Conclusion This project simplifies subdomain discovery using Python automation techniques. It helps identify hidden or vulnerable subdomains and supports security assessment processes effectively. Author Siddharth Ravitharan