Logo
Web Application Exploits and Defenses

Web Application Exploits and Defenses

#Knowledge Base#Resources

A project developed for pentesters to practice SQL Injection concepts in a controlled environment.

Visit Website

A Codelab by Bruce Leban and Team on Web Application Vulnerabilities

This codelab, created by Bruce Leban, Mugdha Bendre, and Parisa Tabriz, illustrates how web application vulnerabilities can be exploited and provides insights on how to defend against these types of attacks.

The codelab explores a range of important topics

The codelab explores a range of important topics, including Cross-Site Scripting (XSS), Cross-Site Request Forgery (XSRF), Client-State Manipulation, Denial of Service, Code Execution, Configuration Vulnerabilities, AJAX vulnerabilities, and additional related issues.