CompTIA PenTest+ (PT1-002) — Question 92
In an unprotected network file repository, a penetration tester discovers a text file containing usernames and passwords in cleartext and a spreadsheet containing data for 50 employees, including full names, roles, and serial numbers. The tester realizes some of the passwords in the text file follow the format: <name- serial_number>. Which of the following would be the best action for the tester to take NEXT with this information?
Answer options
- A. Create a custom password dictionary as preparation for password spray testing.
- B. Recommend using a password manage/vault instead of text files to store passwords securely.
- C. Recommend configuring password complexity rules in all the systems and applications.
- D. Document the unprotected file repository as a finding in the penetration-testing report.
Correct answer: D
Explanation
The correct action is to document the unprotected file repository as a finding in the penetration-testing report because it highlights a significant security vulnerability. Creating a custom password dictionary (A) or recommending password complexity rules (C) do not address the immediate issue of unprotected sensitive information. While suggesting a password manager (B) is a good practice, it does not directly resolve the current security lapse.