☁️
CTHFM: AWS
  • Welcome
  • Getting Started
    • Account Setup
  • AWS CLI
    • AWS CLI Overview
    • Installation
  • AWS Fundamentals
    • AWS Documentation
    • AWS Shared Responsibility Model
    • Organizational Hierarchy
    • AWS Principals
    • IAM Fundamentals
      • IAM Policy Components
      • IAM Documentation References
    • AWS Security Services Overview
    • AWS Core Services
    • AWS Frameworks
    • Regions and Availability Zones
  • SQL
    • SQL Refresher for Threat Hunting
  • Logging Reference
    • Cloudtrail
      • What is Cloudtrail?
      • Setting Up Cloudtrail
      • Cloudtrail Events Structure
      • Filtering and Searching CloudTrail Logs
      • IAM ID Prefixes
      • Additional Resources
      • API References
    • VPCFlow Logs
    • GuardDuty
      • Multi-Account Setup
      • GuardDuty Concepts
      • GuardDuty Finding References
      • S3 Protection
      • Malware Protection
        • EC2 Malware Protection
          • EC2 Protection Resources
          • Monitoring Scans
          • EC2 Malware Protection Events: CloudWatch
        • S3 Malware Protection
          • Enabling S3 Malware Protection
          • After Enabling S3 Malware Protection
          • S3 Malware Resource Plan Status
          • S3 Malware Protection Quotas
      • RDS Protection Enablement
      • Lambda Protection Enablement
      • Trusted IP Lists and Threat Lists in Amazon GuardDuty
      • Remediation Recommendations
      • GuardDuty API Reference
      • GuardDuty Quotas
    • Access Analyzer
      • Setup
      • External Access and Unused Access Analyzer Findings
      • Review Findings
      • Access Analyzer Resources
      • Access Analyzer API Reference
    • AWS Network Firewall
      • Permissions
      • Firewall Log Contents
      • Logging Destinations
      • CloudWatch Firewall Metrics
    • AWS Config
      • Resource Management in AWS Config
      • AWS Config Integrations
      • AWS Config Resources
      • Configuration Item
      • Config Rules
        • Evaluation Modes
  • CloudWatch
    • Amazon CloudWatch
      • CloudWatch Concepts
      • CloudWatch Metrics
        • Filter Pattern Syntax
      • CloudWatch Alarms
        • Alarm Recommendations
      • Subscriptions
      • CloudWatch Agent
      • CloudWatch Insights
        • Supported Logs and Discovered Fields
        • CloudWatch Insights Query Syntax
      • Anomaly Detection
        • Create Anomaly Detector
        • Alarms for Anomaly Detections
      • CloudWatch Filter Syntax
      • CloudWatch Service Quota
  • Athena For Threat Hunting
    • Introduction to Athena
    • Setting Up Athena
    • SQL For Threat Hunters
    • Automated Response
    • Query Best Practices
  • AWS Security Research and Resources
    • AWS Security Blog
    • AWS Goat
    • Cloud Goat
    • Pacu
    • Prowler
    • Scout Suite
  • Threat Hunting in AWS
    • Threat Hunting in AWS
    • Threat Hunting Introduction
    • Threat Hunting Process
      • Hypothesis Generation
      • Investigation
      • Identification
      • Resolution & Follow Up
    • Pyramid of Pain
    • MITRE Att&ck
      • MITRE Att&ck Concepts
      • MITRE Att&CK Data Sources
      • MITRE Att&CK Mitigations
    • MITRE Att&ck: AWS
      • MITRE Att&CK Matrix
      • Amazon Web Services Security Control Mappings
    • AWS Threat Hunting Ideas
      • AWS Threat Hunting Ideas: EC2
      • AWS Threat Hunting Ideas: Lambda
      • AWS Threat Hunting Ideas: SQS
      • AWS Threat Hunting Ideas: SNS
      • AWS Threat Hunting Ideas: RDS
Powered by GitBook
On this page
  • Overview of MITRE ATT&CK Mitigations
  • Mitigations List:
  • Mitigations Documentation:
  1. Threat Hunting in AWS
  2. MITRE Att&ck

MITRE Att&CK Mitigations

Overview of MITRE ATT&CK Mitigations

The MITRE ATT&CK framework not only categorizes adversary tactics and techniques but also provides guidance on mitigations to help organizations defend against these threats. Mitigations are preventive measures that can reduce or eliminate the effectiveness of specific attack techniques. By implementing these mitigations, organizations can enhance their security posture and reduce the risk of successful cyberattacks. Here’s an overview of the key mitigations provided by the MITRE ATT&CK framework:

Mitigations List:

  1. Application Isolation and Sandboxing:

    • Isolate applications to prevent them from interacting with sensitive parts of the system or network, reducing the impact of exploits.

  2. Antivirus/Antimalware:

    • Use antivirus and antimalware solutions to detect and block known malicious software and activities.

  3. Code Signing:

    • Ensure all executable code is signed by a trusted source, making it harder for adversaries to introduce malicious code.

  4. Credential Hardening:

    • Enforce strong, unique passwords, use multi-factor authentication (MFA), and regularly rotate credentials to protect against credential theft.

  5. Data Backup:

    • Regularly back up critical data and ensure backups are stored securely and can be restored quickly in the event of data corruption or loss.

  6. Endpoint Detection and Response (EDR):

    • Deploy EDR solutions to monitor and respond to endpoint activities, providing visibility into potential threats and enabling rapid response.

  7. Firewalls:

    • Use firewalls to control network traffic and block unauthorized access to critical systems and services.

  8. Network Segmentation:

    • Divide the network into segments to limit lateral movement and contain the spread of attacks within specific zones.

  9. Patch Management:

    • Regularly update and patch software and systems to fix vulnerabilities that could be exploited by adversaries.

  10. Principle of Least Privilege:

    • Limit user and system access to only what is necessary for their roles, reducing the potential impact of compromised accounts.

  11. Secure Configuration:

    • Configure systems and software securely according to industry best practices and organizational policies to minimize vulnerabilities.

  12. Security Awareness and Training:

    • Educate employees on security best practices, social engineering tactics, and how to recognize and report suspicious activities.

  13. Threat Intelligence:

    • Utilize threat intelligence to stay informed about emerging threats and adjust defenses accordingly to mitigate identified risks.

  14. User Account Management:

    • Implement strict user account management practices, including regular audits, to detect and prevent unauthorized access.

  15. Web Content Filtering:

    • Use web content filtering to block access to malicious websites and prevent drive-by downloads and other web-based threats.

  16. Network Intrusion Detection and Prevention Systems (IDS/IPS):

    • Deploy IDS/IPS to monitor network traffic for signs of malicious activity and automatically block or alert on detected threats.

By adopting these mitigations, organizations can proactively address potential vulnerabilities and reduce the likelihood of successful attacks. Each mitigation is designed to counter specific techniques used by adversaries, making it an essential part of a comprehensive defense strategy.

The MITRE ATT&CK framework provides detailed information on how each mitigation can be applied to protect against various attack methods, helping organizations build resilient security defenses.

Mitigations Documentation:

PreviousMITRE Att&CK Data SourcesNextMITRE Att&ck: AWS

Last updated 8 months ago

Mitigations - Enterprise | MITRE ATT&CK®
Logo