Click here to Skip to main content
15,886,519 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
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
Posted

1 solution

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
 
Share this answer
 
Comments
S.P.Tiwari 28-Sep-12 6:42am    
My Vote 5
really good video . thanks
Prafulla Sahu 28-Sep-12 7:29am    
Thanks Dylan for your reply
Prafulla Sahu 28-Sep-12 7:31am    
hey Dylan can you suggest me any scripting code which is responsible for cross site scripting attack
Dylan Morley 28-Sep-12 7:38am    
Watch the video?!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900