<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>soji256</author_name>
  <author_url>https://blog.hatena.ne.jp/soji256/</author_url>
  <blog_title>setodaNote</blog_title>
  <blog_url>https://soji256.hatenablog.jp/</blog_url>
  <categories>
    <anon>🦉フォレンジック</anon>
    <anon>🧰Volatility</anon>
  </categories>
  <description>pagefile.sys について pagefile.sys はシーケンシャルでなく 4KB 以下のデータの断片の集合なので、Volatility では解析できず、 Yara や Strings で有用なデータが残されていないかを確かめるのがよいということのよう。 解析例 無関係の文字列も含まれるので精査は必要。特に「環境変数」の式はノイズが多い。 ファイルパス $ strings pagefile.sys | grep -i &quot;^[a-z]:\\\\&quot; | sort | uniq 環境変数 $ strings pagefile.sys | grep -i &quot;^[a-zA-Z09_]*=.*&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsoji256.hatenablog.jp%2Fentry%2F2019%2F06%2F25%2F065200&quot; title=&quot; ページファイル（pagefile.sys） の解析 - setodaNote&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>https://cdn.user.blog.st-hatena.com/default_entry_og_image/142804665/1534635173988912</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-06-25 06:52:00</published>
  <title> ページファイル（pagefile.sys） の解析</title>
  <type>rich</type>
  <url>https://soji256.hatenablog.jp/entry/2019/06/25/065200</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
