<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Web on MaxisFront</title>
    <link>https://maxisfront.me/tags/web/</link>
    <description>Recent content in Web on MaxisFront</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 19 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://maxisfront.me/tags/web/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>WriteUp: CCTV | HTB</title>
      <link>https://maxisfront.me/posts/writeup-cctv-htb/</link>
      <pubDate>Sun, 19 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://maxisfront.me/posts/writeup-cctv-htb/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;All rights reserved by &lt;strong&gt;Hack The Box LTD&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;&#xA;&#xA;&lt;div class=&#34;flash mb-3&#34;&gt;&#xA;  &lt;blockquote&gt;&#xA;&lt;p&gt;Summary&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Exploitation of default credentials on &lt;code&gt;ZoneMinder&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Exploitation of a boolean-based, time-based &lt;code&gt;SQLi&lt;/code&gt; (&lt;code&gt;CVE-2024-51482&lt;/code&gt;)&lt;/li&gt;&#xA;&lt;li&gt;Exploitation of &lt;code&gt;RCE&lt;/code&gt; in &lt;code&gt;MotionEye&lt;/code&gt; via a &amp;ldquo;&lt;code&gt;client-side&lt;/code&gt;&amp;rdquo; bypass (&lt;code&gt;CVE-2025-60787&lt;/code&gt;)&lt;/li&gt;&#xA;&lt;li&gt;Security recommendations to prevent and mitigate vulnerabilities on this machine.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;skills-used&#34;&gt;Skills Used&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Port scanning&lt;/li&gt;&#xA;&lt;li&gt;Use of basic GNU/Linux-based commands&lt;/li&gt;&#xA;&lt;li&gt;Exploitation of &lt;code&gt;SQLi Boolean-based&lt;/code&gt; and &lt;code&gt;time-based&lt;/code&gt; using &lt;code&gt;SQLmap&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Cracking hashes using dictionary attacks.&lt;/li&gt;&#xA;&lt;li&gt;Bypassing client-side validations (&lt;code&gt;JavaScript&lt;/code&gt;).&lt;/li&gt;&#xA;&lt;li&gt;Applying &lt;code&gt;Port Forwarding&lt;/code&gt; via &lt;code&gt;SSH&lt;/code&gt; to access internal services.&lt;/li&gt;&#xA;&lt;li&gt;Exploiting &lt;code&gt;RCE&lt;/code&gt; in web applications.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h4 id=&#34;tools-used&#34;&gt;Tools Used&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;ping&lt;/li&gt;&#xA;&lt;li&gt;nmap&lt;/li&gt;&#xA;&lt;li&gt;caido&lt;/li&gt;&#xA;&lt;li&gt;sqlmap&lt;/li&gt;&#xA;&lt;li&gt;hashcat&lt;/li&gt;&#xA;&lt;li&gt;ssh&lt;/li&gt;&#xA;&lt;li&gt;ss&lt;/li&gt;&#xA;&lt;li&gt;nc&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;vulnerability-assesment-and-analysis&#34;&gt;Vulnerability Assesment and Analysis&lt;/h2&gt;&#xA;&lt;p&gt;The &lt;code&gt;HTB&lt;/code&gt; platform provides us with the target &lt;code&gt;IP&lt;/code&gt;, which is &lt;code&gt;10.129.47.195&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>
    <item>
      <title>WriteUp: Facts | HTB</title>
      <link>https://maxisfront.me/posts/writeup-facts-htb/</link>
      <pubDate>Sat, 11 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://maxisfront.me/posts/writeup-facts-htb/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;All rights reserved by &lt;strong&gt;Hack The Box LTD&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;&#xA;&#xA;&lt;div class=&#34;flash mb-3&#34;&gt;&#xA;  &lt;blockquote&gt;&#xA;&lt;p&gt;Summary&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Exploiting the &lt;code&gt;CVE-2025-2304&lt;/code&gt; on &lt;code&gt;CMS Camaleon 2.9.0&lt;/code&gt; to escalate privileges through mass attribute assignment&lt;/li&gt;&#xA;&lt;li&gt;Obtaining &lt;code&gt;API Key&lt;/code&gt; and &lt;code&gt;Secret Key&lt;/code&gt; via the compromised &lt;code&gt;CMS&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Accessing the internal &lt;code&gt;bucket S3&lt;/code&gt; via &lt;code&gt;minio-client&lt;/code&gt;, discovering the private key &lt;code&gt;SSH&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Exploiting a &lt;code&gt;Path Traversal&lt;/code&gt; (&lt;code&gt;CVE-2024-46987&lt;/code&gt;) to read sensitive system files&lt;/li&gt;&#xA;&lt;li&gt;Privilege escalation using the &lt;code&gt;facter&lt;/code&gt; binary with &lt;code&gt;sudo&lt;/code&gt; permissions&lt;/li&gt;&#xA;&lt;li&gt;Security recommendations to prevent and mitigate vulnerabilities on this machine&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;skills-used&#34;&gt;Skills Used&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Port and service enumeration&lt;/li&gt;&#xA;&lt;li&gt;Directory and web architecture enumeration&lt;/li&gt;&#xA;&lt;li&gt;Exploitation of vulnerabilities in &lt;code&gt;CMS&lt;/code&gt; (Mass Attribute Assignment)&lt;/li&gt;&#xA;&lt;li&gt;Interaction with object storage services (&lt;code&gt;S3&lt;/code&gt;) via &lt;code&gt;minio-client&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Exploitation of binaries with &lt;code&gt;sudo&lt;/code&gt; permissions&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h4 id=&#34;tools-used&#34;&gt;Tools Used&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;ping&lt;/li&gt;&#xA;&lt;li&gt;nmap&lt;/li&gt;&#xA;&lt;li&gt;minio-client&lt;/li&gt;&#xA;&lt;li&gt;python3&lt;/li&gt;&#xA;&lt;li&gt;ssh2john&lt;/li&gt;&#xA;&lt;li&gt;john&lt;/li&gt;&#xA;&lt;li&gt;curl&lt;/li&gt;&#xA;&lt;li&gt;ssh&lt;/li&gt;&#xA;&lt;li&gt;facter&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;vulnerability-assesment-and-analysis&#34;&gt;Vulnerability Assesment and Analysis&lt;/h2&gt;&#xA;&lt;p&gt;The &lt;code&gt;HTB&lt;/code&gt; platform provides us with the target &lt;code&gt;IP&lt;/code&gt;, which is &lt;code&gt;10.129.16.176&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>
    <item>
      <title>WriteUp: Conversor | HTB</title>
      <link>https://maxisfront.me/posts/writeup-conversor-htb/</link>
      <pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate>
      <guid>https://maxisfront.me/posts/writeup-conversor-htb/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;All rights reserved to &lt;strong&gt;Hack The Box LTD&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;&#xA;&#xA;&lt;div class=&#34;flash mb-3&#34;&gt;&#xA;  &lt;blockquote&gt;&#xA;&lt;p&gt;Summary&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;ul&gt;&#xA;&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;&#xA;&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;&#xA;&lt;li&gt;Reuse of credentials for access via &lt;code&gt;SSH&lt;/code&gt;&lt;/li&gt;&#xA;&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;&#xA;&lt;li&gt;Security recommendations to prevent and mitigate vulnerabilities on this machine.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;skills-used&#34;&gt;Skills Used&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Port enumeration&lt;/li&gt;&#xA;&lt;li&gt;Use of basic GNU/Linux-based commands&lt;/li&gt;&#xA;&lt;li&gt;Exploitation via UFU and RCE&lt;/li&gt;&#xA;&lt;li&gt;Searching for and using Critical CVEs&lt;/li&gt;&#xA;&lt;li&gt;Exploitation of vulnerable SUID&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h4 id=&#34;tools-used&#34;&gt;Tools Used&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Nmap&lt;/li&gt;&#xA;&lt;li&gt;Caido&lt;/li&gt;&#xA;&lt;li&gt;Netcat&lt;/li&gt;&#xA;&lt;li&gt;Strings&lt;/li&gt;&#xA;&lt;li&gt;Hashcat&lt;/li&gt;&#xA;&lt;li&gt;SSH&lt;/li&gt;&#xA;&lt;li&gt;sudo&lt;/li&gt;&#xA;&lt;li&gt;needrestart&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;vulnerability-assessment-and-analysis&#34;&gt;Vulnerability Assessment and Analysis&lt;/h2&gt;&#xA;&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>
    <item>
      <title>WriteUp: DC-2 | VulnHub</title>
      <link>https://maxisfront.me/posts/writeup-dc-2-vulnhub/</link>
      <pubDate>Wed, 25 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://maxisfront.me/posts/writeup-dc-2-vulnhub/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;All rights reserved to the WordPress organization&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;&#xA;&#xA;&lt;div class=&#34;flash mb-3&#34;&gt;&#xA;  &lt;blockquote&gt;&#xA;&lt;p&gt;Summary&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Listing users with &lt;code&gt;Caido&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Password discovery via &lt;code&gt;CeWL&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Reuse of credentials for the service &lt;code&gt;SSH&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Exploitation of the SUID bit on &lt;code&gt;git&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Security recommendations to prevent and mitigate vulnerabilities on this machine.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;skills-used&#34;&gt;Skills Used&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Port scanning and CMS enumeration&lt;/li&gt;&#xA;&lt;li&gt;Searching for and using critical CVEs&lt;/li&gt;&#xA;&lt;li&gt;Use of basic GNU/Linux-based commands&lt;/li&gt;&#xA;&lt;li&gt;Exploitation of vulnerable SUIDs&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h4 id=&#34;tools-used&#34;&gt;Tools Used&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;arp-scan&lt;/li&gt;&#xA;&lt;li&gt;Ping&lt;/li&gt;&#xA;&lt;li&gt;Nmap&lt;/li&gt;&#xA;&lt;li&gt;Caido&lt;/li&gt;&#xA;&lt;li&gt;WPScan&lt;/li&gt;&#xA;&lt;li&gt;CeWL&lt;/li&gt;&#xA;&lt;li&gt;SSH&lt;/li&gt;&#xA;&lt;li&gt;Git&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;vulnerability-assessment-and-analysis&#34;&gt;Vulnerability Assessment and Analysis&lt;/h2&gt;&#xA;&lt;p&gt;First, we scan our local network using the &lt;code&gt;arp-scan&lt;/code&gt;, specifying our network interface:&lt;/p&gt;</description>
    </item>
    <item>
      <title>WriteUp: DC-1 | VulnHub</title>
      <link>https://maxisfront.me/posts/writeup-dc-1-vulnhub/</link>
      <pubDate>Mon, 16 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://maxisfront.me/posts/writeup-dc-1-vulnhub/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;All rights reserved by the Drupal organization&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;&#xA;&#xA;&lt;div class=&#34;flash mb-3&#34;&gt;&#xA;  &lt;blockquote&gt;&#xA;&lt;p&gt;Summary&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Service identification &lt;code&gt;Drupal 7&lt;/code&gt; on port 80.&lt;/li&gt;&#xA;&lt;li&gt;Exploitation of the &lt;code&gt;CVE-2018-7600&lt;/code&gt; to gain access (Drupalgeddon2).&lt;/li&gt;&#xA;&lt;li&gt;Exploiting SUID via the &lt;code&gt;find&lt;/code&gt; to escalate to root.&lt;/li&gt;&#xA;&lt;li&gt;Security recommendations to prevent and mitigate vulnerabilities on this machine.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&#xA;&#xA;&lt;h4 id=&#34;skills-used&#34;&gt;Skills Used&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Port scanning and CMS enumeration&lt;/li&gt;&#xA;&lt;li&gt;Searching for and using critical CVEs&lt;/li&gt;&#xA;&lt;li&gt;Use of basic GNU/Linux-based commands&lt;/li&gt;&#xA;&lt;li&gt;Exploitation of vulnerable SUIDs&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h4 id=&#34;tools-used&#34;&gt;Tools Used&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;arp-scan&lt;/li&gt;&#xA;&lt;li&gt;ping&lt;/li&gt;&#xA;&lt;li&gt;nmap&lt;/li&gt;&#xA;&lt;li&gt;python3&lt;/li&gt;&#xA;&lt;li&gt;nc&lt;/li&gt;&#xA;&lt;li&gt;find (SUID)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;scanning-and-vulnerability-analysis&#34;&gt;Scanning and Vulnerability Analysis&lt;/h2&gt;&#xA;&lt;p&gt;First, we analyzed our local network using the &lt;code&gt;arp-scan&lt;/code&gt;, specifying our network interface. The command used was:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
