- (Exam Topic 3)
When a Cisco IOS XE networking device is configured by using RESTCONF, what is the default data encoding method?
Correct Answer:
D
- (Exam Topic 1)
On which network plane is routing protocol traffic handled?
Correct Answer:
D
Reference: https://tools.cisco.com/security/center/resources/understanding_cppr
- (Exam Topic 3)
Which protocol is used for clock synchronization between network devices?
Correct Answer:
D
Network Time Protocol (NTP) is an internet protocol used to synchronize with computer clock time sources in a network. It belongs to and is one of the oldest parts of the TCP/IP suite. The term NTP applies to both the protocol and the client-server programs that run on computers.
- (Exam Topic 1)
Which response status code is used by a RESTful interface to indicate successful execution of a request?
Correct Answer:
A
- (Exam Topic 3)
A developer pushes an application to production. The application receives a webhook over HTTPS without a secret. The webhook information contains credentials to service in cleartext. When the information is received, it is stored in the database with an SHA-256 hash. Credentials to the database are accessed at runtime through the use of a vault service. While troubleshooting, the developer sets the logging to debug to view the message from the webhook. What is the security issue in this scenario?
Correct Answer:
B