π SubScanX is a modern PyQt5-based GUI tool that helps you discover hidden subdomains by querying Certificate Transparency (CT) logs. This release introduces the first stable version with a sleek design and powerful features!
β¨ Key Features:
β
Real-time Subdomain Discovery β Quickly scans CT logs to uncover hidden domains
β
DNS Resolution & IP Mapping β Resolves discovered domains to their respective IPs
β
Categorized Results β View resolved, unresolved, and complete lists of domains
β
Multiple Export Options β Save results in CSV, TXT, URL list, or IP list (for masscan)
β
Modern UI & Multi-threading β Smooth and responsive experience
πΉ How to Use:
1οΈβ£ Clone the repository:
git clone https://github.com/captainmgc/SubScanX.git && cd SubScanX2οΈβ£ Install dependencies:
pip install -r requirements.txt3οΈβ£ Run the tool:
python subscanx-gui.py4οΈβ£ Enter a domain (e.g., example.com) and start scanning!
π‘ Try it now and uncover hidden subdomains effortlessly!
π Download & Source Code: [GitHub Repository](https://github.com/captainmgc/SubScanX)