-
Notifications
You must be signed in to change notification settings - Fork 155
微服务的网关通过nginx代理后,出现:站点指纹不符合Spring特征,可能不是Spring框架 #28
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
Comments
Nginx反向代理也只是转发流量,返回结果并不会变,不应该识别不出来 |
配置这样的,具体ip隐藏了:upstream yryb-gateway {
} |
8080就是微服务网关暴露的端口 |
可以尝试访问一个不存在的路径,比如 |
目前来看师傅应该是没问题了,我就关闭这个会话了哈~ |
[.] 正在进行Spring的指纹识别
[-] 站点指纹不符合Spring特征,可能不是Spring框架
======开始对目标URL测试SpringBoot敏感文件泄露并下载======
[-] 在 /actuator/heapdump 未发现heapdump敏感文件泄露
[-] 在 /heapdump 未发现heapdump敏感文件泄露
[-] 在 /heapdump.json 未发现heapdump敏感文件泄露
[-] 在 /gateway/actuator/heapdump 未发现heapdump敏感文件泄露
[-] 在 /hystrix.stream 未发现hystrix监控数据文件泄露,请手动验证
[-] 在 /artemis-portal/artemis/heapdump 未发现heapdump监控数据文件泄露,请手动验证
The text was updated successfully, but these errors were encountered: