List of questions
Related questions
Question 349 - 200-901 discussion
Refer to the exhibit.
Refer to the exhibit. A developer is part of a team that is working on an open-source project in which source code is hosted in a public GitHub repository. While the application was built, security concerns were addressed by encrypting the credentials on the server. After a few months, the developer realized that a hacker managed to gain access to the account. The exhibit contains part of the source code for the login process. Why was the attacker able to access the developer's account?
The encoded credentials were available in the source code.
The application was not encrypting the communication with the server.
The credentials were encrypted in the source code.
An SSL certificate was used instead of the TLS protocol to authenticate.
0 comments
Leave a comment first