We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我使用命令: python3 vulmap.py -u http://114.32.6.25 --output-json "123.json" 程序正常运行: [19:45:38] [INFO] Start scanning target: http://114.32.6.25 [19:45:48] [INFO] Unable to identify target, Run all pocs [19:46:10] [INFO] Scan completed and ended [19:46:10] [INFO] Scan result json saved to: 123.json 但是文件夹并没有123.json这个文件
The text was updated successfully, but these errors were encountered:
看你的文件夹路径
Sorry, something went wrong.
json文件有洞了才会生成,没有漏洞也就没有json输出
No branches or pull requests
我使用命令:
python3 vulmap.py -u http://114.32.6.25 --output-json "123.json"
程序正常运行:
[19:45:38] [INFO] Start scanning target: http://114.32.6.25
[19:45:48] [INFO] Unable to identify target, Run all pocs
[19:46:10] [INFO] Scan completed and ended
[19:46:10] [INFO] Scan result json saved to: 123.json
但是文件夹并没有123.json这个文件
The text was updated successfully, but these errors were encountered: