Description of this training course
This immersive training course will enable you to acquire the skills needed to identify, exploit, and secure the most common web vulnerabilities, based on the OWASP Top 10. Through practical exercises in real environments, you will learn how to protect your web applications against the most widespread threats.
Training content
Objectives
- Understand common web vulnerabilities.
- Know how to identify and exploit these vulnerabilities.
- Learn how to secure web applications against these threats.
Introduction to web vulnerabilities
Understand the basics of web vulnerabilities and the importance of application security:
- Cybersecurity and its legal aspects
- Penetration testing
- Writing an audit report
- Presentation of the example vulnerable application
- Web penetration testing tools
- Burp Suite Community
The OWASP Top 10 web vulnerabilities
Identify and exploit the OWASP Top 10 vulnerabilities:
- The OWASP Top 10 (2017, 2021, and 2025)
- SQL injection
- Cross-site scripting (XSS)
- JWT
- Authentication and session
- CORS
- CSRF
- SSRF
- LFI/RFI
- File upload
- Logical flaws
- Race conditions
- Privilege escalation