<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ThisIsOne</author_name>
  <author_url>https://blog.hatena.ne.jp/ThisIsOne/</author_url>
  <blog_title>Shikata Ga Nai</blog_title>
  <blog_url>https://cysec148.hatenablog.com/</blog_url>
  <categories>
    <anon>Web Security Academy</anon>
    <anon>Prototype pollution</anon>
  </categories>
  <description>Hello there, ('ω')ノ 概要（短く） 攻撃のアイデア：Object.prototype に任意プロパティを追加できれば、ページ内の多くのオブジェクトがその値を継承する。 クライアント側での典型的な入力経路：クエリ文字列、ハッシュ（フラグメント）、JSON入力（postMessageやXHR）など。 検査方法：ブラウザのコンソールで Object.prototype.&lt;任意キー&gt; を覗いて成功を確認する。成功したらすぐ消す（クリーンアップ）。 手順（ステップバイステップ） 1) まずは「安全な」識別子を決める テストで使うキーはユニークにして、他の影響を避ける。例えば： poll…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcysec148.hatenablog.com%2Fentry%2F2025%2F09%2F17%2F064018&quot; title=&quot;クライアント側のPrototype Pollutionを見つける方法（初心者向け） - Shikata Ga Nai&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>2025-09-17 06:40:18</published>
  <title>クライアント側のPrototype Pollutionを見つける方法（初心者向け）</title>
  <type>rich</type>
  <url>https://cysec148.hatenablog.com/entry/2025/09/17/064018</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
