简体   繁体   English

如何保护 wso2 api 管理器登录页面免受 XSS 攻击?

[英]how to protect wso2 api manager login page from XSS attack?

I used onmouseover=alert("") in ui segment of login page wso2 and we cant login anymore and this is a type of xss attack.我在登录页面 wso2 的 ui 段中使用了 onmouseover=alert("") 并且我们无法再登录,这是一种 xss 攻击。 what is the solution friends and how we cant prevent attacks like this?什么是解决方案朋友,我们如何不能防止这样的攻击?

XSS 攻击

The process is documented in the official WSO2 API Manager documentation.该过程记录在官方 WSO2 API Manager 文档中。 You can check it here你可以在这里查看

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM