Media Badge
The media badge is our set of exercises created to teach you how to abuse applications that allows you to upload or retrieve files in different formats: PDF, Images, Videos and use this behaviour to gain code execution or arbitrary file read
Exercises
Coming soon
Easy
PENTESTERLAB
ODF XXE
- This exercise covers the exploitation of an XXE in an ODF Parser
- PHP
- CWE-611
Coming soon
Medium
PENTESTERLAB
CVE-2026-55415: Schema Import Injection
- Gain code execution by injecting Python through a crafted JSON Schema when the generated Pydantic model is imported.
- Python
- CWE-94
Coming soon
Medium
PENTESTERLAB
SOAPBridge: Savon WSDL Code Injection
- Gain code execution through an unsafe module_eval call during WSDL import.
- Ruby
- CWE-94