PT0-002 · Question #558
A penetration tester accessed a database and viewed all the user information in order to access an application. However, the passwords for the application did not work. Which of the following is…
The correct answer is C. The passwords are hashed. When a penetration tester retrieves user information from a database, passwords are often stored in a hashed format for security. Hashing is a one- way process used to transform passwords into a fixed-length value, making it impossible to retrieve the original password directly…
Question
A penetration tester accessed a database and viewed all the user information in order to access an application. However, the passwords for the application did not work. Which of the following is most likely the issue in this situation?
Options
- AThe application changes passwords often.
- BThe database belongs to another application.
- CThe passwords are hashed.
- DThe database is encrypted.
How the community answered
(25 responses)- A8% (2)
- C88% (22)
- D4% (1)
Explanation
When a penetration tester retrieves user information from a database, passwords are often stored in a hashed format for security. Hashing is a one- way process used to transform passwords into a fixed-length value, making it impossible to retrieve the original password directly from the hash. This means the passwords retrieved from the database cannot be used directly to log in to the
Topics
Community Discussion
No community discussion yet for this question.