<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>XSS 標籤 - Let&#039;s Write</title>
	<atom:link href="https://www.letswrite.tw/tag/xss/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.letswrite.tw/tag/xss/</link>
	<description>前端工程師 August 的學習筆記 -- solving problems, in simple ways.</description>
	<lastBuildDate>Wed, 17 Dec 2025 13:48:41 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://res.cloudinary.com/let-s-write/images/w_32,h_32,c_fill,g_auto/f_auto,q_auto/v1746103360/cropped-logo_2025/cropped-logo_2025.png?_i=AA</url>
	<title>XSS 標籤 - Let&#039;s Write</title>
	<link>https://www.letswrite.tw/tag/xss/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">186153126</site>	<item>
		<title>DOMPurify，增加網站對 XSS 攻擊的防護力</title>
		<link>https://www.letswrite.tw/dompurify/</link>
					<comments>https://www.letswrite.tw/dompurify/#comments</comments>
		
		<dc:creator><![CDATA[August]]></dc:creator>
		<pubDate>Sat, 07 Oct 2023 07:27:21 +0000</pubDate>
				<category><![CDATA[Front-End]]></category>
		<category><![CDATA[DOMPurify]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[XSS]]></category>
		<category><![CDATA[前端開發]]></category>
		<guid isPermaLink="false">http://localhost:3001/?p=3686</guid>

					<description><![CDATA[<p>本篇介紹了一個名為 DOMPurify 的套件，它可以增加網站對 XSS 攻擊的防護力。DOMPurify 可以幫助開發人員過濾和清除不受信任的輸入，以防止 XSS 攻擊。本文提供了 DOMPurify 的安裝和使用方法，並提供了一個範例 Demo 供參考。</p>
<p>這篇文章 <a href="https://www.letswrite.tw/dompurify/">DOMPurify，增加網站對 XSS 攻擊的防護力</a> 最早出現於 <a href="https://www.letswrite.tw">Let&#039;s Write</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.letswrite.tw/dompurify/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3686</post-id>	</item>
	</channel>
</rss>
