nerdexam
Cisco

400-007 · Question #369

An IT services company offers cloud services to a banking customer. The banking customer has raised a ticket about unauthorized access and data loss. They use an authentication token on a mobile…

The correct answer is B. Monitor all API interfacing to the storage platform for suspicious activity. When an attacker uses phishing to hijack authentication tokens and redirect cloud-stored banking data, monitoring all API interactions with the storage platform is the most targeted policy control to detect and prevent recurrence.

Designing Security

Question

An IT services company offers cloud services to a banking customer. The banking customer has raised a ticket about unauthorized access and data loss. They use an authentication token on a mobile phone for authenticating access to the cloud platform from their local applications. The security response team has determined that the attacker used a phishing scheme in an effort to replace the token allowing them to direct the banking data to which policy change can help prevent identical situations in the future ?

Options

  • AMonitor connections to unknown cloud instances through the use of SSL decryption
  • BMonitor all API interfacing to the storage platform for suspicious activity
  • CMonitor any access from the outside except for expected operational areas of an organization
  • DMonitor the privileges for users that are making changes in the firewall configuration.

How the community answered

(27 responses)
  • A
    11% (3)
  • B
    78% (21)
  • C
    7% (2)
  • D
    4% (1)

Why each option

When an attacker uses phishing to hijack authentication tokens and redirect cloud-stored banking data, monitoring all API interactions with the storage platform is the most targeted policy control to detect and prevent recurrence.

AMonitor connections to unknown cloud instances through the use of SSL decryption

SSL decryption to monitor connections to unknown cloud instances addresses shadow IT and data leakage to unapproved services, but does not detect token replacement or API-level data redirection occurring on an already-authorized platform.

BMonitor all API interfacing to the storage platform for suspicious activityCorrect

Since the attacker replaced the legitimate token to redirect banking data, all unauthorized data access and exfiltration would occur through API calls to the cloud storage platform. Monitoring API activity allows security teams to detect anomalous access patterns, unexpected data reads or transfers, and token misuse before significant data loss occurs, directly addressing the attack vector used.

CMonitor any access from the outside except for expected operational areas of an organization

Monitoring external access outside expected operational areas is a broad perimeter control that would not catch this attack, since the attacker used a replaced token that appeared as legitimate application access from an expected source.

DMonitor the privileges for users that are making changes in the firewall configuration.

Monitoring firewall configuration changes is relevant to detecting insider threats or misconfigurations, but is unrelated to a phishing attack that exploits application-layer authentication to access and redirect cloud storage data.

Concept tested: API activity monitoring to prevent cloud token hijacking

Source: https://docs.microsoft.com/en-us/azure/security/fundamentals/identity-management-best-practices

Topics

#API security monitoring#cloud security#phishing#authentication token

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice