Which product among the below can be used as a penetration testing tool?
-
Ounce
-
DevInspect
-
AppScan
-
FXCop
C
Correct answer
Explanation
AppScan is a well-known dynamic application security testing (DAST) tool specifically designed for penetration testing of web applications. It automatically scans web applications for vulnerabilities like SQL injection, cross-site scripting (XSS), and other security issues. FXCop is a static code analysis tool for .NET code, not a penetration testing tool.