CompTIA PenTest+ (PT0-002) — Question 127
Which of the following can be used to store alphanumeric data that can be fed into scripts or programs as input to penetration-testing tools?
Answer options
- A. Dictionary
- B. Directory
- C. Symlink
- D. Catalog
- E. For-loop
Correct answer: A
Explanation
The correct option is A, Dictionary, as it is specifically designed to store key-value pairs and can effectively hold alphanumeric data for input into scripts. The other options, such as Directory, Symlink, Catalog, and For-loop, do not serve the purpose of storing data in a format suitable for direct use in penetration-testing tools.