<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>S2K7x — Cyber Security Blog</title><description>HTB writeups, CTF writeups, and articles on SOC, pentest, and Active Directory.</description><link>https://blog.krf-studio.com/</link><language>en-us</language><item><title>HTB AirTouch: Medium Walkthrough – SNMP Leak to WPA2-Enterprise Rogue AP Attack</title><link>https://blog.krf-studio.com/writeups/airtouch/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/airtouch/</guid><description>An SNMP system description leaks an SSH password. Network segmentation reveals three VLANs accessed via Wi-Fi. WPA2-PSK cracking provides a foothold in the Tablets VLAN, followed by web exploitation and certificate theft. A rogue access point attack against WPA2-Enterprise captures an MSCHAPv2 hash, which is cracked to gain access to the Corporate VLAN and root.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB Cap: IDOR to PCAP Credential Leak and PwnKit Privilege Escalation</title><link>https://blog.krf-studio.com/writeups/cap/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/cap/</guid><description>An IDOR vulnerability on a network capture endpoint reveals plaintext FTP credentials in a PCAP file. Credential reuse provides SSH access, and a vulnerable pkexec SUID binary (CVE-2021-4034) allows root escalation.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB Connected: From Unauthenticated SQLi to Root via FreePBX, incron &amp; Sudoers Hijack</title><link>https://blog.krf-studio.com/writeups/connected/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/connected/</guid><description>An unauthenticated SQL injection in FreePBX 16.x (CVE-2025-57819) allows credential extraction and hash replacement, leading to admin access. POST_RELOAD shell injection provides RCE as asterisk. A world-writable incron trigger file and writable module directory enable sudoers hijack for root.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB DevHub (Medium): CVE-2026-23744 → JupyterLab WebSocket RCE → Hidden MCP Tool to Root</title><link>https://blog.krf-studio.com/writeups/devhub/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/devhub/</guid><description>An unauthenticated RCE in MCPJam Inspector (CVE-2026-23744) provides initial access. A JupyterLab token exposed in process arguments enables lateral movement via a raw WebSocket client. Reading the source code of an internal MCP server reveals a hidden tool that dumps root&apos;s SSH private key.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB Fluffy: From Low-Priv Creds to Domain Admin via CVE-2025-24071 &amp; Shadow Credentials</title><link>https://blog.krf-studio.com/writeups/fluffy/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/fluffy/</guid><description>Starting with low-privileged domain credentials, the attack chain exploits CVE-2025-24071 to leak an NTLM hash, cracks it, abuses GenericAll ACLs, uses Shadow Credentials to take over service accounts, and finally forges an Administrator certificate via ADCS for Domain Admin.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB Helix: Apache NiFi RCE (CVE-2023-34468) → OPC UA Logic Manipulation to Root</title><link>https://blog.krf-studio.com/writeups/helix/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/helix/</guid><description>Subdomain enumeration reveals an unauthenticated Apache NiFi instance. CVE-2023-34468 (H2 JDBC INIT injection) provides a shell as nifi. An SSH key found in NiFi support bundles grants access as operator. Privilege escalation requires manipulating OPC UA industrial control nodes to trigger a safety controller maintenance window, leading to root.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HackTheBox - Jeeves Writeup | Windows Medium</title><link>https://blog.krf-studio.com/writeups/jeeves/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/jeeves/</guid><description>Unauthenticated Jenkins Script Console leads to RCE, a KeePass database is cracked to obtain an NTLM hash, and Pass-the-Hash grants SYSTEM access before extracting the root flag from an NTFS Alternate Data Stream.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB Logging: Credential Exposure → Shadow Credentials → DLL Injection → WSUS Poisoning</title><link>https://blog.krf-studio.com/writeups/logging/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/logging/</guid><description>Starting with a low-privileged user, SMB enumeration reveals hardcoded credentials in a log file. Password pattern inference leads to an updated credential. GenericWrite over a gMSA enables Shadow Credentials and WinRM access. DLL injection via a scheduled task gives lateral movement, and WSUS poisoning combined with ADIDNS spoofing and ADCS certificate abuse yields SYSTEM.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB MonitorsFour: IDOR to RCE to Docker Escape</title><link>https://blog.krf-studio.com/writeups/monitorsfour/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/monitorsfour/</guid><description>An unauthenticated IDOR on an internal API leaks user credentials. Cracking an MD5 hash grants access to a Cacti instance vulnerable to CVE-2025-24367 (authenticated RCE). From a www-data shell inside a Docker container, an exposed Docker Engine API (port 2375) enables container escape and host compromise.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB Principal: JWT Authentication Bypass to SSH CA Key Forgery</title><link>https://blog.krf-studio.com/writeups/principal/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/principal/</guid><description>A Java web app using pac4j-jwt/6.0.3 is vulnerable to CVE-2026-29000, allowing JWT authentication bypass via JWE token forgery. API enumeration as admin leaks an SSH deployment key. With user access, a readable SSH CA private key enables forging a root certificate for privilege escalation.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB Reactor: CVE-2025-55182 + Node.js Debug RCE</title><link>https://blog.krf-studio.com/writeups/reactor/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/reactor/</guid><description>A critical RCE vulnerability in Next.js React Server Components (CVE-2025-55182) provides initial access. A misconfigured Node.js debugger bound to localhost enables privilege escalation to root.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB Silentium: Flowise ATO + RCE → Docker Escape → PackageKit LPE (CVE-2026-41651)</title><link>https://blog.krf-studio.com/writeups/silentium/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/silentium/</guid><description>Vhost fuzzing reveals a Flowise 3.0.5 staging site. CVE-2025-58434 leaks a password reset token, enabling account takeover. CVE-2025-59528 provides authenticated RCE inside a Docker container. Credential reuse from environment variables leads to SSH access, and CVE-2026-41651 (Pack2TheRoot) grants root.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB SmartHire: CVE-2024-37054 (MLflow RCE) → Python Module Hijacking via .pth</title><link>https://blog.krf-studio.com/writeups/smarthire/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/smarthire/</guid><description>An MLflow deserialization vulnerability (CVE-2024-37054) provides initial access. Privilege escalation uses a Python module hijacking via site.addsitedir and malicious .pth files to execute code as root.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB Snapped (Hard): CVE-2026-27944, bcrypt, and Two Paths to Root via PackageKit and snap-confine</title><link>https://blog.krf-studio.com/writeups/snapped/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/snapped/</guid><description>From an unauthenticated Nginx UI backup disclosure (CVE-2026-27944), a bcrypt hash is cracked to gain user access. Privilege escalation is possible via either CVE-2026-41651 (PackageKit TOCTOU) or the intended race condition in snap-confine (CVE-2026-3888).</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB Support: SMB Anonymous Access → Binary Reversing → LDAP Credentials → RBCD Privilege Escalation</title><link>https://blog.krf-studio.com/writeups/support/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/support/</guid><description>Anonymous SMB access reveals a .NET binary containing hardcoded XOR-encrypted LDAP credentials. After enumerating LDAP, a cleartext password in the info attribute grants WinRM access. BloodHound shows GenericAll on DC$, enabling RBCD abuse to impersonate Administrator and achieve SYSTEM on the Domain Controller.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Trick — DNS Zone Transfer to Fail2Ban Privilege Escalation</title><link>https://blog.krf-studio.com/writeups/trick/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/trick/</guid><description>A multi-stage attack chain combining DNS Zone Transfer, SQL Injection, FILE privilege abuse, LFI, SSH key theft, and a Fail2Ban misconfiguration to obtain root access.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>HTB TwoMillion: A Lesson in API Abuse and Privilege Escalation</title><link>https://blog.krf-studio.com/writeups/twomillion/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/twomillion/</guid><description>JavaScript deobfuscation reveals hidden API endpoints, leading to invite code generation. API route enumeration exposes an admin section with broken access control, enabling self-promotion to admin. Command injection in a VPN generation endpoint provides a shell. A leaked .env file gives SSH credentials, and CVE-2023-0386 (OverlayFS) escalates to root.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Your brain has 4 types of memory. So does your AI agent. Here&apos;s which one to give it.</title><link>https://blog.krf-studio.com/articles/ai-memory/</link><guid isPermaLink="true">https://blog.krf-studio.com/articles/ai-memory/</guid><description>AI agents have four memory types directly inspired by human cognition: working, semantic, procedural, and episodic. Each agent type only needs the memory that matches its tasks. Learn how to design agent memory for better performance.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>I Passed Anthropic&apos;s Official Certifications. Here&apos;s What 90% of Claude Users Don&apos;t Know.</title><link>https://blog.krf-studio.com/articles/claude-tips/</link><guid isPermaLink="true">https://blog.krf-studio.com/articles/claude-tips/</guid><description>Official Anthropic Academy certifications reveal the four core properties of Claude, the 4D framework (Delegation, Description, Discernment, Diligence), and advanced features like Projects, Skills, and Claude Code that transform AI from a text generator into a cognitive partner.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Axios x Bitwarden CLI: CTI Analysis – Two Incidents, One Attack Surface</title><link>https://blog.krf-studio.com/articles/cti-axios-bitwarden/</link><guid isPermaLink="true">https://blog.krf-studio.com/articles/cti-axios-bitwarden/</guid><description>Two separate npm supply chain compromises – Axios (March 2026) and Bitwarden CLI (April 2026) – reveal distinct operational models on the same attack surface. Axios shows a clean delivery chain with documented propagation; Bitwarden CLI centers on CI pipeline abuse and secret harvesting. The tactical correlation is strong, but infrastructural correlation is unproven.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Ghost in the Machine: Building a Maximum OpSec Smartphone with GrapheneOS</title><link>https://blog.krf-studio.com/articles/ghost-in-the-phone/</link><guid isPermaLink="true">https://blog.krf-studio.com/articles/ghost-in-the-phone/</guid><description>A complete guide to transforming a Google Pixel into a digital fortress using GrapheneOS. Covers hardware selection, network-shielded installation, VPN kill switch, system hardening, privacy-focused software stack, user profile compartmentalization, and behavioral OpSec.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Securing n8n with Cloudflare Zero Trust: A Critical Defense Against &apos;Ni8mare&apos;</title><link>https://blog.krf-studio.com/articles/secure-n8n/</link><guid isPermaLink="true">https://blog.krf-studio.com/articles/secure-n8n/</guid><description>CVE-2026-21858 (Ni8mare) allows unauthenticated attackers to take over self-hosted n8n instances. Patching is essential, but defense-in-depth requires isolating public entry points. This article details a dual-application Cloudflare Zero Trust strategy that protects the admin interface while keeping webhooks, forms, and OAuth callbacks functional.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Block Ads Everywhere: A Complete Guide to Pi-hole + Tailscale on Raspberry Pi</title><link>https://blog.krf-studio.com/articles/tailscale-pihole/</link><guid isPermaLink="true">https://blog.krf-studio.com/articles/tailscale-pihole/</guid><description>Combine Pi-hole (network-level ad blocking) with Tailscale (zero‑trust VPN) on a Raspberry Pi to block ads and trackers on every device, anywhere in the world. Step-by-step installation, configuration, and testing.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Forest — AS-REP Roasting et DCSync via Exchange permissions</title><link>https://blog.krf-studio.com/writeups/forest/</link><guid isPermaLink="true">https://blog.krf-studio.com/writeups/forest/</guid><description>AS-REP Roasting sur un compte sans pré-auth Kerberos, puis abus des permissions Exchange WriteDACL pour obtenir DCSync et dumper les hashes NTDS.</description><pubDate>Wed, 02 Apr 2025 00:00:00 GMT</pubDate></item><item><title>ESC1 à ESC8 — comprendre chaque vecteur d&apos;attaque ADCS</title><link>https://blog.krf-studio.com/articles/adcs-esc1-to-esc8/</link><guid isPermaLink="true">https://blog.krf-studio.com/articles/adcs-esc1-to-esc8/</guid><description>Tour d&apos;horizon complet des 8 vecteurs d&apos;attaque ADCS : conditions requises, exploitation, et détection.</description><pubDate>Thu, 20 Mar 2025 00:00:00 GMT</pubDate></item></channel></rss>