<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kyuri</author_name>
  <author_url>https://blog.hatena.ne.jp/Kyuri/</author_url>
  <blog_title>きゅうり。</blog_title>
  <blog_url>https://kyuri.hatenablog.jp/</blog_url>
  <categories>
    <anon>CTF</anon>
    <anon>pwn</anon>
  </categories>
  <description>1問だけ解いたのでそのwriteupです。 smashme (Baby's First) gdb-peda$ checksec CANARY : disabled FORTIFY : disabled NX : disabled PIE : disabled RELRO : Partial なんでもできそうな感じ。 動作としては、入力を受け付けてstrstrで特定の文字列があるかを調べる。なかったらexit、あったらleave; ret;という感じ。 普通にBOF可能なので、特定の文字列を入れてexitを回避しつつROPを組む。 おそらく色々な方法で解けるが、本番中は豊富なgadgetを見てか…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkyuri.hatenablog.jp%2Fentry%2F2017%2F05%2F01%2F114332&quot; title=&quot;DEF CON 2017 smashme writeup - きゅうり。&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>2017-05-01 11:43:32</published>
  <title>DEF CON 2017 smashme writeup</title>
  <type>rich</type>
  <url>https://kyuri.hatenablog.jp/entry/2017/05/01/114332</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
