-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
听说有nps鉴权绕过漏洞 #1090
Labels
bug
Something isn't working
Comments
也收到了漏洞通知 |
我刚刚复现了,但是没看出来利用价值,每次请求带auth_key可以成功访问页面,但是管理好像不行,没深入看 |
注释掉auth_key就行了 |
应该是去掉authkey的注释 |
不用去掉注释,把 auth_key 和auth_crypt_key 同时注释即可 |
然并卵? |
是不是还有其它漏洞,按照教程修复了,有个叼毛还能一直RDP攻击我,擦 |
跟你一样,CPU飙起来。。。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
web/controllers/base.go
听说是auth_key鉴权漏洞,请作者核实一下?
The text was updated successfully, but these errors were encountered: