<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Path-Traversal on MaxisFront</title><link>https://maxisfront.me/en/tags/path-traversal/</link><description>Recent content in Path-Traversal on MaxisFront</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 15 Jul 2026 10:16:52 -0600</lastBuildDate><atom:link href="https://maxisfront.me/en/tags/path-traversal/index.xml" rel="self" type="application/rss+xml"/><item><title>WriteUp: Conversor | HTB</title><link>https://maxisfront.me/en/posts/writeup-conversor-htb/</link><pubDate>Sun, 24 May 2026 00:00:00 -0600</pubDate><guid>https://maxisfront.me/en/posts/writeup-conversor-htb/</guid><description>&lt;blockquote&gt;
&lt;p&gt;All rights reserved to &lt;strong&gt;Hack The Box LTD&lt;/strong&gt;.&lt;/p&gt;
&lt;/blockquote&gt;




 


&lt;div class="flash mb-3"&gt;
 &lt;blockquote&gt;
&lt;p&gt;Summary&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Exploitation of &lt;code&gt;Path Traversal&lt;/code&gt; to gain &lt;code&gt;RCE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Extraction and cracking of hashes &lt;code&gt;MD5&lt;/code&gt; via &lt;code&gt;Hashcat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Reuse of credentials for access via &lt;code&gt;SSH&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Exploitation of the command&amp;rsquo;s SUID &lt;code&gt;needrestart&lt;/code&gt; (&lt;code&gt;CVE-2024-48990&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Security recommendations to prevent and mitigate vulnerabilities on this machine.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;



&lt;h4 id="skills-used"&gt;Skills Used&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Port enumeration&lt;/li&gt;
&lt;li&gt;Use of basic GNU/Linux-based commands&lt;/li&gt;
&lt;li&gt;Exploitation via UFU and RCE&lt;/li&gt;
&lt;li&gt;Searching for and using Critical CVEs&lt;/li&gt;
&lt;li&gt;Exploitation of vulnerable SUID&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="tools-used"&gt;Tools Used&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Nmap&lt;/li&gt;
&lt;li&gt;Caido&lt;/li&gt;
&lt;li&gt;Netcat&lt;/li&gt;
&lt;li&gt;Strings&lt;/li&gt;
&lt;li&gt;Hashcat&lt;/li&gt;
&lt;li&gt;SSH&lt;/li&gt;
&lt;li&gt;sudo&lt;/li&gt;
&lt;li&gt;needrestart&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="vulnerability-assessment-and-analysis"&gt;Vulnerability Assessment and Analysis&lt;/h2&gt;
&lt;p&gt;The platform &lt;code&gt;HTB&lt;/code&gt; provides us with the &lt;code&gt;IP&lt;/code&gt; target, which is the &lt;code&gt;10.129.12.212&lt;/code&gt;, an address that can be reached by connecting through the &lt;code&gt;VPN&lt;/code&gt; assigned to us by the platform.&lt;/p&gt;</description></item></channel></rss>