add vscan:开源、轻量、快速、跨平台 的红队(redteam)外网打点扫描器,功能 端口扫描(port scan) 指纹识别(fingerprint) nday检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)

This commit is contained in:
Mrxn 2021-08-22 11:29:26 +08:00
parent 57c8c7070d
commit 96598d4ce6

View File

@ -781,6 +781,7 @@
- [Tiny-XSS-Payloads超级精简的XSS payload](https://github.com/terjanq/Tiny-XSS-Payloads)
- [domhttpx用python开发的 google搜索 工具](https://github.com/naufalardhani/domhttpx)
- [NSE-scriptsnmap检测脚本CVE-2020-1350 SIGRED and CVE-2020-0796 SMBGHOST, CVE-2021-21972, proxyshell, CVE-2021-34473](https://github.com/psc4re/NSE-scripts)
- [vscan开源、轻量、快速、跨平台 的红队(redteam)外网打点扫描器,功能 端口扫描(port scan) 指纹识别(fingerprint) nday检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)](https://github.com/veo/vscan)
## <span id="head8"> 文章/书籍/教程相关</span>