Public lab notebook,
mapped as a learning path.

A recruiter-friendly view of my cybersecurity progression: what I have already written up, what I am actively strengthening, and what comes next on the BSCP → OSCP track.

8published write-ups
2core tracks completed
BSCPcurrent target

JWT security labs

Completed

Token tampering, none-alg abuse, weak secrets, key header injection, JWKS, JKU, KID, and algorithm confusion.

JWTBurp SuitePortSwigger
open write-up ->

SQL injection labs

Completed

Union-based SQLi, blind SQLi, conditional responses, conditional errors, time delays, Oracle and non-Oracle enumeration.

SQLiPythonBurp
open write-up ->

OWASP Juice Shop practice

In progress

Challenge discovery, XSS, login bypasses, request manipulation, and Burp-driven testing against a modern vulnerable app.

OWASPXSSCTF
open write-up ->

Linux privilege escalation

In progress

Enumeration, SUID, sudo rights, PATH hijacking, cron jobs, capabilities, kernel exploits, and post-exploitation workflow.

LinuxPrivEscPost-exploitation
open reference ->

Burp Suite workflow

Completed

Proxy, Repeater, Intruder, Decoder, Comparer, and a practical manual testing workflow for web assessments.

BurpToolsWorkflow
open guide ->

Homelab and infrastructure

Completed

NAS experimentation, local website exposure, tunneling, SMB, device access, and practical infrastructure troubleshooting.

HomelabNetworkingStorage
open build ->

Next web tracks

Next

Access control, SSRF, OAuth, web cache deception, WebSockets, and authentication flaws. These should become future write-up clusters.

Access ControlSSRFOAuth
watch the archive ->

OSCP-level foundation

Next

Linux/Windows enumeration, privilege escalation, tunneling, Active Directory basics, exploit adaptation, and report writing.

OSCPADReporting
start from Linux notes ->