CompTIA PenTest+ (PT0-003) PT0-003 — Question 110
Topic 1 · Question 110 of 334
Topic 1 · Question 110
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?