Category: OSCP Proving Grounds

OSCP Proving Grounds – Levram Walkthroug

Introduction Welcome to another OSCP-style walkthrough on Proving Grounds – Levram. This machine is a great practice target for web exploitation and Linux privilege escalation. In this post, I’ll guide you through the full attack path, including enumeration, exploitation, and privilege escalation. Enumeration Nmap Scan Starting with an Nmap scan to identify open ports and […]

Internal – OSCP Proving Grounds

Introduction For this engagement, I tackled the OSCP Proving Grounds machine Internal. The goal was to gain a foothold, escalate privileges, and ultimately retrieve the flag from the administrator’s account. In this write-up, I’ll document my approach, mistakes, and lessons learned along the way. Step 1: Initial Reconnaissance Before attempting any exploits, I conducted a […]

Back To Top