Web Application Security
"You learn more from losing than winning. You learn how to keep going. Think Beyond Winning and Losing"
Topics:
Subject: Web Application Security
Topics:
- OWASP - #1: Injection
- What is Injection
- How attacker injects the code into web application
- Different types of Injection Attacks
- SQL Injection
- XPATH/XQuery Injection
- LDAP Injection
- Command Injection
- OWASP - #2: Cross - Site Scripting (XSS)
- What is Cross-Site Scripting
- How attacker injects the code into web application
- What happens when attacker injects the code