Web Application Security Training
Level
BeginnerDuration
8h / 1 dayDate
Individually arrangedPrice
Individually arrangedWeb Application Security Training
The Web Application Security training focuses on practical knowledge of threats and vulnerabilities typical for web applications. Participants will get acquainted with the OWASP Top 10, understand the mechanisms of attacks, and learn methods for identifying and testing vulnerabilities. The course also includes practical exercises in controlled environments, allowing participants to test application security and develop protection strategies.
Who is this training for?
Web application developers and testers who want to learn about threats and security best practices
Pentesters seeking to deepen their knowledge of attacks on web applications
System and network administrators responsible for securing web environments
Individuals interested in pursuing a career in cybersecurity
What You Will Learn
- Key web application vulnerabilities such as Path Traversal, LFI/RFI, SQL Injection, Command Injection, XSS, CSRF, Brute-force, cookie manipulation, and session hijacking
- The mission and goals of OWASP and the current OWASP Top 10 list
- How to use tools for testing web application security
- Practical skills in detecting and analyzing vulnerabilities in applications
- Best practices for securing web applications against common attacks
Training Program
-
Module 1: Introduction to Web Application Security
- OWASP – Open Web Application Security Project
- Mission and goals
- OWASP Top 10 overview
-
Module 2: Key Web Application Vulnerabilities
- Path Traversal
- Local File Inclusion (LFI)
- Remote File Inclusion (RFI)
- SQL Injection
- Command Injection
- Cross-Site Scripting (XSS)
- Cookie manipulation and Session Hijacking
- Brute-force attacks
- Cross-Site Request Forgery (CSRF)
- Vulnerabilities in file upload mechanisms