Web Application Exploits and Defenses is an educational codelab developed by Bruce Leban, Mugdha Bendre, and Parisa Tabriz that provides hands-on learning about web application security vulnerabilities and their corresponding defensive measures. The codelab covers multiple categories of web application security issues including Cross-Site Scripting (XSS) attacks, Cross-Site Request Forgery (XSRF) vulnerabilities, client-state manipulation techniques, denial of service attacks, code execution vulnerabilities, and configuration-related security weaknesses. Additionally, the resource addresses AJAX-specific vulnerabilities and demonstrates practical exploitation techniques alongside defensive strategies. The codelab format allows users to interact with real examples of vulnerable code and learn how to implement proper security controls. The educational material is designed to help developers, security professionals, and students understand both the offensive and defensive aspects of web application security through practical demonstrations and exercises.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
SearchCode is an extensive code search engine that indexes 75 billion lines of code from millions of projects to help developers find coding examples and libraries.
GuardDog is a CLI tool that identifies malicious PyPI and npm packages using heuristics-based analysis of source code and metadata.
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.
An open-source tool that automates the detection and analysis of DLL hijacking vulnerabilities in Windows applications, providing detailed reports and remediation guidance.
RiskInDroid is a machine learning-based tool that performs quantitative risk analysis of Android applications by reverse engineering bytecode and analyzing permission usage to generate numeric risk scores.
A modular Python tool that obfuscates Android applications by manipulating decompiled smali code, resources, and manifest files without requiring source code access.
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
A Nuxt 3 security module that automatically implements OWASP security patterns through HTTP headers, middleware, and various protection mechanisms including CSP, XSS validation, CORS, and CSRF protection.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.