<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>HTB - Medium on Home</title>
    <link>https://ropchainski.com/categories/htb---medium/</link>
    <description>Recent content from Home</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    
    <copyright>All articles on this blog are licensed under the BY-NC-SA license agreement unless otherwise stated. Please indicate the source when reprinting!</copyright>
    
    <lastBuildDate>Tue, 29 Jul 2025 00:00:00 +0000</lastBuildDate>
    
    
    <atom:link href="https://ropchainski.com/categories/htb---medium/index.xml" rel="self" type="application/rss&#43;xml" />
    

    
    

    <item>
      <title>HTB - Craft</title>
      <link>https://ropchainski.com/post/htb/medium/craft/</link>
      <pubDate>Tue, 29 Jul 2025 00:00:00 &#43;0000</pubDate>
      
      <guid>https://ropchainski.com/post/htb/medium/craft/</guid>
      <description>
        <![CDATA[<h1>HTB - Craft</h1><p>Author: ToonExodia(<no value>)</p>
        
          <p>Craft is a medium-difficulty Linux box that begins with exploring a public Git service called gogs. This box demonstrates a full attack chain involving an <code>eval()</code> injection vulnerability in a Python API, SQL credential extraction, database enumeration, and lateral movement via exposed SSH keys. Privilege escalation is achieved using a misconfigured Vault setup that allows one-time SSH login as root.</p>
<h2 id="enumeration">
<a class="header-anchor" href="#enumeration"></a>
Enumeration
</h2><h3 id="initial-scan">
<a class="header-anchor" href="#initial-scan"></a>
Initial Scan
</h3><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">nmap -sCV -v -p- 10.10.10.110
</span></span></code></pre></div><p><img src="imgs/nmap.png" alt="nmap.png"></p>
        
        <hr><p>Published on 2025-07-29 at <a href='https://ropchainski.com/'>Home</a>, last modified on 2025-07-29</p>]]>
      </description>
      
        <category>HTB - Medium</category><category>Linux</category>
      
    </item>
    
  </channel>
</rss>
