offsec

OffSec - BackupBuddy

Backupbuddy is an intermediate-level challenge from the OffSec Playground, perfect for those aiming for their OSCP. It’s designed to test your enumeration skills, particularly web enumeration, to uncover vulnerabilities.

1337 Sheets · · 6 min read Paid
cybersecurity

OffSec - Access

Alright, let’s dive into this box, which officially sits at an intermediate level on Offsec’s Playground called "Access". But here’s the catch: the community collectively

1337 Sheets · · 12 min read Paid
offsec

OffSec - Bunyip

OffSec - Bunyip Walkthrough In this walkthrough, we’ll exploit an MD5 length extension vulnerability in a web application to gain initial access. From there, we’ll abuse sudo privileges

1337 Sheets · · 12 min read Paid
reconnaissance

Offsec - Clue

Recon #nmap nmap --top-ports 1000 -T4 [LAB_IP] --open -Pn -vvv PORT STATE SERVICE REASON 22/tcp open ssh syn-ack 80/tcp open http syn-ack 139/tcp open netbios-ssn syn-ack

1337 Sheets · · 6 min read Paid