Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

sinXne0/infoSpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ•ΆοΈ InfoSpy

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.

About Screen


πŸš€ Features

  • 🌐 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.


πŸ’» Installation

🧱 Requirements

  • Python 3.8+
  • macOS (tested), Linux supported with slight tweaks

Install dependencies:

pip install -r requirements.txt

Run the app:

python infospy.py

To package it as a macOS .app, use:

pyinstaller --onefile --windowed infospy.py

πŸ–ΌοΈ Screenshots

About Screen


🌐 Homepage

πŸ”— Visit InfoSpy on Facebook


πŸ‘¨β€πŸ’» Author

KaliDarkmode – Ethical Hacker & OSINT Specialist
🧠 Built for recon missions, pentests, and infosec workflows.


πŸ“„ License

This project is licensed under the MIT License. See the LICENSE file for details.

About

System and network information gathering tool for Linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages