Application Security Tools
Application security tools and solutions for securing web applications, mobile apps, and software throughout the development lifecycle.
Browse 715 application security tools
FEATURED
USE CASES
POPULAR
TRENDING CATEGORIES
Stay Updated with Mandos Brief
Get strategic cybersecurity insights in your inbox
Application Security Specializations
715 tools across 8 specializations ยท 233 free, 482 commercial
API Security
API security tools and platforms for protecting REST APIs, GraphQL endpoints, and web services from security threats and unauthorized access.
Application Security Posture Management
Application Security and Posture Management platforms that provide visibility into application security posture, risk assessment, and vulnerability management across software portfolios.
Dynamic Application Security Testing
Dynamic Application Security Testing (DAST) tools for dynamic application security testing that identify vulnerabilities in running web applications and APIs through automated scanning.
Interactive Application Security Testing
Interactive Application Security Testing (IAST) security testing tools that combine static and dynamic analysis to detect vulnerabilities in real-time during application execution.
Mobile App Security
Mobile application security tools for protecting iOS and Android applications from reverse engineering, tampering, and runtime attacks.
Secure Code Training
Secure coding training platforms and resources for developers to learn application security best practices and vulnerability prevention.
Software Composition Analysis
Software Composition Analysis (SCA) tools for identifying security vulnerabilities in open source components, third-party libraries, and software dependencies.
Static Application Security Testing
Static Application Security Testing (SAST) tools for static code analysis that detect security vulnerabilities and coding flaws in source code during development.
Application Security Tools FAQ
Common questions about Application Security tools, selection guides, pricing, and comparisons.
SAST (Static Application Security Testing) analyzes source code without running the application, catching vulnerabilities early in development. DAST (Dynamic Application Security Testing) tests running applications by sending requests and analyzing responses, finding runtime vulnerabilities. IAST (Interactive Application Security Testing) combines both by instrumenting the application during testing, providing real-time analysis with lower false positive rates than SAST or DAST alone.