
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Bukhari&#39;s Archive </title>
      <link>https://b3ta-blocker.github.io/blog</link>
      <description>A hands-on hacking blog covering penetration testing walkthroughs by Hassaan Ali Bukhari.</description>
      <language>en-us</language>
      <managingEditor>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</managingEditor>
      <webMaster>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</webMaster>
      <lastBuildDate>Tue, 22 Jul 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://b3ta-blocker.github.io/tags/easy/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://b3ta-blocker.github.io/blog/artifical</guid>
    <title>Artificial Machine (HackTheBox) — Step-by-Step Walkthrough</title>
    <link>https://b3ta-blocker.github.io/blog/artifical</link>
    <description>Compromise of a Linux HackTheBox machine by uploading a malicious TensorFlow HDF5 model to exploit remote code execution, extracting and cracking MD5 credentials from a SQLite database, then escalating privileges by recovering a Bcrypt-hashed password from a Backrest backup archive and abusing the Backrest web UI to read the root flag.</description>
    <pubDate>Tue, 22 Jul 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>linux</category><category>hackthebox</category><category>easy</category><category>tensorflow</category><category>malicious-model</category><category>privilege-escalation</category>
  </item>

  <item>
    <guid>https://b3ta-blocker.github.io/blog/blackpearl</guid>
    <title>Blackpearl Machine (TCM Security) — Step-by-Step Walkthrough</title>
    <link>https://b3ta-blocker.github.io/blog/blackpearl</link>
    <description>Compromise of a Linux machine via DNS reconnaissance to discover a virtual host running Navigate CMS v2.8, exploited through an unauthenticated RCE vulnerability, followed by privilege escalation via a SUID misconfiguration on php7.3.</description>
    <pubDate>Sun, 07 Dec 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>linux</category><category>easy</category><category>virtual-host</category><category>suid</category><category>privilege-escalation</category>
  </item>

  <item>
    <guid>https://b3ta-blocker.github.io/blog/blue</guid>
    <title>EternalBlue (MS17-010) — Windows 7 SP1 Exploitation Walkthrough</title>
    <link>https://b3ta-blocker.github.io/blog/blue</link>
    <description>Compromise of a Windows 7 SP1 lab machine by exploiting the MS17-010 EternalBlue SMB vulnerability via Metasploit to obtain a SYSTEM-level Meterpreter shell and extract password hashes, followed by a manual exploitation attempt using AutoBlue that resulted in a BSOD.</description>
    <pubDate>Thu, 13 Nov 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>windows</category><category>easy</category><category>ms17-010</category><category>eternalblue</category>
  </item>

  <item>
    <guid>https://b3ta-blocker.github.io/blog/code</guid>
    <title>Code Machine (HackTheBox) — Step-by-Step Walkthrough</title>
    <link>https://b3ta-blocker.github.io/blog/code</link>
    <description>Compromise of a Linux HackTheBox machine by escaping a Python code editor sandbox via subclass traversal to obtain a reverse shell, extracting and cracking MD5 credentials from a SQLite database, then escalating privileges by abusing a sudo-permitted backup script with a crafted JSON payload to read the root flag.</description>
    <pubDate>Wed, 06 Aug 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>linux</category><category>hackthebox</category><category>easy</category><category>python-sandbox-escape</category><category>path-traversal</category><category>privilege-escalation</category>
  </item>

  <item>
    <guid>https://b3ta-blocker.github.io/blog/codetwo</guid>
    <title>CodePartTwo</title>
    <link>https://b3ta-blocker.github.io/blog/codetwo</link>
    <description>Compromise of a Linux HackTheBox machine via a js2py sandbox escape (CVE-2024-28397) in a web-based JavaScript editor to gain a shell, followed by credential extraction from a SQLite database and privilege escalation by abusing sudo npbackup-cli to read the root flag.</description>
    <pubDate>Wed, 27 Aug 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>linux</category><category>javascript</category><category>js2py</category><category>cve-2024-28397</category><category>sandbox-escape</category><category>reverse-shell</category><category>privilege-escalation</category><category>Easy</category><category>HackTheBox</category><category>Machine</category>
  </item>

  <item>
    <guid>https://b3ta-blocker.github.io/blog/dog</guid>
    <title>Dog Machine (HackTheBox) — Step-by-Step Walkthrough</title>
    <link>https://b3ta-blocker.github.io/blog/dog</link>
    <description>Compromise of a Linux HackTheBox machine by dumping an exposed Git repository to extract database credentials, logging into Backdrop CMS as admin, exploiting an authenticated unrestricted file upload vulnerability (CVE-2022-42092) for RCE, and escalating privileges via a sudo misconfiguration on the bee CLI tool.</description>
    <pubDate>Thu, 17 Jul 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>linux</category><category>hackthebox</category><category>easy</category><category>git-dumper</category><category>cve-2022-42092</category><category>file-upload</category><category>reverse-shell</category><category>credential-reuse</category><category>sudo-exploitation</category><category>privilege-escalation</category>
  </item>

  <item>
    <guid>https://b3ta-blocker.github.io/blog/fluffy</guid>
    <title>Fluffy Machine (HackTheBox) — Step-by-Step Walkthrough</title>
    <link>https://b3ta-blocker.github.io/blog/fluffy</link>
    <description>Compromise of a Windows HackTheBox Active Directory machine by exploiting CVE-2025-24071 via a malicious library-ms file to capture NTLM hashes via Responder, abusing GenericWrite permissions through BloodHound enumeration to perform Shadow Credential attacks, and escalating to Domain Admin by exploiting an ESC16 ADCS misconfiguration with Certipy.</description>
    <pubDate>Thu, 10 Jul 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>windows</category><category>hackthebox</category><category>easy</category><category>active-directory</category><category>cve-2025-24071</category><category>privilege-escalation</category>
  </item>

  <item>
    <guid>https://b3ta-blocker.github.io/blog/kioptrix</guid>
    <title>Kioptrix Level 1 (VulnHub) — Gaining Root with Metasploit</title>
    <link>https://b3ta-blocker.github.io/blog/kioptrix</link>
    <description>Compromise of a VulnHub Linux machine by enumerating an exposed Samba 2.2.1a service, identifying the trans2open buffer overflow vulnerability, and exploiting it via Metasploit to obtain a root shell directly.</description>
    <pubDate>Fri, 24 Oct 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>linux</category><category>vulnhub</category><category>easy</category><category>machine</category>
  </item>

  <item>
    <guid>https://b3ta-blocker.github.io/blog/knowledge_check</guid>
    <title>Knowledge Check Machine (HackTheBox) — Step-by-Step Walkthrough</title>
    <link>https://b3ta-blocker.github.io/blog/knowledge_check</link>
    <description>Compromise of a Linux HackTheBox machine running GetSimple CMS, exploited through credential discovery in exposed data files, admin panel access, and a PHP reverse shell upload, followed by privilege escalation via a sudo misconfiguration on php binary.</description>
    <pubDate>Mon, 25 Aug 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>linux</category><category>hackthebox</category><category>easy</category><category>privilege-escalation</category>
  </item>

  <item>
    <guid>https://b3ta-blocker.github.io/blog/nibbles</guid>
    <title>Nibbles Machine (HackTheBox) — Step-by-Step Walkthrough</title>
    <link>https://b3ta-blocker.github.io/blog/nibbles</link>
    <description>Compromise of a Linux HackTheBox machine running Nibbleblog 4.0.3, exploited through default credentials and an authenticated file upload vulnerability to gain a reverse shell, followed by privilege escalation by abusing a world-writable sudo script.</description>
    <pubDate>Sat, 23 Aug 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>linux</category><category>hackthebox</category><category>easy</category><category>file-upload</category><category>reverse-shell</category><category>metasploit</category><category>sudo-exploitation</category><category>privilege-escalation</category><category>web-exploitation</category>
  </item>

  <item>
    <guid>https://b3ta-blocker.github.io/blog/soulmate</guid>
    <title>Soulmate</title>
    <link>https://b3ta-blocker.github.io/blog/soulmate</link>
    <description>Compromise of a Linux HackTheBox machine via CVE-2025-31161 authentication bypass on CrushFTP to gain admin access, followed by PHP reverse shell upload, credential extraction from a hardcoded Erlang script, and root flag retrieval through an exposed Erlang shell on port 2222.</description>
    <pubDate>Sun, 21 Sep 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>linux</category><category>Machine</category><category>Easy</category><category>cve-2025-31161</category><category>privilege-escalation</category><category>HackTheBox</category>
  </item>

    </channel>
  </rss>
