Skip to content

πŸš€ SubScanX v1.0 – Powerful Subdomain Discovery

Latest

Choose a tag to compare

@captainmgc captainmgc released this 23 Mar 13:17
b5259ce

πŸ” 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 SubScanX

2️⃣ Install dependencies:

pip install -r requirements.txt

3️⃣ Run the tool:

python subscanx-gui.py

4️⃣ 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)