Skip to content

Releases: lucky-om/NetPhantom

v3.0.1

Choose a tag to compare

@lucky-om lucky-om released this 24 Jul 16:01

Full Changelog: v3.0...v3.0.1

v3.0

Choose a tag to compare

@lucky-om lucky-om released this 23 Jul 19:08
7c3636b

v2.0

Choose a tag to compare

@lucky-om lucky-om released this 16 Jul 05:34

🛡️ Release Notes: v2.0.0 (The GUI Era)
Project: NetPhantom
Date: April 2026

This release marks a major transformation for NetPhantom. We have moved away from the traditional Command Line Interface (CLI) to a fully dedicated, high-performance Graphical User Interface (GUI) designed for a modern cybersecurity workflow.

Here are the release notes for v2.0:

Developer: Lucky

Status: Major Update / Stable Release

Major Changes
CLI Removal: The legacy command-line interface has been completely removed to focus on a more intuitive and powerful visual experience.

Dark-Green Hacker GUI: Introduction of a custom-themed, dark-mode interface. The aesthetic is optimized for low-light environments, featuring "hacker-green" accents for high readability and a professional security terminal feel.

New & Enhanced Features
Integrated Packet Capturing: Real-time network traffic interception and analysis built directly into the GUI. You can now view live packet flow without external tools.

Enhanced Data Visualization: Scan results are now presented in organized tables and interactive maps rather than raw text blocks.

Improved Output Engine: Optimized the logic for service detection and vulnerability mapping, resulting in 40% faster analysis compared to v1.0.

Live Connection Monitoring: A dedicated dashboard within the GUI to track active network nodes and their status in real-time.

Security & Licensing
Proprietary Release: All rights reserved by Lucky.

Compliance: This version is intended for authorized penetration testing and educational use only.

Privacy: All packet capture data is handled locally and is not transmitted externally.

Installation & Requirements
Ensure you have the latest GUI dependencies installed: pip install -r requirements_gui.txt.

Launch the application: python netphantom_gui.py.

Root/Admin privileges are still required for raw packet capturing features.

Developer Note
This update represents a shift toward a "Security Suite" feel. By centralizing the packet capture and scanning into a unified GUI, NetPhantom becomes a more powerful asset for quick-response network auditing.

Note: For licensing inquiries or contribution requests, please contact the developer via the official repository.

Initial Launch v1.0

Choose a tag to compare

@lucky-om lucky-om released this 18 Apr 17:14
20b0269

🚀 Release Notes: v1.0.0 (Official Launch)
Project: NetPhantom
Date: April 2026

Developer: Lucky

Status: Initial Stable Release

Overview
Welcome to the first official release of NetPhantom. This tool was developed to streamline network reconnaissance and security auditing. Version 1.0 establishes the core engine for automated scanning and target analysis, moving away from manual, repetitive command-line tasks.

Key Features
Core Recon Engine: Integrated automated scanning for host discovery and port identification.

Service Fingerprinting: Automatic detection of running services and version numbers.

Modular Architecture: Designed to allow future integration of custom vulnerability modules.

Clean CLI Output: Organized, readable results designed for security analysts to quickly identify attack surfaces.

Error Handling: Basic validation to prevent script crashes during network timeouts.

Security & Licensing
Proprietary Release: This version is released under All Rights Reserved by Lucky.

Usage: Authorized for educational and ethical penetration testing only.

Disclaimer: The developer is not responsible for misuse or illegal activities performed with this tool.

Installation & Setup
Clone the repository.

Install dependencies via pip install -r requirements.txt.

Run with administrative privileges for full packet access: sudo python netphantom.py.

Image :

Screenshot 2026-04-18 224156