Skip to content
Jon MarienStudy Desk

Track

BSCP

BSCP is a practical exam: you are asked to understand a small application and exercise it inside a lab. These notes build the mental model and the Burp workflow. They do not contain exploit scripts. When a topic needs a concrete input, do that step in an official lab you are allowed to use. Planning date for Burp Pro access: 21 December 2026.

0 done · 0 in progress · 38 not started

Family

Notes

Progress

Showing 38 of 38

Method

How to study this track, how to stay in scope, and how to map an app before changing anything.

Burp workflow

What Proxy, Repeater, Intruder, Logger, and Collaborator are each for.

Server-side

Bugs where the server trusts input, a parser, or an object the client should not control.

Authentication

Sessions, passwords, MFA, OAuth, and tokens — checks that fail when the server trusts the wrong proof.

Client-side

Browser rules: what the client enforces, what it ignores, and what the server still has to check, including model features that follow untrusted text.