<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Injection on </title>
    <link>https://old.frang4.tech/tags/injection/</link>
    <description>Recent content in Injection on </description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 10 Jul 2025 03:38:50 -0300</lastBuildDate>
    <atom:link href="https://old.frang4.tech/tags/injection/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cypher - HTB Machine</title>
      <link>https://old.frang4.tech/posts/htb-machines/cypher/writeup/</link>
      <pubDate>Thu, 10 Jul 2025 03:38:50 -0300</pubDate>
      <guid>https://old.frang4.tech/posts/htb-machines/cypher/writeup/</guid>
      <description>&lt;p&gt;&lt;code&gt;Cypher&lt;/code&gt; is a Hack The Box machine released on 01 Mar 2025&lt;/p&gt;&#xA;&lt;h2 id=&#34;summary-how&#34;&gt;Summary (How?)&lt;/h2&gt;&#xA;&lt;p&gt;Cypher is a HTB machine running a web app that relies on a Neo4j graph database. A &lt;code&gt;Cypher-injection&lt;/code&gt; flaw lets us bypass the login logic and enumerate data. Then, an exposed directory holds a JAR file whose decompiled code reveals a custom Neo4j procedure that executes shell commands without sanitisation (&lt;code&gt;command injection&lt;/code&gt;); exploiting that procedure yields remote code execution and a reverse shell.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
