<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>teracc</author_name>
  <author_url>https://blog.hatena.ne.jp/teracc/</author_url>
  <blog_title>teracc’s blog</blog_title>
  <blog_url>https://blog.ts5.me/</blog_url>
  <categories>
    <anon>セキュリティ</anon>
  </categories>
  <description>遅ればせながらIE8β2のAnti-XSS機能（の一部）である、XSS FilterとtoStaticHTMLを触ってみました。その感触を少し書いてみます。 XSS Filter 一般論として、XSSの攻撃や対策方法は、パラメータの値がHTMLのどの部分に出力されるかによって異なります。 ① タグの内側（Element Content） 例：&lt;p&gt;ここ&lt;/p&gt; ② 通常の属性値内（クォート付き） 例：&lt;input type=&quot;text&quot; name=&quot;foo&quot; value=&quot;ここ&quot;&gt; ③ JavaScriptの文字列リテラル内 例：&lt;script&gt;var x='ここ';&lt;/script&gt; ④ U…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ts5.me%2Fentry%2F20080912%2F1221226551&quot; title=&quot;IE8のXSS対策 - teracc’s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-09-12 22:35:51</published>
  <title>IE8のXSS対策</title>
  <type>rich</type>
  <url>https://blog.ts5.me/entry/20080912/1221226551</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
