<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title></title>
    <link>https://thedeanangle.xyz/</link>
    <description>Recent content on </description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <lastBuildDate>Sun, 04 May 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://thedeanangle.xyz/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Administrator - HTB</title>
      <link>https://thedeanangle.xyz/writeups/administrator/</link>
      <pubDate>Sun, 04 May 2025 00:00:00 +0000</pubDate>
      <guid>https://thedeanangle.xyz/writeups/administrator/</guid>
      <description>&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: center&#34;&gt;Details&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/retiredmachine.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/windows.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;URL&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;a href=&#34;https://app.hackthebox.com/machines/634&#34; target=&#34;_blank&#34;&gt;Hack The Box :: Administrator&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;Difficulty&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Medium&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;User Solves&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;U: 7241 ~ R: 7025&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;Release Date&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;09 Nov, 2024&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2&gt;&lt;a href=&#34;https://thedeanangle.xyz/images/administrator/logo.png&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;&#xA;&lt;p&gt;This machine simulates a realistic internal Windows Active Directory environment. The initial access is granted with the following credentials:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Username:&lt;/strong&gt; &lt;code&gt;olivia&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Password:&lt;/strong&gt; &lt;code&gt;ichliebedich&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;reconnaissance&#34;&gt;Reconnaissance&lt;/h2&gt;&#xA;&lt;h3 id=&#34;rustscan--nmap&#34;&gt;Rustscan + Nmap&lt;/h3&gt;&#xA;&lt;p&gt;A Rustscan quick sweep followed by Nmap revealed the following open ports:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;PORT      STATE SERVICE      VERSION&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;21/tcp    open  ftp          Microsoft ftpd&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;53/tcp    open  domain       Simple DNS Plus&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;88/tcp    open  kerberos-sec Microsoft Windows Kerberos&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;135/tcp   open  msrpc        Microsoft Windows RPC&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;139/tcp   open  netbios-ssn  Microsoft Windows netbios-ssn&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;464/tcp   open  kpasswd5?&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;5985/tcp  open  http         Microsoft HTTPAPI httpd 2.0 (WinRM)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;47001/tcp open  http         Microsoft HTTPAPI httpd 2.0&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;49666/tcp open  msrpc        &#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;49854/tcp open  ncacn_http   Microsoft RPC over HTTP&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;49859/tcp open  msrpc&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;49914/tcp open  msrpc&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;62532/tcp open  msrpc&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Key services: FTP (21), Kerberos (88), and WinRM (5985)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clockwork Guardian | Coding</title>
      <link>https://thedeanangle.xyz/ctf/cyber-apocalypse-ctf-2025/clockwork-guardian/</link>
      <pubDate>Tue, 29 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://thedeanangle.xyz/ctf/cyber-apocalypse-ctf-2025/clockwork-guardian/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/ctf/cyberapoc/coding/clockworkguardian/1.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;-clockwork-guardian--write-up--cyber-apocalypse-2025&#34;&gt;🕰️ Clockwork Guardian — Write-Up | Cyber Apocalypse 2025&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: center&#34;&gt;Details&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/htbctf.svg&#34; alt=&#34;&#34;&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;URL&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;[Hack The Box :: Clockwork Guardian&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Easy&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;Team Rank&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;541 / 8129&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;CTF Date&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;26 Mar, 13:00&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;-challenge-summary&#34;&gt;📖 &lt;strong&gt;Challenge Summary&lt;/strong&gt;&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The Clockwork Sentinels defending Eldoria&amp;rsquo;s Skywatch Spire have gone rogue! You must navigate through the spire, avoiding hostile sentinels (&lt;code&gt;1&lt;/code&gt;) and finding the safest path to the exit (&lt;code&gt;&#39;E&#39;&lt;/code&gt;), starting from &lt;code&gt;(0, 0)&lt;/code&gt;.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;-problem-rules&#34;&gt;🧠 Problem Rules&lt;/h3&gt;&#xA;&lt;p&gt;You are given a 2D grid where:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dragons Flight | Coding</title>
      <link>https://thedeanangle.xyz/ctf/cyber-apocalypse-ctf-2025/dragons-flight/</link>
      <pubDate>Tue, 29 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://thedeanangle.xyz/ctf/cyber-apocalypse-ctf-2025/dragons-flight/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/ctf/cyberapoc/coding/dragonsflight/1.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;-dragons-flight--write-up--cyber-apocalypse-2025&#34;&gt;🐉 Dragons Flight — Write-Up | Cyber Apocalypse 2025&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: center&#34;&gt;Details&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/htbctf.svg&#34; alt=&#34;&#34;&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;URL&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;[Hack The Box :: Dragons Flight&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Easy&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;Team Rank&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;541 / 8129&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;CTF Date&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;26 Mar, 13:00&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;-challenge-summary&#34;&gt;📖 &lt;strong&gt;Challenge Summary&lt;/strong&gt;&lt;/h2&gt;&#xA;&lt;p&gt;In the mystical realm of the &lt;strong&gt;Floating Isles&lt;/strong&gt;, dragons navigate the skies between sacred sanctuaries. But turbulent wind currents across segmented paths can make or break their flight. You, the &lt;strong&gt;Dragon Flight Master&lt;/strong&gt;, must simulate their journey by adapting to wind shifts and answering critical pathfinding queries in real-time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dragons Fury | Coding</title>
      <link>https://thedeanangle.xyz/ctf/cyber-apocalypse-ctf-2025/dragons-fury/</link>
      <pubDate>Tue, 29 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://thedeanangle.xyz/ctf/cyber-apocalypse-ctf-2025/dragons-fury/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/ctf/cyberapoc/coding/dragonsfury/1.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;-dragons-fury--write-up--cyber-apocalypse-2025&#34;&gt;⚔️ Dragons Fury — Write-Up | Cyber Apocalypse 2025&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: center&#34;&gt;Details&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/htbctf.svg&#34; alt=&#34;&#34;&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;URL&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;[Hack The Box :: Dragons Fury&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Easy&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;Team Rank&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;541 / 8129&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;CTF Date&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;26 Mar, 13:00&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;-challenge-description&#34;&gt;📜 Challenge Description&lt;/h3&gt;&#xA;&lt;p&gt;The dragons strike Malakar’s forces in rounds. Each round presents multiple damage options. The goal is to choose &lt;strong&gt;exactly one&lt;/strong&gt; attack per round so the &lt;strong&gt;total damage equals a target number &lt;code&gt;T&lt;/code&gt;&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Only one valid combination exists.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Enchanted Cipher | Coding</title>
      <link>https://thedeanangle.xyz/ctf/cyber-apocalypse-ctf-2025/enchanted-cipher/</link>
      <pubDate>Tue, 29 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://thedeanangle.xyz/ctf/cyber-apocalypse-ctf-2025/enchanted-cipher/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/ctf/cyberapoc/coding/enchantedcipher/1.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;-enchanted-cipher--write-up--cyber-apocalypse-2025&#34;&gt;🧙‍♂️ Enchanted Cipher — Write-Up | Cyber Apocalypse 2025&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: center&#34;&gt;Details&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/htbctf.svg&#34; alt=&#34;&#34;&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;URL&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;[Hack The Box :: Enchanted Cipher&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Easy&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;Team Rank&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;541 / 8129&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;CTF Date&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;26 Mar, 13:00&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;-challenge-summary&#34;&gt;📖 Challenge Summary&lt;/h2&gt;&#xA;&lt;p&gt;The &lt;strong&gt;Grand Arcane Codex&lt;/strong&gt; has been corrupted. To restore historical records, each entry must be deciphered from an &lt;strong&gt;Enchanted Shifting Cipher&lt;/strong&gt;. This cipher encrypts messages using a Caesar-style shift, but with a twist:&lt;/p&gt;&#xA;&lt;h3 id=&#34;-cipher-rules&#34;&gt;🧩 Cipher Rules&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Only &lt;strong&gt;alphabetic characters&lt;/strong&gt; are encrypted; all other characters (e.g., spaces) are ignored during encryption.&lt;/li&gt;&#xA;&lt;li&gt;Characters are grouped into &lt;strong&gt;chunks of 5 letters&lt;/strong&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Each group is encrypted with a &lt;strong&gt;random Caesar shift&lt;/strong&gt; (between 1 and 25).&lt;/li&gt;&#xA;&lt;li&gt;The input ends with:&#xA;&lt;ol&gt;&#xA;&lt;li&gt;The number of shift groups.&lt;/li&gt;&#xA;&lt;li&gt;A list of Caesar shift values, one for each group.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Your task is to &lt;strong&gt;reverse the cipher&lt;/strong&gt;, restoring the original plaintext &lt;strong&gt;while preserving the formatting&lt;/strong&gt; (spaces, punctuation, etc.).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Summoners Incantation | Coding</title>
      <link>https://thedeanangle.xyz/ctf/cyber-apocalypse-ctf-2025/summoners-incantation/</link>
      <pubDate>Tue, 29 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://thedeanangle.xyz/ctf/cyber-apocalypse-ctf-2025/summoners-incantation/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/ctf/cyberapoc/coding/summonersincantation/1.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;-summoners-incantation--write-up--cyber-apocalypse-2025&#34;&gt;🧙‍♂️ Summoner&amp;rsquo;s Incantation — Write-Up | Cyber Apocalypse 2025&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: center&#34;&gt;Details&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/htbctf.svg&#34; alt=&#34;&#34;&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;URL&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;[Hack The Box :: Summoners Incantation&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Easy&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;Team Rank&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;541 / 8129&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;CTF Date&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;26 Mar, 13:00&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;-challenge-description&#34;&gt;📜 Challenge Description:&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Deep within the ancient halls lies the secret of the Dragon’s Heart—a power that can only be unlocked by combining magical tokens in just the right way. The tokens are delicate: if two adjacent tokens are combined, their energy is lost.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Hillside Haven | OSINT</title>
      <link>https://thedeanangle.xyz/ctf/cyber-apocalypse-ctf-2025/hillside-haven/</link>
      <pubDate>Tue, 29 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://thedeanangle.xyz/ctf/cyber-apocalypse-ctf-2025/hillside-haven/</guid>
      <description>&lt;h2 id=&#34;-the-hillside-haven--write-up-cyber-apocalypse-2025&#34;&gt;🧙‍♂️ The Hillside Haven — Write-Up| Cyber Apocalypse 2025&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: center&#34;&gt;Details&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/htbctf.svg&#34; alt=&#34;&#34;&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;URL&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;[Hack The Box :: Summoners Incantation&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;Difficulty&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Easy&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;Team Rank&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;541 / 8129&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;strong&gt;CTF Date&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;26 Mar, 13:00&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/ctf/cyberapoc/osint/hillsidehaven/0.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h3 id=&#34;-challenge-description&#34;&gt;🧙‍♀️ Challenge Description&lt;/h3&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;em&gt;Nyla stands before her largest crystal, hands weaving intricate patterns as she conjures an aerial view of the Western Hills district. A noble family&amp;rsquo;s ancestral home must be located precisely—its entrance marked with a numerical rune that could unlock valuable diplomatic secrets. The crystalline vision floats above her palms, revealing winding roads and nestled dwellings along the hillsides. Her enchanted sight zooms closer as she traces the hidden pathways between estates. The magical markers on her map pulse brighter as she narrows her search, until finally, the numerical sigil above one particular doorway glows with confirmation. Another secret revealed by Eldoria&amp;rsquo;s master information seeker, who knows that even among a thousand similar dwellings, each bears a unique magical signature for those with eyes to see.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blackfield - HTB</title>
      <link>https://thedeanangle.xyz/writeups/blackfield/</link>
      <pubDate>Mon, 28 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://thedeanangle.xyz/writeups/blackfield/</guid>
      <description>&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: center&#34;&gt;Details&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/retiredmachine.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/windows.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;URL&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;a href=&#34;https://app.hackthebox.com/machines/Blackfield&#34; target=&#34;_blank&#34;&gt;Hack The Box :: Blackfield&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;Difficulty&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Hard&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;User Solves&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;153&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;Release Date&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;22 Aug, 2024&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/blackfield/3.png&#34; alt=&#34;&#34;&gt;&lt;/h2&gt;&#xA;&lt;h2 id=&#34;recon&#34;&gt;Recon&lt;/h2&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/blackfield/0.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h3 id=&#34;rustscan--nmap&#34;&gt;Rustscan &amp;amp; Nmap&lt;/h3&gt;&#xA;&lt;p&gt;Ran a quick &lt;code&gt;Rustscan&lt;/code&gt; and fed the output into &lt;code&gt;Nmap&lt;/code&gt; for a deeper scan.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;└─$ python3 ./rs2nm.py 10.129.229.17&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Just gonnae run a quick wee Rustscan test...&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;You selected: 10.129.229.17&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Estimated Time Remaining: 1h 35m&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Just kidding — only a few seconds!&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;OOoh, there are a few ports open:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;(&lt;/span&gt;53, 88, 135, 389, 445, 5985&lt;span style=&#34;color:#f92672&#34;&gt;)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Starting Nmap...&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Nmap Results:&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lockpick 4.0 - HTB</title>
      <link>https://thedeanangle.xyz/writeups/lockpick-4/</link>
      <pubDate>Mon, 28 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://thedeanangle.xyz/writeups/lockpick-4/</guid>
      <description>&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: center&#34;&gt;Details&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/retiredsherlock.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/hackthebox.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;URL&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;a href=&#34;https://app.hackthebox.com/sherlocks/Lockpick4.0&#34; target=&#34;_blank&#34;&gt;Hack The Box :: Lockpick 4.0 Sherlock&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;Difficulty&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Insane&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;User Solves&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;153&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;Release Date&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;22 Aug, 2024&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/lockpick4_0/1.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;request-to-execute&#34;&gt;Request to execute&lt;/h1&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/lockpick4_0/2.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-objective&#34;&gt;1. Objective&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The objective of this report is to analyse a malicious binary file suspected of being a trojan and to provide details regarding its behaviour, impact, and indicators of compromise (IOCs).&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;h2 id=&#34;2-triage&#34;&gt;2. Triage&lt;/h2&gt;&#xA;&lt;h3 id=&#34;21-file-information&#34;&gt;2.1 File Information&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;File Name&lt;/strong&gt;: &lt;code&gt;defenderscan.js&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;File Path&lt;/strong&gt;: &lt;code&gt;PWD&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;File Type&lt;/strong&gt;: &lt;code&gt;Javascript&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;File Hashes&lt;/strong&gt;:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;MD5: &lt;code&gt;648C1A7E04B6260065115F93A760A354&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;SHA256: &lt;code&gt;0fbb0dbcefd64bd68b73ac0cc347d4b8f684565c929c2005f660697dd3ea72ba&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;File Size&lt;/strong&gt;: &lt;code&gt;126 KB&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Timestamp Information&lt;/strong&gt;:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Creation Date: &lt;code&gt;02/07/2024&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Modification Date: &lt;code&gt;01/08/2024&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;22-virustotal-results&#34;&gt;2.2 VirusTotal Results&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Link&lt;/strong&gt;: &lt;a href=&#34;https://www.virustotal.com/gui/file/0fbb0dbcefd64bd68b73ac0cc347d4b8f684565c929c2005f660697dd3ea72ba&#34; target=&#34;_blank&#34;&gt;VirusTotal - File - 0fbb0dbcefd64bd68b73ac0cc347d4b8f684565c929c2005f660697dd3ea72ba&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Detection Ratio&lt;/strong&gt;: &lt;code&gt;20/61&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Common Classifications&lt;/strong&gt;: &lt;code&gt;Trojan | Ransomware | Downloader&lt;/code&gt;&#xA;&lt;img src=&#34;https://thedeanangle.xyz/images/lockpick4_0/3.png&#34; alt=&#34;&#34;&gt;&#xA;&lt;img src=&#34;https://thedeanangle.xyz/images/lockpick4_0/4.png&#34; alt=&#34;&#34;&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;23-overview&#34;&gt;2.3 Overview&lt;/h3&gt;&#xA;&lt;p&gt;The initial &lt;code&gt;defenderscan.js&lt;/code&gt; file appears to leverage Windows ActiveX objects, specifically &lt;code&gt;ADODB.Stream&lt;/code&gt; and &lt;code&gt;WScript.Shell&lt;/code&gt;, to process binary data and execute a dynamically created PowerShell script.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Popcorn - HTB</title>
      <link>https://thedeanangle.xyz/writeups/popcorn/</link>
      <pubDate>Mon, 28 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://thedeanangle.xyz/writeups/popcorn/</guid>
      <description>&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: center&#34;&gt;Details&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/retiredmachine.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/linux.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;URL&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;a href=&#34;https://app.hackthebox.com/machines/4&#34; target=&#34;_blank&#34;&gt;Hack The Box :: Popcorn&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;Difficulty&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Medium&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;User Solves&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;U: 12850 ~ R: 11863&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;Release Date&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;15 Mar, 2017&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Released on &lt;strong&gt;15 March 2017&lt;/strong&gt;, &lt;strong&gt;Popcorn&lt;/strong&gt; is one of the earliest challenges on the Hack The Box platform. As a &lt;strong&gt;medium-difficulty Linux machine&lt;/strong&gt;, it&amp;rsquo;s well-suited for users ready to transition from beginner boxes to more advanced, skill-testing scenarios.&lt;/p&gt;&#xA;&lt;h2 id=&#34;first-steps&#34;&gt;First Steps&lt;/h2&gt;&#xA;&lt;p&gt;The first step is a &lt;strong&gt;comprehensive enumeration scan&lt;/strong&gt; to quickly identify open ports and gather detailed service information. I use the following command:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rustscan2NMap</title>
      <link>https://thedeanangle.xyz/projects/rustscan2nmap/rustscan2nmap/</link>
      <pubDate>Mon, 10 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://thedeanangle.xyz/projects/rustscan2nmap/rustscan2nmap/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/logorsrnm.png&#34; alt=&#34;alt text&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://thedeanangle.xyz/images/scotland.png&#34; alt=&#34;alt text&#34;&gt;&#xA;Rustscan2NMap - Scan fast. Scan smart. Scan Scottish.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;-script-information&#34;&gt;🛠️ Script Information&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;Rustscan2NMap&lt;/strong&gt; is a cheeky wee Python script that blends the &lt;em&gt;blistering speed&lt;/em&gt; of Rustscan with the &lt;em&gt;depth and verbosity&lt;/em&gt; of NMap — saving you time and making scanning feel less like a chore and more like a dance.&lt;/p&gt;&#xA;&lt;p&gt;With a touch of Scottish humour and a healthy dose of automation, this script:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Uses Rustscan to rapidly identify open ports&lt;/li&gt;&#xA;&lt;li&gt;Passes those ports directly into NMap for full-blown enumeration&lt;/li&gt;&#xA;&lt;li&gt;Logs output to a specified directory (or defaults to the current one)&lt;/li&gt;&#xA;&lt;li&gt;Possibly saves you &lt;strong&gt;up to 10^5 seconds&lt;/strong&gt; per scan. (Aye, possibly.)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;-dependencies&#34;&gt;⚙️ Dependencies&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;🦀 &lt;a href=&#34;https://github.com/RustScan/RustScan&#34; target=&#34;_blank&#34;&gt;Rustscan&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;📡 &lt;a href=&#34;https://nmap.org/&#34; target=&#34;_blank&#34;&gt;NMap&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;🐍 Python 3+&lt;/li&gt;&#xA;&lt;li&gt;🎨 &lt;code&gt;colorama&lt;/code&gt; (or &lt;em&gt;colourama&lt;/em&gt;, if you&amp;rsquo;re civilised)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;-suggested&#34;&gt;💭 Suggested&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;🧠 A Brain (optional, but highly recommended)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;-how-to-use&#34;&gt;▶️ How to Use&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;Arguments:&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Prober</title>
      <link>https://thedeanangle.xyz/projects/theprober/the-prober/</link>
      <pubDate>Mon, 10 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://thedeanangle.xyz/projects/theprober/the-prober/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://github.com/deannreid/The-Prober/assets/5481657/efaf7279-fba2-4034-84c4-5eadc4eb3a81&#34; alt=&#34;logo&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;description&#34;&gt;Description&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;The Prober&lt;/strong&gt; aims to be an all-in-one enumeration tool, like the Pea but potentially cooler.&lt;/p&gt;&#xA;&lt;h2 id=&#34;usage&#34;&gt;Usage&lt;/h2&gt;&#xA;&lt;h3 id=&#34;parameters&#34;&gt;Parameters&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;SaveLocation&lt;/strong&gt;: Specifies the directory where results will be saved. Defaults to the current directory if not specified.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;NoConfig&lt;/strong&gt;: Switch to disable the creation of the configuration file.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Version&lt;/strong&gt;: Displays the script version information.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;examples&#34;&gt;Examples&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-powershell&#34; data-lang=&#34;powershell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;.\pr0ber.ps1 -SaveLocation &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;C:\Scans&amp;#34;&lt;/span&gt; -NoConfig&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Captures a variety of system information, saving results to the specified folder in separate files for each test and encodes the full output to B64 to easily get it off the box.&lt;/p&gt;</description>
    </item>
    <item>
      <title></title>
      <link>https://thedeanangle.xyz/about/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://thedeanangle.xyz/about/about/</guid>
      <description>&lt;h1 id=&#34;this-is-an-about-me-page-about-me-and-only-me&#34;&gt;This is an about me page about me and only me&lt;/h1&gt;</description>
    </item>
  </channel>
</rss>
