---
layout: post
status: publish
published: true
title: XSS Cheat Sheet

wordpress_id: 286
wordpress_url: http://pro.grammatic.org/post-xss-cheat-sheet-13.aspx
date: !binary |-
  MjAwNy0wNS0xNiAxMToyMDoxNyArMDIwMA==
date_gmt: !binary |-
  MjAwNy0wNS0xNiAxMToyMDoxNyArMDIwMA==
categories:
- Technology
- InfoSec
tags:
- information security
- XSS
comments: []
---
<p>Just a quick note to point out this invaluable resource for those interested in XSS attack vectors; <a href="http://www.ha.ckers.org" title="ha.ckers">rsnake</a>'s <a href="http://ha.ckers.org/xss.html" title="XSS Cheat Sheet">XSS Cheat Sheet</a>.</p>