veo / vscan

开源、轻量、快速、跨平台 的网站漏洞扫描工具,帮助您快速检测网站安全隐患。功能 端口扫描(port scan) 指纹识别(fingerprint) 漏洞检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)
https://veo.pub/2021/vscan/
BSD 3-Clause "New" or "Revised" License
1.43k stars 240 forks source link

windows上不能运行,即使管理员权限,开启的cmd #35

Closed komomon closed 1 year ago

komomon commented 2 years ago

windows上不能运行,即使管理员权限,开启的cmd image

veo commented 2 years ago

感谢提交issues

你的-top-ports 值输入错了,只能是 100 1000 full http其中的一种,这里建议不用加-top-ports参数,也会扫http常用端口

komomon commented 2 years ago

感谢提交issues

你的-top-ports 值输入错了,只能是 100 1000 full http其中的一种,这里建议不用加-top-ports参数,也会扫http常用端口

我修改了为100,但是依然不行,另外linux上指定-top-ports,使用-o不会输出结果吗,实测没有输出,而且即使有web好像没有指纹识别,目录扫描等 image

veo commented 2 years ago

使用方法可参考 https://github.com/veo/vscan/blob/main/static/running.md

单一链接可直接输入链接进行扫描

komomon commented 2 years ago

参看了,发现个bug,输出的结果只会存储扫描到的web的内容,不会存储扫描到的其他端口等信息

veo commented 2 years ago

参看了,发现个bug,输出的结果只会存储扫描到的web的内容,不会存储扫描到的其他端口等信息

会吧?port.name.csv?