Cloud Defense Logo

Products

Solutions

Company

Book A Live Demo

Enable GuardDuty Rule

Ensure the compliance of GuardDuty rule by activating it for better security measures.

RuleGuardDuty should be enabled
FrameworkPCI v3.2.1
Severity
Medium

Rule Description: Enabling GuardDuty for PCI v3 Compliance

GuardDuty, an AWS threat detection service, should be enabled to meet the requirements of PCI v3 (Payment Card Industry Data Security Standard version 3). PCI v3 is a set of industry standards designed to enhance payment card data security and reduce fraud. GuardDuty continuously monitors your AWS environment for potential security threats by analyzing log files, network traffic, and AWS API calls.

Troubleshooting Steps:

1. Verify GuardDuty is supported in your AWS region:

  • Check the AWS Regional Services List to ensure that GuardDuty is available in your region. If it is not available, consider switching to a region where GuardDuty is supported.

2. Ensure IAM permissions are correctly configured:

  • Make sure the IAM (Identity and Access Management) user or role associated with your AWS account has the necessary permissions to enable GuardDuty. Required permissions include
    guardduty:CreateDetector
    and
    guardduty:EnableDetector
    .

3. Check for any existing GuardDuty detector:

  • If you have already enabled GuardDuty for your AWS account, check if a detector is already created. You can use the AWS CLI command
    aws guardduty list-detectors
    to view the existing detectors. If a detector already exists, you can skip enabling GuardDuty.

4. Ensure GuardDuty is not already disabled:

  • Verify that GuardDuty is not explicitly disabled in your AWS account. If it is disabled, you can enable it by following the remediation steps below.

Remediation Steps:

Step 1: Enable GuardDuty:

  • Launch the AWS Management Console and sign in to your AWS account.
  • Navigate to the GuardDuty service page by searching for "GuardDuty" in the AWS services search bar.
  • Click on "Get started" or "Enable GuardDuty" to initiate the setup process.

Step 2: Choose the Detector Location:

  • Select the AWS region where you want to enable GuardDuty. Choose the region that aligns with your PCI v3 compliance requirements.

Step 3: Confirm Settings and Enable:

  • Review the detector settings such as the publishing frequency and threat intelligence updates.
  • Click on "Enable GuardDuty" to start the process. This will activate GuardDuty for your account in the selected region.

Step 4: Enable Trusted IP Lists (optional):

  • If you have specific known IP addresses that should not trigger alerts, such as trusted third-party services, you can create GuardDuty Trusted IP Lists. This helps to reduce false positives and focus on real security threats.

Step 5: Configure Email Notifications (optional):

  • Optionally, you can set up email notifications to receive alerts when GuardDuty identifies potential security findings in your AWS environment. This allows you to take immediate action when necessary.

With GuardDuty enabled, you can proactively monitor and detect possible security threats, such as unauthorized access, data exfiltration, or privileged account misuse, helping you meet the PCI v3 compliance requirements.

Is your System Free of Underlying Vulnerabilities?
Find Out Now