350-201 · Question #35
An organization installed a new application server for IP phones. An automated process fetched user credentials from the Active Directory server, and the application will have access to on- premises…
The correct answer is B. exfiltration during data transfer. When an automated process transfers Active Directory credentials over the network to a new application server with broad cloud and on-premises access, intercepting those credentials in transit is the most immediate and high-impact risk.
Question
An organization installed a new application server for IP phones. An automated process fetched user credentials from the Active Directory server, and the application will have access to on- premises and cloud services. Which security threat should be mitigated first?
Options
- Aaligning access control policies
- Bexfiltration during data transfer
- Cattack using default accounts
- Ddata exposure from backups
How the community answered
(29 responses)- A7% (2)
- B72% (21)
- C3% (1)
- D17% (5)
Why each option
When an automated process transfers Active Directory credentials over the network to a new application server with broad cloud and on-premises access, intercepting those credentials in transit is the most immediate and high-impact risk.
Aligning access control policies is an important governance task but does not address the immediate data-in-transit risk introduced by the active automated credential transfer process.
The automated credential fetch from Active Directory creates an active data-in-transit exposure - if the channel is unencrypted or poorly secured, an attacker can intercept credentials via a man-in-the-middle or sniffing attack. Because the application server has access to both on-premises and cloud services, stolen credentials would grant extremely broad access, making this the highest-priority threat to address before the server goes into production.
Default accounts are a valid new-server concern but are not the specific threat introduced by the automated credential fetching scenario described in the question.
Data exposure from backups is a valid long-term concern but is not directly introduced or made more urgent by the automated credential transfer described.
Concept tested: Data-in-transit exfiltration risk during credential transfer
Source: https://csrc.nist.gov/publications/detail/sp/800-57-part-1/rev-5/final
Topics
Community Discussion
No community discussion yet for this question.