asp.net中跨站点脚本的测试代码 [英] Test code for cross-site scripting in asp.net

查看:239
本文介绍了asp.net中跨站点脚本的测试代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 我正在与asp.net合作,有人可以给我一些负责跨站点脚本编写的脚本代码.谷歌搜索超过2小时后,我只能找到< script> alert("hello")< ;/script> 类型的脚本代码.除此以外,请给我一些脚本代码.

谢谢
Prafulla

解决方案

这是一个非常不错的安全视频,其中显示了一些MVC安全技术和功能. XSS攻击他们的方式.

http://channel9.msdn.com/Events/MIX/MIX10/FT05 [ ^ ]

它是MVC专用的,但是利用漏洞的技术是相同的


hi I am working with asp.net,can any one give me some scripting code which are responsible for Cross-Site scripting.After googling more than 2hr I am only able to find <script>alert("hello")</script> type of scripting code.Please give me some script code other than this.

Thanks
Prafulla

解决方案

This is a pretty good security video which shows some MVC security techniques & ways they are attacked using XSS.

http://channel9.msdn.com/Events/MIX/MIX10/FT05[^]

It''s MVC specific, but the techniques for exploits would be the same


这篇关于asp.net中跨站点脚本的测试代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆