Certified Incident Manager
CREST logo

Certified Incident Manager

CCIM

Validate your expertise in managing cybersecurity incidents. The CREST Certified Incident Manager (CCIM) credential is for experienced professionals leading complex response teams.

Exam syllabus, organized by domain

Try a real question

Sample Certified Incident Manager exam question

Answer this question the same way you would on exam day. No sign-up needed — one random question, three tries to swap it out.

ProficientIncident Detection and Analysis

Look at the YARA rule below for endpoint detection. The incident manager must identify its key flaw according to the playbook. What is the primary limitation?

yara
rule DetectKnownMalware {
  meta:
    description = "Detect known malware samples by hash"
  strings:
    $hash1 = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
    $hash2 = "d41d8cd98f00b204e9800998ecf8427e"
  condition:
    any of ($hash*) and filesize < 10MB
}

Frequently asked questions

Key facts about the Certified Incident Manager certification and how to prepare for it.

Skills & Requirements

What you need to know before attempting the Certified Incident Manager exam.

Compare related certifications

Explore other certifications in the same category and see how they stack up.