Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benderpan/pocs

整理收集的一些漏洞利用POC+一些扫描类的实现。
https://github.com/benderpan/pocs

nmap poc port scan service vulnerability

Last synced: about 1 month ago
JSON representation

整理收集的一些漏洞利用POC+一些扫描类的实现。

Awesome Lists containing this project

README

        

# POCs
整理收集的一些漏洞利用POC+一些扫描类的实现。

# 使用说明
* 安装依赖库:`pip install -r requirements.txt`
* 使用端口应用识别扫描功能需要安装nmap,Ubuntu下直接只用命令:`sudo apt install nmap`
* 当前每个脚本带有注释说明,具体使用,参看注释说明