<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hamayanhamayan</author_name>
  <author_url>https://blog.hatena.ne.jp/hamayanhamayan/</author_url>
  <blog_title>はまやんはまやんはまやん</blog_title>
  <blog_url>https://blog.hamayanhamayan.com/</blog_url>
  <categories>
    <anon>Security</anon>
  </categories>
  <description>SQL Injectionっぽい。 app.post('/login', (req, res) =&gt; { if (!req.body.username || !req.body.password) { return res.redirect('/'); } if ([req.body.username, req.body.password].some(v =&gt; v.includes('\''))) { return res.redirect('/'); } // see if user is in database const query = `SELECT id FROM users WHE…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2021%2F02%2F08%2F222019&quot; title=&quot;Missing Flavortext [DiceCTF 2021] - はまやんはまやんはまやん&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>2021-02-08 22:20:19</published>
  <title>Missing Flavortext [DiceCTF 2021]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2021/02/08/222019</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
