πŸ” Vulnerability Research with PinewoodSec

Exploring modern web security threats with practical demos and CVE deep dives.


πŸš€ About the Project

PinewoodSec is our initiative to showcase real-world vulnerability research with hands-on demos. From authentication bypasses to file inclusion and RCEs, each lab is designed to help you learn through doing.

Whether you're a student or professional, PinewoodSec offers a practical way to explore CVEs, exploit chains, and secure coding practices.

🎯 Demo Objectives

  • Understand CVE-2025-24813: Tomcat Path Equivalence RCE
  • Learn to identify and exploit path traversal bugs
  • Build your own vulnerable lab (PinewoodStore)
  • Practice mitigation techniques in real code