Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xss

Cakephp Security

security cakephp xss csrf xsl-fo

Should I use both striptags() and htmlspecialchars() to prevent XSS?

php javascript security xss

How to avoid "Cross-Site Script Attacks"

javascript xss

Lifetime and multiple use of an AntiForgeryToken?

WordPress + Disqus + refused executing inline script

CORS Amazon S3 file upload with jQuery Ajax request

jquery ajax amazon-s3 xss cors

What is the best way to handle user generated html content that will be viewed by the public?

html xss

Apostrophe got through filter in C#

Is a DOM Text Node guaranteed to not be interpreted as HTML?

javascript jquery dom xss

Regex as first line of defense against XSS

php xss kohana

Examples of XSS vulnerabilities that get by ASP.NET 4 <%: %> or Razor encoding but are caught by AntiXSS

How to escape values from HTML attribute inside jsp to avoid XSS attack?

jsp xss

How to protect from injection attacks when using KnockoutJS?

knockout.js xss

Communicating between websites (using Javascript or ?)

javascript jquery web xss

Using a session token or nonce for Cross-site Request Forgery Protection (CSRF)?

php xss csrf csrf-protection

Are data URIs on <img>s XSS exploitable?

Simple CSRF protection using nginx alone

Can someone give me some basic XSS and sql injection scripts? (not what it seems)

php sql security xss

JSF SelectItems and escaping (xss)

jsf xss mojarra

Default escaping in Freemarker

java xss escaping freemarker