Application Security Tools
Application security tools and solutions for securing web applications, mobile apps, and software throughout the development lifecycle.
Browse 790 application security tools
FEATURED
- Home
- Categories
- Application Security
USE CASES
Real-world web app testing to uncover logic flaws, access gaps, and hidden risks.
Managed application security testing service for web applications
Mobile app security testing combining vuln assessment, pentesting & forensics
API discovery, vulnerability scanning, and penetration testing platform
DAST platform with human validation for web app & API security testing
Fix-first AppSec powered by agentic remediation, covering SCA, SAST & secrets.
Automates vulnerability remediation workflows between security and dev teams
ASPM platform for tracking app security risks from development to deployment
Runtime SCA tool prioritizing fixable & exploitable open-source vulnerabilities
Runtime protection for apps and APIs detecting and blocking exploits and attacks
OpenSCA Project is a dependency security scanner that runs in the browser.
Comprehensive suite for advanced file analysis and software supply chain security.
An open-source tool for detecting and analyzing Android apps' vulnerabilities and security issues.
Argus-SAF is a static analysis framework for security vetting Android applications.
A security feature to prevent unexpected manipulation of fetched resources.
FlowDroid is a context-, flow-, field-, object-sensitive and lifecycle-aware static taint analysis tool for Android applications.
A static analysis tool for Android apps that detects malware and other malicious code
Cloud-based service for testing and analyzing Android and iOS apps for malware, vulnerabilities, and security threats.
An open-source web application security scanner framework that identifies vulnerabilities in web applications.
CI/CD security platform for GitHub Actions with runtime threat detection
Unified SBOM management platform for supply chain security, compliance, and license
Application Security Specializations
790 tools across 8 specializations · 235 free, 555 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.