Multiple choice technology security

Which product among the below can be used as a penetration testing tool?

  1. Ounce

  2. DevInspect

  3. AppScan

  4. FXCop

Reveal answer Fill a bubble to check yourself
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.