PT0-003 · Question #198
PT0-003 Question #198: Real Exam Question with Answer & Explanation
The correct answer is A: ZAP. A blind web application test means that the tester has no prior knowledge of the application's internal workings. The best tool for automated scanning and vulnerability detection is a web application proxy such as OWASP ZAP. OWASP Zed Attack Proxy (ZAP) is a widely used web appli
Question
A penetration tester has been asked to conduct a blind web application test against a customer's corporate website. Which of the following tools would be best suited to perform this assessment?
Options
- AZAP
- BNmap
- CWfuzz
- DTrufflehog
Explanation
A blind web application test means that the tester has no prior knowledge of the application's internal workings. The best tool for automated scanning and vulnerability detection is a web application proxy such as OWASP ZAP. OWASP Zed Attack Proxy (ZAP) is a widely used web application scanner for finding common vulnerabilities (e.g., SQL injection, XSS, authentication flaws). It provides passive and active scanning features to test web applications for security weaknesses.
Topics
Community Discussion
No community discussion yet for this question.