2023from public repositories
Portswigger Bscp Labs 2023
5 challenges with 5 published solutions between them. CTFtime has no listing for this event at all, so nothing built on CTFtime can show what it was made of. These writeups were found in public repositories instead. Each link is pinned to the commit it was read from.
Where these writeups liveUncategorised4
The upstream scoreboard did not say, so neither do we.
Authentication Vulnerabilities
1 official solutionSql Injections
1 official solutionUpload Vulnerabilities
1 official solutionWebsockets
1 official solution
Web1
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
Solve it with:JWT decoder and signature verifierJWT alg=none bypass generatorWeb attack payload catalogJWT secret brute forceLearn: Web attacks and session tokens