Brown Badge
PentesterLab's Brown badge focuses on exploiting various web application vulnerabilities, including JWE, signing oracles, PHP unserialize, Spring Actuators, Prototype Pollution, SQL injection, Unicode, malicious Zip files, and remote command execution in multiple frameworks and platforms.
Exercises
Coming soon
Medium
PENTESTERLAB
wp2shell: CVE-2026-63030 & CVE-2026-60137
- This challenge covers gaining a shell on WordPress by chaining CVE-2026-63030 and CVE-2026-60137.
- Takes -- on average
- PHP
- CVE-2026-63030, CVE-2026-60137, WordPress, Remote Code Execution
Medium
PENTESTERLAB
From SQL injection to Shell III: PostgreSQL Edition
- This exercise covers how to gain access to an administration interface using a SQL injection, and how to get command execution using Ghostscript
- 2 videos
- Completed by 260 students
- Takes 2-4 Hrs. on average
- Ruby-on-Rails
- SQL Injection
- CWE-89