PT0-003 · Question #209
A penetration tester is searching for vulnerabilities or misconfigurations on a container environment. Which of the following tools will the tester most likely use to achieve this objective?
The correct answer is B. Trivy. Containers (e.g., Docker, Kubernetes) require specialized scanning tools to detect vulnerabilities. Trivy is an open-source vulnerability scanner designed specifically for containers and Kubernetes It scans container images, repositories, and running containers for known…
Question
A penetration tester is searching for vulnerabilities or misconfigurations on a container environment. Which of the following tools will the tester most likely use to achieve this objective?
Options
- ANikto
- BTrivy
- CNessus
- DNmap
How the community answered
(35 responses)- A3% (1)
- B91% (32)
- D6% (2)
Explanation
Containers (e.g., Docker, Kubernetes) require specialized scanning tools to detect vulnerabilities. Trivy is an open-source vulnerability scanner designed specifically for containers and Kubernetes It scans container images, repositories, and running containers for known vulnerabilities (CVEs).
Topics
Community Discussion
No community discussion yet for this question.