CompTIACompTIA
PT0-003 · Question #212
PT0-003 Question #212: Real Exam Question with Answer & Explanation
Sign in or unlock PT0-003 to reveal the answer and full explanation for question #212. The question stem and answer options stay visible for context.
Submitted by jian89· Mar 6, 2026Vulnerability Discovery and Analysis
Question
A penetration tester successfully clones a source code repository and then runs the following command: find . -type f -exec egrep -i "token|key|login" {} \; Which of the following is the penetration tester conducting?
Options
- AData tokenization
- BSecrets scanning
- CPassword spraying
- DSource code analysis
Unlock PT0-003 to see the answer
You've previewed enough free PT0-003 questions. Unlock PT0-003 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#secrets scanning#source code analysis#sensitive data discovery