# Занятие 3. Основные атаки и паттерны
Итоговая статистика








Lab: SQL injection vulnerability allowing login bypass


Lab: SQL injection vulnerability in WHERE clause allowing retrieval of hidden data


Lab: SQL injection UNION attack, retrieving data from other tables





Lab: SQL injection attack, querying the database type and version on MySQL and Microsoft



Lab: Stored XSS into HTML context with nothing encoded


Lab: DOM XSS in document.write sink using source


Lab: Reflected XSS into a JavaScript string with angle brackets HTML encoded


Lab: Reflected DOM XSS

Lab: CSRF vulnerability with no defenses



Lab: CSRF where token validation depends on request method







Lab: Basic SSRF against the local server

Lab: SSRF with filter bypass via open redirection vulnerability

Lab: OS command injection, simple case

Lab: File path traversal, simple case



Lab: File path traversal, traversal sequences blocked with absolute path bypass

