{% extends "base.html" %} {% load static %} {% load custom_tags %} {% block title %} OWASP {% env 'PROJECT_NAME' %} Education - Security Courses & Learning Resources {% endblock title %} {% block description %} Access comprehensive security education with OWASP {% env 'PROJECT_NAME' %} Education. Learn web security, bug hunting, and ethical hacking through expert-led courses, lectures, and video tutorials. {% endblock description %} {% block keywords %} OWASP {% env 'PROJECT_NAME' %}, security education, bug hunting courses, web security training, ethical hacking, security lectures, video tutorials {% endblock keywords %} {% block og_title %} OWASP {% env 'PROJECT_NAME' %} Education - Security Courses & Learning Resources {% endblock og_title %} {% block og_description %} Master security skills with OWASP {% env 'PROJECT_NAME' %} Education. Expert-led courses in web security, bug hunting, and ethical hacking for beginners and professionals. {% endblock og_description %} {% block content %} {% include "includes/sidenav.html" %}
Welcome to our comprehensive learning platform where security meets education! OWASP BLT Education offers expert-led courses in web security, bug hunting, and ethical hacking. Whether you're a beginner or an experienced professional, our structured learning paths will help you master the skills needed to identify and fix security vulnerabilities.
Access structured courses with hands-on exercises
Apply your knowledge with real-world scenarios
Earn certificates and build your portfolio
Check back later for new content.
{{ lecture.get_content_type_display }} • {% if lecture.duration %}{{ lecture.duration }} min{% endif %}
{% if lecture.description %}{{ lecture.description }}
{% endif %} {% if lecture.content_type == "VIDEO" and lecture.embed_url %}This is a quiz section. Complete all questions to mark this lecture as completed.
This live session is scheduled for {{ lecture.scheduled_time|date:"F j, Y, g:i a" }}
{% if lecture.live_url %} Join Live Session {% endif %} {% elif lecture.recording_url %}This session has ended. You can watch the recording below:
This live session has ended. Recording will be available soon.
{% endif %}Check back later for new content.