Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

只有端口扫描结果,没有漏洞扫描 #163

Closed
CIA-ai opened this issue Dec 11, 2023 · 1 comment
Closed

只有端口扫描结果,没有漏洞扫描 #163

CIA-ai opened this issue Dec 11, 2023 · 1 comment

Comments

@CIA-ai
Copy link

CIA-ai commented Dec 11, 2023

运行scan4all.exe -host xx.xx.xx.xx,只有端口扫描结果,没有漏洞扫描,请问是怎么回事呢

@hktalent
Copy link
Collaborator

需要开启fuzz,所有的扫描都基于指纹,指纹仅仅来源httpx模块是不够的,所以需要开启目录遍历的fuzz
也就是config.json中

"enableFileFuzz": true,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants