-
Notifications
You must be signed in to change notification settings - Fork 171
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
请问xray扫描发现漏洞,页面不显示 #37
Comments
[ERRO] 2022-06-27 15:25:54 [plugin-base:bifrost.go:211] error when sending result to webhook url, err Post "http://h_server_1:5005/webhook": context deadline exceeded (Client.Timeout exceeded while awaiting headers), result {"data":{"create_time":1656343495815,"detail":{"ad ... |
修改失去后还是不行 Internal Server ErrorThe server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. root@41b0447966fa:/app/vuln_scan/xray_scan# 响应码500 请问大佬该如何解决 |
不是区时问题,你要看你webhook的地址对不对,h_server_1:5005是server的容器地址,只有在client和server一体时才会识别到这个地址,如果分离的话就要填公网ip,还有就是确定server的容器名是不是叫h_server_1 |
大佬您好 感谢回复 方便的话 麻烦您加我一下微信 便于沟通细节v:17860505781 |
请问大佬
xray扫描通过查看日志可知发现漏洞,但是web页面漏洞数仍为0,是什么原因导致的。
The text was updated successfully, but these errors were encountered: