InfoSpy is a dark-themed macOS GUI tool for ethical hacking, reconnaissance, and OSINT (Open Source Intelligence) investigations. It works offline, integrates key scanning capabilities, and includes support for Shodan, WHOIS, and port scanning β all in one hacker-friendly interface.
-
π IP & Domain Lookup
Resolve public IPs, domain data, and reverse DNS. -
π§ WHOIS, GeoIP & ASN Info
Learn where domains/IPs are registered and who owns them. -
π DNS Record Fetching
View A, AAAA, MX, NS, TXT, and CNAME records. -
π§Ύ HTTP Header Inspection
Fetch and display response headers from a target URL. -
π Subdomain Enumeration
Identify known subdomains using passive techniques. -
πͺ Port Scanning
Scan popular or custom ports with socket-based scanning. -
π°οΈ Shodan Integration (API key optional)
Search open ports, banners, vulnerabilities, and more. -
π§° Offline Capability
Core features work without an internet connection. -
π€ Export Reports
Save results for documentation or evidence. -
π¨ Dark Terminal-Themed GUI
Custom icons, splash screen, and terminal-inspired styling.
- Python 3.8+
- macOS (tested), Linux supported with slight tweaks
Install dependencies:
pip install -r requirements.txtRun the app:
python infospy.pyTo package it as a macOS .app, use:
pyinstaller --onefile --windowed infospy.pyπ Visit InfoSpy on Facebook
KaliDarkmode β Ethical Hacker & OSINT Specialist
π§ Built for recon missions, pentests, and infosec workflows.
This project is licensed under the MIT License. See the LICENSE file for details.
