
  <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>Thu, 13 Nov 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://b3ta-blocker.github.io/tags/privilege-escalation/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://b3ta-blocker.github.io/blog/academy</guid>
    <title>Academy — Privilege Escalation &amp; Exploitation Walkthrough (TCM Security)</title>
    <link>https://b3ta-blocker.github.io/blog/academy</link>
    <description>Linux machine compromise via FTP anonymous access and web CMS exploitation, followed by privilege escalation through cron misconfiguration leading to root access.</description>
    <pubDate>Thu, 13 Nov 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>linux</category><category>privilege-escalation</category><category>web-exploitation</category><category>reverse-shell</category>
  </item>

  <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/butler</guid>
    <title>Butler Machine (TCM Security) — Step-by-Step Walkthrough</title>
    <link>https://b3ta-blocker.github.io/blog/butler</link>
    <description>Compromise of a Windows machine via Jenkins default credentials and Groovy script RCE, followed by privilege escalation through an unquoted service path vulnerability in the WiseBootAssistant service.</description>
    <pubDate>Fri, 05 Dec 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>windows</category><category>jenkins</category><category>privilege-escalation</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/dev</guid>
    <title>Dev Machine (TCM Security) — Step-by-Step Walkthrough</title>
    <link>https://b3ta-blocker.github.io/blog/dev</link>
    <description>Compromise of a Linux machine via NFS enumeration, zip password cracking, and a BoltWire LFI vulnerability to obtain SSH credentials, followed by privilege escalation using a sudo zip GTFOBins exploit.</description>
    <pubDate>Sun, 30 Nov 2025 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>linux</category><category>lfi</category><category>privilege-escalation</category><category>boltwire</category>
  </item>

  <item>
    <guid>https://b3ta-blocker.github.io/blog/devhub</guid>
    <title>DevHub Machine (HackTheBox) — Step-by-Step Walkthrough</title>
    <link>https://b3ta-blocker.github.io/blog/devhub</link>
    <description>DevHub is a Linux machine compromised via CVE-2026-23744, an unauthenticated RCE in MCPJam v1.4.2, followed by lateral movement through an exposed Jupyter Lab instance with a plaintext token, and privilege escalation via a hardcoded API key in an internal Flask service running as root.</description>
    <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    <author>root.b3ta.blocker@gmail.com (Hassaan Ali Bukhari)</author>
    <category>hackthebox</category><category>linux</category><category>medium</category><category>mcp</category><category>rce</category><category>jupyter</category><category>lateral-movement</category><category>privilege-escalation</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/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>
