<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ZoneMinder on MaxisFront</title><link>https://maxisfront.me/en/tags/zoneminder/</link><description>Recent content in ZoneMinder on MaxisFront</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 21 Jul 2026 14:22:00 -0600</lastBuildDate><atom:link href="https://maxisfront.me/en/tags/zoneminder/index.xml" rel="self" type="application/rss+xml"/><item><title>WriteUp: CCTV | HTB</title><link>https://maxisfront.me/en/posts/writeup-cctv-htb/</link><pubDate>Sun, 19 Jul 2026 00:00:00 -0600</pubDate><guid>https://maxisfront.me/en/posts/writeup-cctv-htb/</guid><description>&lt;blockquote&gt;
&lt;p&gt;All rights reserved by &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 default credentials on &lt;code&gt;ZoneMinder&lt;/code&gt;&lt;/li&gt;
&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;
&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;
&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 scanning&lt;/li&gt;
&lt;li&gt;Use of basic GNU/Linux-based commands&lt;/li&gt;
&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;
&lt;li&gt;Cracking hashes using dictionary attacks.&lt;/li&gt;
&lt;li&gt;Bypassing client-side validations (&lt;code&gt;JavaScript&lt;/code&gt;).&lt;/li&gt;
&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;
&lt;li&gt;Exploiting &lt;code&gt;RCE&lt;/code&gt; in web applications.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="tools-used"&gt;Tools Used&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;ping&lt;/li&gt;
&lt;li&gt;nmap&lt;/li&gt;
&lt;li&gt;caido&lt;/li&gt;
&lt;li&gt;sqlmap&lt;/li&gt;
&lt;li&gt;hashcat&lt;/li&gt;
&lt;li&gt;ssh&lt;/li&gt;
&lt;li&gt;ss&lt;/li&gt;
&lt;li&gt;nc&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="vulnerability-assesment-and-analysis"&gt;Vulnerability Assesment and Analysis&lt;/h2&gt;
&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></channel></rss>