<?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>診断マニュアル</anon>
  </categories>
  <description>Hello there, ('ω')ノ 🎯 1. OSコマンドインジェクションとは？ OSコマンドインジェクションは、アプリケーションがユーザからの入力を使ってOSのシェルコマンドを実行する場合に、 その入力値に コマンドを追加挿入（注入）して、意図しない操作を行わせる脆弱性です。 💥 攻撃イメージ（例） # 悪い実装例 os.system(&quot;ping &quot; + user_input) このとき、ユーザが 8.8.8.8; cat /etc/passwd を入力すると： ping 8.8.8.8; cat /etc/passwd → pingのあとに /etc/passwd が読み取られて出力さ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcysec148.hatenablog.com%2Fentry%2F2025%2F06%2F05%2F185954&quot; title=&quot;OSコマンドインジェクション診断マニュアル（OS Command Injection） - 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-06-05 18:59:54</published>
  <title>OSコマンドインジェクション診断マニュアル（OS Command Injection）</title>
  <type>rich</type>
  <url>https://cysec148.hatenablog.com/entry/2025/06/05/185954</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
