nerdexam
Cisco

350-201 · Question #7

A SOC team is informed that a UK-based user will be traveling between three countries over the next 60 days. Having the names of the 3 destination countries and the user's working hours, what must…

The correct answer is B. Create a rule triggered by 1 successful VPN connection from any nondestination country. When a user's travel itinerary is known in advance, any successful VPN connection from outside the declared countries is an unambiguous behavioral anomaly that should trigger an immediate alert.

Security Monitoring

Question

A SOC team is informed that a UK-based user will be traveling between three countries over the next 60 days. Having the names of the 3 destination countries and the user's working hours, what must the analyst do next to detect an abnormal behavior?

Options

  • ACreate a rule triggered by 3 failed VPN connection attempts in an 8-hour period
  • BCreate a rule triggered by 1 successful VPN connection from any nondestination country
  • CCreate a rule triggered by multiple successful VPN connections from the destination countries
  • DAnalyze the logs from all countries related to this user during the traveling period

How the community answered

(33 responses)
  • A
    18% (6)
  • B
    70% (23)
  • C
    3% (1)
  • D
    9% (3)

Why each option

When a user's travel itinerary is known in advance, any successful VPN connection from outside the declared countries is an unambiguous behavioral anomaly that should trigger an immediate alert.

ACreate a rule triggered by 3 failed VPN connection attempts in an 8-hour period

Alerting on failed VPN attempts monitors authentication errors that are common for legitimate users mistyping passwords, and it does not use the destination country context to distinguish normal from abnormal behavior.

BCreate a rule triggered by 1 successful VPN connection from any nondestination countryCorrect

Because the analyst already knows the three approved destination countries and the UK home base, a successful VPN login from any other country cannot be explained by the user's legitimate travel and indicates either account compromise or unauthorized access. Creating a rule that fires on even a single successful connection from a non-destination country uses the available intelligence to define a precise allowlist and alerts on any deviation from it. This approach converts the known travel context into a high-fidelity detection rule with minimal false positives.

CCreate a rule triggered by multiple successful VPN connections from the destination countries

Successful VPN connections originating from the three known destination countries are expected, normal behavior for this user, so alerting on them would generate false positives rather than detect anomalies.

DAnalyze the logs from all countries related to this user during the traveling period

Retroactively analyzing logs during the travel period is a reactive investigation activity, not a proactive detection rule, and delays identifying abnormal behavior in a timely manner.

Concept tested: SOC behavioral detection rule using travel context

Source: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-137.pdf

Topics

#VPN anomaly detection#behavioral rules#SOC analysis#user behavior

Community Discussion

No community discussion yet for this question.

Full 350-201 Practice