r/Network • u/Sufficient_Flower415 • 2d ago
Link NetPlus - Port scanner
https://VoidCoderStudio.github.io/What is NetPlus?
NetPlus is an ultimate multi-language networking toolkit designed for network analysis, port scanning, and OS fingerprinting. It combines a high-performance C++ backend engine with a Python command-line interface (CLI) and interactive console to deliver fast, lightweight network utilities.
Core Features & Usage:
Port Scanning: Scans target IPs for common default ports (FTP, SSH, HTTP, HTTPS, SMB, MySQL) or targets specific custom ports via -port.<PORT>.
Service & Banner Grabbing: Identifies open services and pulls server headers directly from open endpoints.
OS Fingerprinting: Executes TTL analysis via ping to determine if the target runs Linux/Unix-like, Windows, or custom network equipment.
Firewall Bypass: Supports the -FLL flag for advanced packet handling, fragmentation, and header spoofing.
Interactive Mode: Launch np without options to open the text-based interactive terminal console.
1
u/Sufficient_Flower415 1d ago
WARNING⚠️ Disclaimer: NetPlus is intended for educational purposes, network development, and authorized security auditing only. The developers are not responsible for any illegal use, unauthorized access, or damages caused by the misuse of this tool. You are solely responsible for complying with local laws and applying this tool exclusively to systems and networks that you own or have explicit authorization to test