
Optimum
Writeup of the Optimum machine from Hack The Box. This walkthrough covers the exploitation of Rejetto HttpFileServer 2.3 (CVE-2014-6287) to gain…

Writeup of the Optimum machine from Hack The Box. This walkthrough covers the exploitation of Rejetto HttpFileServer 2.3 (CVE-2014-6287) to gain…

Exploiting WordPress vulnerabilities (CVE-2025-34077), authentication bypass via cookie injection, and privilege escalation to root. Part of my…

Web application penetration testing project targeting a WordPress environment. Includes exploitation of CVE-2019-9978, reverse shell execution,…

In-depth study of CVE-2019-18935 affecting Telerik UI for ASP.NET AJAX. Covers .NET deserialization vulnerability, RadAsyncUpload handler, gadget…

Educational presentation detailing the exploitation of CVE-2021-21220, a V8 JIT type confusion leading to OOB access and RCE via WebAssembly, with…

Educational demo of CVE-2025-29927, a critical Next.js middleware authentication bypass. Includes a vulnerable admin panel, proof-of-concept exploit…

Recreation and analysis of a curious logic error in Apache 2.4.49 that escalated to remote code execution

CVE-2026-23498 - Shopware Has Improper Control of Generation of Code in Twig rendered views

A writeup investigating the full extent of CVE-2019-25137

Demonstrates detection of CVE-2023-50164 (Apache Struts RCE) with a simple Java app, intended for security testing and educational purposes.

First CTF successfully completed! This repo documents my walkthrough of TryHackMe's Simple CTF. It covers network reconnaissance (Nmap), web…

There is a SQL injection vulnerability in the backend of Ruoyi v4.8.3

POC exploit for CVE-2025-33053 (external control of file execution path in URL file)

Proof of Concept for Reflected XSS in Lucee CFML (CVE-2026-29519)

Reproduction of CVE-2025-14325, providing a full proof-of-concept to demonstrate and analyze the vulnerability.

Proof-of-concept exploit for CVE-2024-12381, demonstrating exploitation of a specific vulnerability for security testing and validation.

This is a minimal, educational simulation that demonstrates the _impact_ class of a management-plane parsing RCE (inspired by CVE-2025-20265). It…

Proof of concept demonstrating command execution in Microsoft Notepad via crafted files, enabling arbitrary code execution and system compromise.