Coltcult/pynmap

GitHub: Coltcult/pynmap

PyNmap 是一款结合强化学习和 Payload 演进技术的智能网络漏洞扫描器,专为安全研究和 CTF 竞赛场景设计。

Stars: 1 | Forks: 0

# 🔍 PyNmap - 智能网络扫描器 [![Python 版本](https://img.shields.io/badge/python-3.8%2B-blue)](https://www.python.org/) [![许可证](https://img.shields.io/badge/license-MIT-green)](LICENSE) [![Stars](https://img.shields.io/github/stars/Coltcult/pynmap)](https://github.com/Coltcult/pynmap) ## 📌 概述 **PyNmap** 是一款高级的智能网络扫描器,它利用 **强化学习** 和 **Payload 演进** 以前所未有的准确度检测漏洞。专为安全研究人员和 CTF 选手设计,是一款无需 root 权限即可运行的强大工具。 ## ✨ 主要特性 - 🧠 **强化学习** - 根据网络响应调整扫描策略 - 🔄 **Payload 演进** - 动态生成和变异 Payload 以实现更好的检测 - 🛡️ **15+ 漏洞脚本** - 检测 SQLi、XSS、LFI 等 - 🏴 **CTF 模式** - 自动检测和捕获 flag - 🚀 **无需 Root 权限** - 使用用户权限安全运行 - 📊 **智能报告** - 输出包含详细漏洞分析的 JSON/HTML 格式报告 ## 🛠️ 安装 ``` # 克隆仓库 git clone https://github.com/Coltcult/pynmap.git cd pynmap # 安装依赖 pip install -r requirements.txt [![Python Version](https://img.shields.io/badge/python-3.8%2B-blue)](https://www.python.org/) [![License](https://img.shields.io/badge/license-MIT-green)](LICENSE) [![Stars](https://img.shields.io/github/stars/Coltcult/pynmap)](https://github.com/Coltcult/pynmap/stargazers) [![Issues](https://img.shields.io/github/issues/Coltcult/pynmap)](https://github.com/Coltcult/pynmap/issues) [![Contributors](https://img.shields.io/github/contributors/Coltcult/pynmap)](https://github.com/Coltcult/pynmap/graphs/contributors) ```
标签:CISA项目, Python, 强化学习, 插件系统, 无后门, 逆向工具