<?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>Ctfs on Angus Dawson — Homelab &amp; CTFs</title><link>https://basil9099.github.io/ctf/</link><description>Recent content in Ctfs on Angus Dawson — Homelab &amp; CTFs</description><generator>Hugo -- 0.150.0</generator><language>en-us</language><lastBuildDate>Sun, 12 Oct 2025 12:00:00 +1100</lastBuildDate><atom:link href="https://basil9099.github.io/ctf/index.xml" rel="self" type="application/rss+xml"/><item><title>Foothold &amp; Privilege Escalation — Optimum (HFS)</title><link>https://basil9099.github.io/ctf/optimum-htb/</link><pubDate>Sun, 12 Oct 2025 12:00:00 +1100</pubDate><guid>https://basil9099.github.io/ctf/optimum-htb/</guid><description>&lt;h1 id="foothold--privilege-escalation--optimum-htb-style"&gt;Foothold &amp;amp; Privilege Escalation — Optimum (HTB-style)&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Author:&lt;/strong&gt; Angus Dawson&lt;br&gt;
&lt;strong&gt;Target:&lt;/strong&gt; &lt;code&gt;10.129.245.40&lt;/code&gt; (lab box)&lt;br&gt;
&lt;strong&gt;Attacker:&lt;/strong&gt; &lt;code&gt;10.10.14.29&lt;/code&gt; (Kali)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Summary:&lt;/strong&gt; found HFS (HttpFileServer) on port 80, exploited CVE-2014-6287 with Metasploit to get a Meterpreter shell (user), then ran local post-exploit privesc modules and obtained Administrator to capture &lt;code&gt;root.txt&lt;/code&gt;.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="tldr"&gt;TL;DR&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Recon: &lt;code&gt;nmap&lt;/code&gt; showed &lt;code&gt;HttpFileServer httpd 2.3&lt;/code&gt; on port 80.&lt;/li&gt;
&lt;li&gt;Vulnerability: &lt;strong&gt;CVE-2014-6287&lt;/strong&gt; — RCE in Rejetto HttpFileServer (HFS).&lt;/li&gt;
&lt;li&gt;Exploit: &lt;code&gt;exploit/windows/http/rejetto_hfs_exec&lt;/code&gt; (Metasploit) → Meterpreter → shell → &lt;code&gt;user.txt&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Post-exploit: enumerated privesc modules, iterated until a working local exploit delivered SYSTEM, then captured &lt;code&gt;root.txt&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="reconnaissance"&gt;Reconnaissance&lt;/h2&gt;
&lt;p&gt;I started with a straightforward service scan to identify active services and versions:&lt;/p&gt;</description></item><item><title>Cap — HackTheBox Writeup</title><link>https://basil9099.github.io/ctf/cap-htb/</link><pubDate>Thu, 18 Sep 2025 00:00:00 +0000</pubDate><guid>https://basil9099.github.io/ctf/cap-htb/</guid><description>IDOR → PCAP recovery of credentials → SSH user shell → Linux file capabilities (getcap) → root via python3.8 capability.</description></item><item><title>Wifinetic — HackTheBox Writeup</title><link>https://basil9099.github.io/ctf/wifinetic-htb/</link><pubDate>Thu, 18 Sep 2025 00:00:00 +0000</pubDate><guid>https://basil9099.github.io/ctf/wifinetic-htb/</guid><description>Anonymous FTP → backup extraction → credential reuse (SSH) → local wireless enumeration → WPS PIN attack (reaver) → root via local escalation.</description></item><item><title>Blue (HTB) — Walkthrough</title><link>https://basil9099.github.io/ctf/blue-htb/</link><pubDate>Wed, 17 Sep 2025 00:00:00 +0000</pubDate><guid>https://basil9099.github.io/ctf/blue-htb/</guid><description>Exploiting MS17-010 (EternalBlue) on a Windows 7 SP1 target. Recon, SMB enumeration, exploitation, and proof of SYSTEM access.</description></item></channel></rss>