Question 724 of 1,000
Network and Cloud ForensicshardMultiple ChoiceObjective-mapped

Quick Answer

The most plausible explanation is that the root user’s credentials were compromised and used to modify the bucket policy. This conclusion is drawn from the CloudTrail log showing the policy change at 01:55 UTC without any MFA usage, even though MFA was enforced for all users including root; an attacker who has stolen the root access keys or password cannot supply the MFA token, so the absence of MFA in the log is a clear indicator of credential theft rather than a legitimate session. On the Computer Hacking Forensic Investigator CHFI exam, this scenario tests your ability to correlate CloudTrail evidence with VPC Flow Logs to identify the root cause of a cloud forensics credential compromise S3 breach—a common trap is assuming MFA was bypassed or that the policy change was accidental, when in fact the missing MFA flag is the smoking gun. Remember the memory tip: “No MFA, no trust—if the log lacks the token, the creds are bust.”

CHFI Network and Cloud Forensics Practice Question

This CHFI practice question tests your understanding of network and cloud forensics. Examine the command output carefully: the correct answer depends on what the output actually shows, not on general recall alone. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

You are a forensic investigator for a healthcare organization that uses a hybrid cloud model. Your team receives an alert that a large amount of protected health information (PHI) was exfiltrated from an AWS S3 bucket to an external IP address. The organization uses AWS CloudTrail for API logging and VPC Flow Logs for network traffic. The incident occurred between 02:00 and 03:00 UTC. Upon reviewing CloudTrail logs, you see that the bucket policy was modified at 01:55 UTC to allow public read access, and then a series of GetObject requests from an IP address in a foreign country occurred. The VPC Flow Logs show outbound traffic from the bucket's VPC to that IP. The bucket policy change was made using the root user credentials of the AWS account. The organization has multi-factor authentication (MFA) enabled for all users, including root. However, the CloudTrail log for the policy change does not indicate MFA usage. You need to determine the most likely root cause of the breach. Which of the following is the most plausible explanation?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "most likely"

    Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

Question 1hardmultiple choice
Read the full NAT/PAT explanation →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The root user's credentials were compromised and used to modify the bucket policy

The root user credentials were likely compromised because the CloudTrail log for the bucket policy change at 01:55 UTC shows no MFA usage, despite MFA being enforced for all users including root. This indicates the attacker used stolen root access keys or password without the MFA token, which is a common attack vector when credentials are phished or leaked. The subsequent GetObject requests from a foreign IP and outbound VPC Flow Logs confirm the exfiltration path.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The root user's credentials were compromised and used to modify the bucket policy

    Why this is correct

    Root access without MFA indicates credential theft.

    Clue confirmation

    The clue word "most likely" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • The bucket policy was automatically modified by an AWS service

    Why it's wrong here

    AWS does not automatically change bucket policies without user action.

  • An insider with IAM permissions made the change using a legitimate session

    Why it's wrong here

    The change was made by root, not an IAM user.

  • The CloudTrail logs are inaccurate and the policy change was not made

    Why it's wrong here

    CloudTrail logs are reliable and consistent with the incident.

Common exam traps

Common exam trap: answer the scenario, not the keyword

EC-Council often tests the misconception that MFA enforcement alone prevents credential misuse, but the trap here is that attackers can use stolen access keys or passwords without the MFA token if the session is initiated outside the MFA challenge (e.g., via API calls with long-term credentials).

Detailed technical explanation

How to think about this question

CloudTrail records the `userIdentity` details, including `sessionContext` attributes like `mfaAuthenticated`; a value of `false` or absence of the field indicates MFA was not used, which is a red flag for credential theft. In hybrid cloud environments, root user credentials are often stored in insecure locations (e.g., shared documents, CI/CD pipelines) and can be exfiltrated via phishing or malware. The VPC Flow Logs showing outbound traffic to the foreign IP corroborate the data exfiltration, as S3 GetObject requests from a public bucket would generate network flows from the bucket's VPC endpoint or NAT gateway.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related CHFI practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free CHFI practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this CHFI question test?

Network and Cloud Forensics — This question tests Network and Cloud Forensics — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: The root user's credentials were compromised and used to modify the bucket policy — The root user credentials were likely compromised because the CloudTrail log for the bucket policy change at 01:55 UTC shows no MFA usage, despite MFA being enforced for all users including root. This indicates the attacker used stolen root access keys or password without the MFA token, which is a common attack vector when credentials are phished or leaked. The subsequent GetObject requests from a foreign IP and outbound VPC Flow Logs confirm the exfiltration path.

What should I do if I get this CHFI question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Are there clue words in this question I should notice?

Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 30, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This CHFI practice question is part of Courseiva's free EC-Council certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CHFI exam.