Stories recently tagged with 'XSS'

jqGrid and XSS Security(blogs.teamb.com)

submitted by CraigStuntzCraigStuntz(438) 2 years ago

How to protect your site against XSS attacks when using the jqGrid jQuery plug-in. read more...

add a comment |category: |Views: 54

tags: another

Microsoft Anti-Cross Site Scripting Library V3.0 Beta(microsoft.com)

submitted by sharplifesharplife(4560) 3 years, 1 month ago

AntiXSS 3.0 helps you to protect your current applications from cross-site scripting attacks, at the same time helping you to protect your legacy application with its Security Runtime Engine read more...

1 comment |category: |Views: 47

tags: another

The Perfect Storm Botnet (codebetter.com)

submitted by siphilpsiphilp(867) 3 years, 1 month ago

Rob Conery talks about the power of a bot net and why developers should be aware of XSS attacks and other nasties should an app be allowing users to post into the system. read more...

add a comment |category: |Views: 143

tags: another

How to Search And Replace values in SQL across All Tables(korayem.net)

submitted by korayemkorayem(1240) 3 years, 5 months ago

My website got hacked. I got several html code injections inside the database. Here is how i fixed the issue very quickly. read more...

add a comment |category: |Views: 27

tags: another

ASP.NET MVC: Prevent XSS with automatic HTML encoding(blog.codeville.net)

submitted by desmonddesmond(2009) 4 years, 1 month ago

Tired of having to remember to HTML-encode all your strings to prevent cross-site-scripting? Here's a way to change the ASPX page compilation process so that output is correctly encoded by default. read more...

add a comment |category: |Views: 551

tags: another

JSONP for cross-site Callbacks(west-wind.com)

submitted by simonebsimoneb(5450) 4 years, 4 months ago

Rick Strahl on JSONP read more...

add a comment |category: |Views: 91

tags: another

alert(“XSS”) (barmagy.com)

submitted by FadyFady(275) 4 years, 5 months ago

XSS? What is XSS? Well, to cut it short XSS is the abbreviation of Cross Site Scripting but the C have been replaced with X because CSS already means Cascaded Style Sheets plus XSS is a much cooler name ;) so what is XSS again? read more...

add a comment |category: |Views: 12

tags: another

Video: Hacking SQL Server(jumpstarttv.com)

submitted by bknightbknight(220) 5 years ago

In this presentation at the Jacksonville SQL Server Users Group, Bayer White playS the part of a developer protecting his application and Brian Knight attempts to hack his application using SQL Injection and cross-site scripting. Then, Bayer will show you how to protect yourself from the hacker and then Brian tries again. Back and forth the chess match goes until someone wins! read more...

2 comments |category: |Views: 74

tags: another

Anti-Cross Site Scripting Library(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 5 years ago

Anti-Cross Site Scripting Library released. read more...

add a comment |category: |Views: 22

tags: another