<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Writeups on Maccioni Andrea - Portfolio</title>
    <link>https://maccioniandrea.com/categories/writeups/</link>
    <description>Recent content in Writeups on Maccioni Andrea - Portfolio</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 24 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://maccioniandrea.com/categories/writeups/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SmartHire — HTB Medium Write-up</title>
      <link>https://maccioniandrea.com/posts/smarthire-writeup/</link>
      <pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate>
      <guid>https://maccioniandrea.com/posts/smarthire-writeup/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Difficulty:&lt;/strong&gt; Medium
&lt;strong&gt;OS:&lt;/strong&gt; Linux
&lt;strong&gt;IP:&lt;/strong&gt; 10.129.245.215&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;
&lt;p&gt;SmartHire is a medium-difficulty Linux machine centred around an AI-powered hiring platform backed by &lt;strong&gt;MLflow&lt;/strong&gt; for ML model management. The attack chain covers three distinct phases:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Discovering a hidden MLflow instance via virtual host fuzzing and authenticating with default credentials&lt;/li&gt;
&lt;li&gt;Registering a malicious pickle model via the MLflow REST API to achieve RCE as &lt;code&gt;svcweb&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Escalating to root by hijacking a Python plugin loaded through a writable directory inside a NOPASSWD sudo script&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Key concepts: MLflow REST API abuse, Python pickle deserialization RCE, egress firewall bypass via internal curl exfiltration, &lt;code&gt;site.addsitedir()&lt;/code&gt; &lt;code&gt;.pth&lt;/code&gt; file hijack.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PingPong — HTB Insane Write-up</title>
      <link>https://maccioniandrea.com/posts/htb-pingpong-writeup/</link>
      <pubDate>Sat, 23 May 2026 00:00:00 +0000</pubDate>
      <guid>https://maccioniandrea.com/posts/htb-pingpong-writeup/</guid>
      <description>Complete HTB PingPong insane write-up involving ADCS, cross-forest abuse, gMSA, RBCD and privilege escalation.</description>
    </item>
  </channel>
</rss>
