prathmesh-somkuwar/Open_Port_Scanner

GitHub: prathmesh-somkuwar/Open_Port_Scanner

一个基于 Python 的实时网络端口扫描器,通过图形化仪表板提升可见性与效率。

Stars: 0 | Forks: 0

# 🚀 Open Port Scanner 🛡️

Typing SVG

Built by Prathamesh Somkuwar| Nagpur, India | Security Odyssey 🏛️

# 🎯 **任务简报** **Target** : Live TCP/UDP port reconnaissance (127.0.0.1/scanme.nmap.org) **Threat Model** : Blind network exposure, unknown services, attack surface mapping **Objective** : Production-grade real-time port scanning dashboard **Transformed basic socket probes → Enterprise-grade network reconnaissance intelligence** | **Metric** | **Pre-Mission** | **Post-Mission** | **Improvement** | |------------|-----------------|------------------|-----------------| | 🔌 **Port Speed** | 1 port/sec | **1.2 ports/sec** | **20%** | | 📱 **Interface** | Manual CLI | **Live Glass Dashboard** | **+100%** | | 👁️ **Visibility** | 0% coverage | **95% Port Intelligence** | **+95%** | ## ⚙️ **安装** ``` # 1. 克隆仓库 git clone https://github.com/prathmesh-somkuwar/Security_Odyssey_2-Open_Port_Scanner.git cd Security_Odyssey_2-Open_Port_Scanner # 2. 设置环境 pip install -r requirements.txt # 3. 启动(需要 sudo 进行数据包捕获) sudo python3 app.py # 4. 打开仪表板 # 🌐 http://127.0.0.1:5000 ``` ## 📱 **实时仪表板视图** ps_1 Screenshot 2026-02-17 155642 ## 📂 **项目结构** ``` Security_Odyssey_1-Packet_Analyzer/ ├── app.py # ⭐ Main Scanner + web server ├── requirements.txt # 📦 Scapy, SocketIO ├── templates/ └── index.html # ⭐ UI ``` ## 🎮 **使用示例** ``` bash # 本地 Windows 扫描 Target: 127.0.0.1 Ports: 1-1000 → Finds: 135(RPC), 445(SMB) # 公共测试服务器 Target: scanme.nmap.org Ports: 1-10000 → Finds: 22(SSH), 113(ident), 9929 ``` ## 📜 **法律免责声明** **PortScanner Pro is a **DEFENSIVE SECURITY TOOL** designed for:** ``` ✅ Authorized network testing ✅ Educational purposes ✅ Penetration testing with written permission ✅ Your own systems (" 127.0.0.1 ") ✅ Public test servers(" scanme.nmap.org ") ``` ## 📄 **许可证** ``` MIT License - Educational Use Only Copyright (c) 2026 Prathamesh Somkuwar For Educational and Ethical Practice only. ```

⭐ Built by Prathamesh Somkuwar | Nagpur, India | LinkedIn | Security Odyssey 🏛️ ⭐

标签:CSS3, Dashboard, DNS解析, Flask, Glassmorphism, HTML5, Python, SEO, Socket.IO, Tailwind, TCP, UDP, 企业级, 后端开发, 开源项目, 数据泄露防护, 数据统计, 无后门, 生产级, 端口扫描, 网络探测, 逆向工具