<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CYBERSECURITY on hun.io</title>
    <link>https://hunio.org/security/</link>
    <description>Recent content in CYBERSECURITY on hun.io</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 25 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hunio.org/security/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Obtaining AS-REP hashes through ARP poisoning</title>
      <link>https://hunio.org/security/obtaining-asrep-hashes-through-arp-poisoning/</link>
      <pubDate>Thu, 25 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://hunio.org/security/obtaining-asrep-hashes-through-arp-poisoning/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;&#xA;  Introduction&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#introduction&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; The research and tooling covered in this post are not my original work,. All credit goes to &lt;a href=&#34;https://github.com/Yaxxine7/ASRepCatcher&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Yaxxine7&lt;/a&gt; for creating the ASRepCatcher tool and doing all the heavy lifting!&lt;/p&gt;&#xA;&lt;p&gt;AS-REP roasting is a well-documented Kerberos attack where an attacker can obtain and crack hashes for accounts with preauthentication disabled.&lt;/p&gt;&#xA;&lt;p&gt;However, instead of looking for accounts that manually have preauthentication disabled, ASRepCatcher performs a man-in-the-middle attack between clients and the domain controller, allowing an attacker to obtain AS-REP hashes from authenticating users regardless of whether preauthentication is normally required.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cracking downgraded NTLMv1 SSP hashes with rainbow tables</title>
      <link>https://hunio.org/security/ntlmv1-ssp-cracking/</link>
      <pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://hunio.org/security/ntlmv1-ssp-cracking/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;&#xA;  Introduction&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#introduction&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;NTLM downgrade attacks have been around for a while and are well known against systems like Windows Server 2012. After obtaining an NTLMv1 response with a custom challenge, it&amp;rsquo;s relatively straightforward to recover the victim user or machine&amp;rsquo;s raw NT hash via a &lt;a href=&#34;https://cloud.google.com/blog/topics/threat-intelligence/net-ntlmv1-deprecation-rainbow-tables/&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;rainbow table&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;With newer versions of SMB, the introduction of ESS, and more, this path became less and less viable. However, it turns out that Windows Server 2022 environments can still allow for a successful NTLM downgrade if NTLMv1 is permitted, and the (mis)configuration of the domain is identical to that of older versions of Windows Server.&lt;/p&gt;</description>
    </item>
    <item>
      <title>I hacked a .gov site</title>
      <link>https://hunio.org/security/i-hacked-a-.gov-site/</link>
      <pubDate>Mon, 05 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://hunio.org/security/i-hacked-a-.gov-site/</guid>
      <description>&lt;h3 id=&#34;introduction&#34;&gt;&#xA;  Introduction&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#introduction&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;In June of 2025, a friend sent me a new &lt;code&gt;.gov&lt;/code&gt; website that had recently been spun up less than 18 hours prior. I decided to look at the technologies the website was running and how information was displayed, and found an interesting URL parameter that looked something like this:&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;https://domain.gov/next/image?url=%2Fpath%2Fto%2Fimage.png&amp;amp;w=256&amp;amp;q=75&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;This potentially looked like a classic case of Server-Side Request Forgery!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Our first black badge</title>
      <link>https://hunio.org/security/our-first-black-badge/</link>
      <pubDate>Wed, 15 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://hunio.org/security/our-first-black-badge/</guid>
      <description>&lt;h2 id=&#34;wild-west-hackin-fest&#34;&gt;&#xA;  Wild West Hackin&amp;rsquo; Fest&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#wild-west-hackin-fest&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://wildwesthackinfest.com/&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Wild West Hackin&amp;rsquo; Fest&lt;/a&gt;, hosted by &lt;a href=&#34;https://www.blackhillsinfosec.com/&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Black Hills Information Security&lt;/a&gt;, is an annual cybersecurity conference held in Deadwood, South Dakota and Denver, Colorado. Like other conferences, Wild West features booths with industry leaders, presentations from well-known speakers, competitions, official trainings, and more. It’s a great opportunity for both learning and networking.&lt;/p&gt;&#xA;&lt;p&gt;Back in January, &lt;a href=&#34;https://dsu.edu/news/2025/01/cptc-global-win.html&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;when our team won CPTC Globals&lt;/a&gt;, we were offered free attendance to the 2025 Wild West Deadwood conference! While planning what we wanted to do, we noticed that Wild West offers a black badge to the winners of their Capture the Flag (CTF) competition, hosted by &lt;a href=&#34;https://metactf.com/&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;MetaCTF&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Abusing delegation with Impacket</title>
      <link>https://hunio.org/security/abusing-delegation-with-impacket/</link>
      <pubDate>Thu, 25 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://hunio.org/security/abusing-delegation-with-impacket/</guid>
      <description>&lt;h2 id=&#34;the-inspiration-behind-this&#34;&gt;&#xA;  The inspiration behind this&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#the-inspiration-behind-this&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;In Active Directory exploitation, Kerberos delegation is easily among my top favorite vectors of abuse, and in the years I&amp;rsquo;ve been learning Kerberos exploitation, I&amp;rsquo;ve noticed that Impacket doesn&amp;rsquo;t get nearly as much coverage as tools like Rubeus or Mimikatz.&lt;/p&gt;&#xA;&lt;p&gt;From a penetration testing perspective, especially when operating from a remote dropbox, being able to interface Kali to the domain controller provides tremendous value, as we don&amp;rsquo;t need to drop binaries on disk, nor do we need to worry about host-based detections.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Abusing S4U2Self for Active Directory pivoting</title>
      <link>https://hunio.org/security/abusing-s4u2self-for-active-directory-pivoting/</link>
      <pubDate>Fri, 18 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://hunio.org/security/abusing-s4u2self-for-active-directory-pivoting/</guid>
      <description>&lt;h2 id=&#34;tldr&#34;&gt;&#xA;  TL;DR&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#tldr&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;If you only have access to a valid machine hash, you can leverage the Kerberos S4U2Self proxy for local privilege escalation, which allows reopening and expanding potential local-to-domain pivoting paths, such as SEImpersonate!&lt;/p&gt;&#xA;&lt;h2 id=&#34;introduction&#34;&gt;&#xA;  Introduction&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#introduction&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;what-is-kerberos&#34;&gt;&#xA;  What is Kerberos?&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#what-is-kerberos&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Kerberos is a &lt;strong&gt;ticket-based&lt;/strong&gt; authentication protocol that enables secure communication in untrusted environments by first establishing mutual trust through a mutual third party. As a result, Kerberos requires three parties:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fun with Minecraft infostealer malware</title>
      <link>https://hunio.org/security/fun-with-minecraft-infostealer-malware/</link>
      <pubDate>Wed, 05 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://hunio.org/security/fun-with-minecraft-infostealer-malware/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;&#xA;  Introduction&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#introduction&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;One day, a friend and I were bored one night, so we decided to look for some fun Minecraft mod malware floating around on the internet. We each dug around for our own samples, and I came across this video on YouTube:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://hunio.org/images/Pasted%20image%2020250305140159.png&#34; alt=&#34;Pasted image 20250305140159.png&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;This just looks like a traditional cheat for gaining experience in the large Minecraft server, Hypixel. So, I downloaded the file, decompiled the Java, and spent some time reversing its functionality.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Having fun with noPac</title>
      <link>https://hunio.org/security/having-fun-with-nopac/</link>
      <pubDate>Fri, 14 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://hunio.org/security/having-fun-with-nopac/</guid>
      <description>&lt;h2 id=&#34;what-is-nopac&#34;&gt;&#xA;  What is noPac?&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#what-is-nopac&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;NoPac, released in 2021, is an Active Directory privilege escalation exploit that abuses two vulnerabilities and one function in Active Directory:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://support.microsoft.com/en-us/topic/kb5008102-active-directory-security-accounts-manager-hardening-changes-cve-2021-42278-5975b463-4c95-45e1-831a-d120004e258e&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CVE-2021-42278&lt;/a&gt;:&lt;/strong&gt; A vulnerability in the Windows Security Account Manager (SAM) that allows the spoofing of a computer&amp;rsquo;s &lt;code&gt;sAMAccountName&lt;/code&gt;, or computer name.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://support.microsoft.com/en-us/topic/kb5008380-authentication-updates-cve-2021-42287-9dafac11-e0d0-4cb8-959a-143bd0201041&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CVE-2021-42287&lt;/a&gt;:&lt;/strong&gt; A vulnerability in the Kerberos Privilege Attribute Certificate (PAC) that allows an attacker to obtain a Kerberos service ticket for a more privileged user than themselves.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.thehacker.recipes/ad/movement/builtins/machineaccountquota&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Machine Account Quota&lt;/a&gt;:&lt;/strong&gt; A domain-level attribute that allows users to attach up to 10 computers to a domain.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;how-nopac-works&#34;&gt;&#xA;  How noPac works&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#how-nopac-works&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;If you can obtain credentials for a domain-attached user, you can abuse their Machine Account Quota to arbitrarily create computers under their account. At a high level, here are the steps to exploit noPac:&lt;/p&gt;</description>
    </item>
    <item>
      <title>My reflections on a global achievement</title>
      <link>https://hunio.org/security/a-massive-win/</link>
      <pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://hunio.org/security/a-massive-win/</guid>
      <description>&lt;p&gt;Within the last two weeks, our team placed first in the world in a hacking competition, and I want to talk a little bit about it as well as what I&amp;rsquo;ve learned throughout this experience!&lt;/p&gt;&#xA;&lt;h2 id=&#34;about-the-competition&#34;&gt;&#xA;  About the competition&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#about-the-competition&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The &lt;a href=&#34;https://cp.tc/overview&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Collegiate Penetration Testing Competition (CPTC)&lt;/a&gt; is essentially a competition where teams conduct a penetration test and generate a report for a client within a finite amount of time. It&amp;rsquo;s an absolute blast—maybe a little stressful at times—but a great time overall.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
