
OWASP Web Security Testing Guide
The Web Security Testing Guide (WSTG) Project produces the premier cybersecurity testing resource for web application developers and security professionals.
OWASP Foundation, the Open Source Foundation for Application …
Jan 13, 2026 · Application Security practitioners, software engineers, and researchers from all over the world gather at OWASP’s BASC conferences to discover, present and discuss the latest …
WSTG - Latest - OWASP Foundation
4.0 Introduction and Objectives This section describes the OWASP web application security testing methodology and explains how to test for evidence of vulnerabilities within the application due to …
OWASP DevSecOps Guideline - v-0.2 - v-0.2 | OWASP Foundation
Interactive Application Security Testing IAST (interactive application security testing) is an application security testing method that tests the application while the app is run by an automated test, human …
Mobile Application Security Testing - OWASP
Mobile Application Security Testing In the following sections we'll provide a brief overview of general security testing principles and key terminology. The concepts introduced are largely identical to those …
Source Code Analysis Tools - OWASP Foundation
Source code analysis tools, also known as Static Application Security Testing (SAST) Tools, can help analyze source code or compiled versions of code to help find security flaws. SAST tools can be …
WSTG - v4.2 | OWASP Foundation
WSTG - v4.2 on the main website for The OWASP Foundation. OWASP is a nonprofit foundation that works to improve the security of software.
OWASP Mobile Application Security
The OWASP Mobile Application Security (MAS) project consists of a series of documents that establish a security and privacy standard for mobile apps and a comprehensive testing guide that covers the …
OWASP Application Security Verification Standard (ASVS)
The OWASP Application Security Verification Standard (ASVS) Project is a framework of security requirements that focus on defining the security controls required when designing, developing and …
OWASP DevSecOps Guideline - v-0.2 | OWASP Foundation
Dynamic Application Security Testing (DAST) DAST is a “Black-Box” testing, can find security vulnerabilities and weaknesses in a running application by injecting malicious payloads to identify …