Skip to content

06 Certified Incident Handler (ECIH)

The Certified Incident Handler (ECIH) certification focuses on one of the most important operational disciplines in cybersecurity: incident response.

Where CSA teaches you how to detect and investigate suspicious activity, and CHFI teaches you how to preserve and analyze digital evidence, ECIH focuses on what happens when an incident is confirmed and the organization must respond.

For GoHackersCloud Academy, ECIH should be treated as a practical foundation for building incident-response capability across security operations, cloud, endpoints, networks, and enterprise environments.

Academy Goal: Learn how to prepare for incidents, detect and analyze attacks, contain threats, eradicate attacker presence, recover business operations, preserve evidence, and improve defenses after the incident.

A useful progression is:

Cybersecurity Fundamentals

SOC Operations

Certified SOC Analyst (CSA)

Digital Forensics / CHFI

Certified Incident Handler (ECIH)

Incident Response Labs

DFIR

Threat Hunting

Incident Response Lead / DFIR Engineer

ECIH is especially useful for learners interested in:

  • SOC Analyst

  • Incident Response Analyst

  • DFIR Analyst

  • Cybersecurity Analyst

  • Security Operations Engineer

  • Threat Hunter

  • Security Engineer

  • Incident Response Consultant

Incident response is the structured process an organization uses to manage cybersecurity incidents.

The objective is not simply to remove malware or block an IP address.

A complete response attempts to answer:

  • What happened?

  • When did it happen?

  • How did it happen?

  • Which systems were affected?

  • Which identities were affected?

  • Is the attacker still present?

  • What business operations are impacted?

  • How can the threat be contained?

  • How should attacker access be removed?

  • How can systems be safely restored?

  • What controls should be improved afterward?

Incident response is therefore both a technical and operational discipline.

Use this workflow throughout your ECIH preparation:

Preparation

Detection & Analysis

Containment

Eradication

Recovery

Post-Incident Review

This lifecycle should become one of your core cybersecurity mental models.

Strong incident response begins before an incident occurs.

Preparation should include:

  • incident response policies

  • roles and responsibilities

  • escalation paths

  • communication plans

  • logging

  • SIEM

  • EDR

  • forensic tooling

  • backups

  • network diagrams

  • asset inventory

  • contact lists

  • incident runbooks

  • legal and compliance procedures

  • evidence-handling procedures

A weak preparation phase makes every later phase more difficult.

Incident response is rarely handled by one person.

A typical response team may involve:

SOC Analysts
Incident Responders
DFIR Analysts
Security Engineers
Cloud Security Engineers
IT Operations
Network Teams
Application Teams
Legal
Compliance
Communications
Management

Large incidents may require coordination across all of these teams.

During an incident, uncertainty wastes time.

Organizations should know:

  • who declares an incident

  • who leads the response

  • who investigates

  • who can isolate systems

  • who can disable accounts

  • who communicates with management

  • who contacts legal

  • who communicates externally

  • who maintains incident documentation

These responsibilities should be established during preparation.

Not every security event is an incident.

A useful distinction is:

Something occurred.

Example:

A user logged in.

A detection mechanism identified something requiring investigation.

Example:

The login occurred from an unusual source.

Investigation confirms activity that threatens confidentiality, integrity, availability, or organizational security.

Example:

The user’s account was compromised and used to access sensitive systems.

Think:

Event → Alert → Investigation → Incident

Incidents can involve many different scenarios.

Examples include:

  • phishing

  • account compromise

  • malware

  • ransomware

  • unauthorized access

  • data exposure

  • insider threat

  • denial of service

  • web application compromise

  • cloud account compromise

  • credential theft

  • lost or stolen devices

  • supply-chain compromise

The exact response depends on the incident type.

Organizations commonly classify incidents based on factors such as:

  • business impact

  • asset criticality

  • number of systems

  • affected users

  • privilege level

  • sensitive-data exposure

  • regulatory impact

  • attacker persistence

  • operational disruption

Conceptually:

Likelihood
+
Technical Impact
+
Business Impact
+
Asset Criticality
=
Incident Severity

Severity helps determine escalation and response priority.

Incident response begins operationally when suspicious activity is detected.

Evidence may come from:

  • SIEM

  • EDR

  • firewalls

  • IDS/IPS

  • identity platforms

  • cloud logs

  • email security

  • users

  • threat intelligence

  • application monitoring

The initial workflow is:

Alert → Triage → Investigation → Validation → Scope

Do not begin disruptive containment actions before understanding what you are dealing with unless the situation requires immediate action.

Ask:

  • Is the alert legitimate?

  • What triggered it?

  • Which asset is affected?

  • Which identity is involved?

  • What evidence exists?

  • What happened before the alert?

  • What happened afterward?

  • Is malicious activity still occurring?

The objective is to establish enough confidence to make a response decision.

Timeline construction is one of the most important incident-response skills.

For example:

08:32 — Phishing message delivered
08:39 — User clicks malicious URL
08:41 — Credentials entered
08:45 — Suspicious login observed
08:52 — MFA configuration modified
09:04 — Privileged resource accessed
09:12 — Additional account created
09:28 — Large data transfer observed

This tells a much more useful story than isolated alerts.

Before containment, understand how far the incident may have spread.

Ask:

  • Which user is affected?

  • Which endpoint?

  • Which accounts?

  • Which servers?

  • Which cloud resources?

  • Were credentials stolen?

  • Was lateral movement observed?

  • Were privileged accounts involved?

  • Was sensitive data accessed?

  • Are other systems showing similar indicators?

Scope determines the response strategy.

14. Think Beyond the First Compromised System

Section titled “14. Think Beyond the First Compromised System”

A common mistake is finding one compromised machine and assuming the incident is limited to that machine.

Instead think:

Initial Compromise
Credentials
Additional Systems
Privilege Escalation
Lateral Movement
Sensitive Assets

The true incident may extend far beyond the first alert.

Useful indicators may include:

  • malicious IP addresses

  • domains

  • URLs

  • file hashes

  • filenames

  • processes

  • accounts

  • authentication events

  • registry entries

  • scheduled tasks

  • persistence mechanisms

Use these indicators for:

  • scope analysis

  • threat hunting

  • containment

  • detection improvement

But remember:

Do not rely only on static indicators. Investigate attacker behavior as well.

MITRE ATT&CK can help organize the attack sequence.

For example:

Initial Access
Execution
Persistence
Credential Access
Discovery
Lateral Movement
Collection
Exfiltration

This helps responders understand:

  • what the attacker has done

  • what they may attempt next

  • what evidence should be searched for

Containment attempts to limit further damage.

The goal is:

Stop the attacker from progressing while preserving the organization’s ability to investigate and operate.

Containment decisions must balance:

Security + Business Continuity + Evidence Preservation

Immediate actions intended to reduce active risk.

Examples may include:

  • isolating an endpoint

  • disabling a compromised account

  • blocking malicious infrastructure

  • restricting access

  • revoking active sessions

Actions that allow operations to continue while remediation is planned.

Examples may include:

  • temporary network segmentation

  • additional monitoring

  • restricted privileges

  • temporary access controls

  • replacement systems

The correct approach depends on the incident.

Before containment, ask:

  • Is the attacker still active?

  • Could containment alert the attacker?

  • Could isolation destroy useful evidence?

  • Is the affected asset business critical?

  • Could the attacker move elsewhere?

  • Which accounts need to be restricted?

  • Do we have enough evidence?

Containment should be deliberate.

When an identity is compromised, response may require more than simply changing a password.

Investigate:

Compromised Identity
Active Sessions
MFA
Tokens
Privileges
Applications
Cloud Resources
Other Accounts

Potential response actions can include:

  • disabling or restricting the account

  • revoking sessions

  • resetting credentials

  • reviewing MFA

  • reviewing privilege changes

  • investigating account activity

  • searching for persistence

  • checking related accounts

Identity incidents should be treated as potential attack paths.

For a compromised endpoint, considerations may include:

  • network isolation

  • EDR containment

  • user session termination

  • evidence preservation

  • memory acquisition

  • disk acquisition

  • process investigation

  • malware analysis

  • rebuilding

Do not automatically wipe the machine before necessary forensic evidence is preserved.

Network containment may involve:

  • firewall rules

  • segmentation

  • blocking attacker infrastructure

  • restricting protocols

  • disabling exposed services

  • isolating network segments

However, changes should be carefully documented.

Emergency security changes can create operational impact.

Cloud incidents often require identity-focused containment.

Potential actions include:

  • revoke sessions

  • disable access keys

  • rotate credentials

  • restrict IAM permissions

  • isolate workloads

  • modify network controls

  • preserve snapshots

  • secure storage

  • enable additional logging

Cloud response often differs from traditional endpoint response because identity and API access are central attack surfaces.

Containment stops the immediate threat.

Eradication removes the root cause and attacker presence.

Ask:

Why was the attacker able to gain and maintain access?

Possible root causes include:

  • stolen credentials

  • malware

  • vulnerable application

  • weak configuration

  • exposed service

  • excessive permissions

  • unpatched software

  • persistence mechanism

Do not confuse containment with eradication.

Depending on the incident, eradication may include:

  • removing malware

  • deleting persistence

  • disabling attacker-created accounts

  • removing unauthorized access

  • patching vulnerabilities

  • correcting configuration

  • rotating credentials

  • removing malicious applications

  • updating security controls

  • rebuilding compromised systems

Always validate that attacker access has actually been removed.

The objective is not only:

“How did the attacker enter?”

You also want to understand:

“Why did the organization’s controls allow the incident to progress?”

For example:

Phishing
Credential Theft
No Effective MFA
Account Compromise
Excessive Permissions
Sensitive Resource Access

The phishing message is only the beginning.

The root cause may involve multiple control weaknesses.

Recovery restores systems and business services safely.

Typical goals include:

  • restore systems

  • restore data

  • restore accounts

  • reconnect networks

  • validate security

  • monitor for recurrence

Recovery should be controlled rather than rushed.

Before returning a system to normal operations, verify:

  • malware has been removed

  • persistence has been removed

  • vulnerabilities have been remediated

  • credentials have been secured

  • monitoring is active

  • systems are patched

  • backups are trustworthy

  • access controls are appropriate

Then increase monitoring after restoration.

Backups are critical during many incidents, especially ransomware.

But responders need to ask:

  • Are backups available?

  • Are they recent?

  • Are they protected?

  • Were they affected?

  • Can they be restored?

  • Have they been tested?

  • Are they isolated from production credentials?

A backup that has never been tested is not a reliable recovery strategy.

Ransomware is one of the most demanding incident types.

A simplified response workflow is:

Detect
Confirm
Isolate
Determine Scope
Preserve Evidence
Identify Initial Access
Search for Lateral Movement
Secure Identities
Remove Threat
Recover
Monitor

Do not assume ransomware begins when encryption starts.

Attackers may have been present long before the visible impact.

Ask:

  • What was the initial access vector?

  • When did attacker activity begin?

  • Which account was compromised?

  • Were privileged accounts obtained?

  • Was data accessed before encryption?

  • Was lateral movement observed?

  • Which systems are affected?

  • Are backups safe?

  • Is the attacker still present?

  • Is there evidence of exfiltration?

These questions determine both response and business impact.

A phishing response should extend beyond deleting the email.

Investigate:

Email

Recipients

User Interaction

Authentication

Endpoint Activity

Network Activity

Account Activity

Then determine whether:

  • credentials were entered

  • files were downloaded

  • malware executed

  • sessions were created

  • other users received the same message

A malware investigation may require:

Alert
Endpoint
Process Tree
File
Persistence
Network Activity
Additional Systems

Then decide:

Contain → Preserve → Eradicate → Recover

Do not focus solely on deleting the malicious file.

Understand the entire attack path.

For a compromised application, investigate:

  • application logs

  • authentication

  • web requests

  • API activity

  • server logs

  • file changes

  • database activity

  • privileged accounts

  • outbound connections

Determine:

Entry Point → Exploitation → Access → Persistence → Impact

Coordinate closely with application and development teams.

Cloud incidents can involve:

  • stolen credentials

  • access keys

  • insecure IAM

  • exposed storage

  • malicious API activity

  • compromised workloads

  • privilege escalation

  • unauthorized resource creation

A useful investigation sequence is:

Identity Event
API Activity
Permission Change
Resource Access
Persistence
Business Impact

Cloud audit logs become critical evidence.

Insider incidents require special care.

Potential indicators include:

  • unusual access

  • excessive downloads

  • unauthorized privilege use

  • unusual file transfers

  • access outside normal responsibilities

However:

Unusual activity does not automatically mean malicious intent.

Coordinate appropriately with:

  • management

  • HR

  • legal

  • compliance

Avoid making unsupported accusations.

37. Evidence Preservation During Incident Response

Section titled “37. Evidence Preservation During Incident Response”

Incident responders must often take rapid action while preserving evidence.

Record:

Incident ID:
System:
Timestamp:
Action Taken:
Reason:
Performed By:
Evidence Collected:
Hash:
Result:
Next Action:

Every major response action should be documented.

This is especially important when systems are altered during containment.

Maintain an incident journal from the beginning.

For example:

10:05 — Alert received
10:12 — Alert validated
10:18 — Account compromise suspected
10:25 — Endpoint identified
10:32 — Incident escalated
10:40 — Endpoint isolated
10:45 — Sessions revoked
11:05 — Forensic collection started
11:30 — Additional affected system found

This journal later becomes the foundation for the incident report.

Incident response is not purely technical.

Stakeholders may include:

  • executives

  • IT

  • legal

  • compliance

  • HR

  • customers

  • regulators

  • law enforcement

  • external partners

Communication must be:

  • accurate

  • timely

  • factual

  • appropriately confidential

  • based on confirmed information

Avoid speculation.

Executives generally need answers to:

  • What happened?

  • What is affected?

  • Is the incident contained?

  • What is the business impact?

  • What actions are underway?

  • What decisions are required?

  • When is the next update?

A useful structure is:

Incident:
Current Severity:
Status:
Affected Services:
Known Impact:
Containment Status:
Actions Underway:
Key Risks:
Decisions Required:
Next Update:

Keep technical detail appropriate to the audience.

Incident response should not end when services are restored.

Conduct a post-incident review.

Ask:

  • What happened?

  • Why did it happen?

  • What worked?

  • What did not work?

  • Where were delays?

  • Which controls failed?

  • Which detections were missing?

  • Which processes need improvement?

The purpose is organizational learning.

A good lessons-learned process should produce concrete actions.

For example:

Issue:
Compromised account lacked strong MFA.
Action:
Require stronger authentication.
Owner:
Identity Team.
Priority:
High.
Target Date:
Defined by organization.

Every important lesson should lead to an accountable improvement.

An incident provides valuable knowledge about real attacker behavior.

Use it to improve:

  • SIEM rules

  • EDR detections

  • threat hunting

  • monitoring

  • logging

  • alert thresholds

  • dashboards

Think:

Incident Evidence → Detection Improvement

This reduces the likelihood that similar attacker behavior will remain undetected next time.

Also ask what could have prevented the incident.

Potential improvements may include:

  • MFA

  • patching

  • segmentation

  • least privilege

  • secure configuration

  • application hardening

  • email controls

  • endpoint protection

  • backups

  • logging

The best incident response program feeds lessons back into security architecture.

Once an attacker technique is identified, hunt for similar behavior elsewhere.

For example:

Known Compromised Host
Observed Technique
Search Environment
Related Activity
Additional Compromise?

This is how response begins evolving into proactive threat hunting.

46. Incident Response and Digital Forensics

Section titled “46. Incident Response and Digital Forensics”

Incident response asks:

What action should we take?

Digital forensics asks:

What does the evidence tell us?

Effective DFIR combines both.

Conceptually:

Detection
Investigation
Forensic Analysis
Containment
Eradication
Recovery

This is why CSA, CHFI, and ECIH work well together.

Develop confidence in:

  • incident classification

  • severity assessment

  • incident triage

  • timeline construction

  • scope determination

  • containment planning

  • identity containment

  • endpoint containment

  • network containment

  • cloud containment

  • evidence preservation

  • malware response

  • phishing response

  • ransomware response

  • account-compromise response

  • eradication

  • recovery

  • executive communication

  • post-incident review

  • lessons learned

48. GoHackersCloud Incident Response Lab Progression

Section titled “48. GoHackersCloud Incident Response Lab Progression”

A strong Academy sequence would be:

Lab 01 — Incident Classification & Severity Assessment

Lab 02 — Suspicious Authentication Incident

Lab 03 — Phishing Incident Response

Lab 04 — Malware Endpoint Incident

Lab 05 — Network Intrusion Investigation

Lab 06 — Account Compromise & Credential Response

Lab 07 — Cloud Identity Compromise

Lab 08 — Web Application Incident

Lab 09 — Ransomware Incident Response

Lab 10 — Multi-System Incident Scope Analysis

Lab 11 — Containment & Recovery Planning

Lab 12 — Incident Timeline Reconstruction

Lab 13 — Executive Incident Communication

Lab 14 — Enterprise Incident Response Capstone

The capstone should require learners to manage the incident from initial alert through recovery and lessons learned.

49. Recommended Incident Response Runbooks

Section titled “49. Recommended Incident Response Runbooks”

The Academy should pair ECIH with repeatable runbooks such as:

Runbook 01 — Incident Triage & Escalation

Section titled “Runbook 01 — Incident Triage & Escalation”

Alert → Validate → Classify → Severity → Escalate

Runbook 02 — Compromised Account Response

Section titled “Runbook 02 — Compromised Account Response”

Detect → Scope → Revoke → Reset → Investigate → Monitor

Analyze → Scope → User Activity → Identity → Endpoint → Contain

Runbook 04 — Malware and Endpoint Compromise

Section titled “Runbook 04 — Malware and Endpoint Compromise”

Detect → Isolate → Preserve → Investigate → Eradicate → Recover

Runbook 05 — Network Security Incident Response

Section titled “Runbook 05 — Network Security Incident Response”

Alert → Correlate → Identify Source → Scope → Contain → Monitor

Identity → API Activity → Permissions → Resources → Containment → Recovery

Runbook 07 — Ransomware Incident Response

Section titled “Runbook 07 — Ransomware Incident Response”

Detect → Isolate → Scope → Preserve → Eradicate → Restore → Monitor

Declare → Mobilize → Investigate → Contain → Communicate → Recover → Review

Use four stages.

Master:

Preparation → Detection → Containment → Eradication → Recovery → Review

Study:

  • malware

  • phishing

  • ransomware

  • web incidents

  • identity compromise

  • network attacks

  • cloud incidents

Stage 3 — Practice Investigation and Response

Section titled “Stage 3 — Practice Investigation and Response”

Do not only identify malicious activity.

Practice deciding:

What should happen next?

Practice complete scenarios:

Alert → Investigation → Incident Declaration → Scope → Containment → Eradication → Recovery → Report

Before scheduling the exam, verify the current ECIH exam version, blueprint, format, eligibility requirements, policies, and objectives directly with EC-Council, as these can change.

Question 1 — What are the main phases of incident response?

Section titled “Question 1 — What are the main phases of incident response?”

A strong answer is:

Preparation → Detection & Analysis → Containment → Eradication → Recovery → Post-Incident Review

Question 2 — Containment vs eradication?

Section titled “Question 2 — Containment vs eradication?”

Containment limits the attack and prevents additional damage.

Eradication removes the root cause and attacker presence.

Question 3 — What would you do after detecting a compromised account?

Section titled “Question 3 — What would you do after detecting a compromised account?”

Investigate:

Authentication → Sessions → MFA → Privileges → Activity → Related Systems

Then take appropriate containment actions such as session revocation and credential remediation.

Question 4 — Why not immediately wipe a compromised endpoint?

Section titled “Question 4 — Why not immediately wipe a compromised endpoint?”

Because doing so may destroy valuable forensic evidence and may not address other compromised systems or the root cause.

Question 5 — How do you determine incident scope?

Section titled “Question 5 — How do you determine incident scope?”

Correlate identities, endpoints, network activity, logs, indicators, attacker behaviors, and timelines to identify all potentially affected resources.

Question 6 — Why are lessons learned important?

Section titled “Question 6 — Why are lessons learned important?”

They turn incident findings into improvements in:

  • detection

  • architecture

  • controls

  • processes

  • training

Question 7 — What information should executives receive during an incident?

Section titled “Question 7 — What information should executives receive during an incident?”

They generally need:

Status + Business Impact + Scope + Containment + Risks + Actions + Decisions Required

Before moving into an incident-response role, aim to confidently:

  • Explain the incident-response lifecycle

  • Distinguish events, alerts, and incidents

  • Classify incidents

  • Assess incident severity

  • Validate security incidents

  • Build incident timelines

  • Determine scope

  • Identify attack paths

  • Plan containment

  • Handle compromised identities

  • Handle compromised endpoints

  • Understand network containment

  • Understand cloud containment

  • Preserve forensic evidence

  • Plan eradication

  • Plan recovery

  • Respond to phishing

  • Respond to malware

  • Respond to ransomware

  • Communicate incident status

  • Conduct lessons-learned reviews

  • Recommend defensive improvements

53. Build Your Incident Response Portfolio

Section titled “53. Build Your Incident Response Portfolio”

A useful portfolio could include:

Incident Response Portfolio
01 Incident Classification Exercise
02 Authentication Compromise Incident
03 Phishing Incident Response
04 Endpoint Malware Incident
05 Network Intrusion Investigation
06 Cloud Account Compromise
07 Ransomware Incident Response
08 Incident Scope Analysis
09 Incident Timeline Reconstruction
10 Containment Plan
11 Recovery Plan
12 Executive Incident Update
13 Post-Incident Review
14 Enterprise Incident Response Capstone

For each case, document:

Incident Summary
Scope
Severity
Evidence Sources
Timeline
Investigation
Affected Assets
Attack Path
Containment
Eradication
Recovery
Business Impact
Recommendations
Lessons Learned

This shows employers that you understand the entire response lifecycle, not only detection.

After ECIH, a strong progression is:

ECIH

Incident Response Labs

Digital Forensics

Threat Hunting

Malware Investigation

Cloud Incident Response

Enterprise DFIR

Incident Response Leadership

Possible career progression:

SOC Analyst

Incident Response Analyst

DFIR Analyst

Senior Incident Responder

Threat Hunter / DFIR Engineer

Incident Response Lead

At this point, the certification path connects together:

CEH
├── Understand Attacker Techniques
CEH Practical
├── Apply Ethical Hacking Skills
CPENT
├── Conduct Professional Penetration Tests
CSA
├── Detect and Investigate Attacks
CHFI
├── Analyze Digital Evidence
ECIH
└── Contain, Eradicate and Recover

Together, these certifications provide exposure to both sides of security:

Offensive Security

Detection & Security Operations

Digital Forensics

Incident Response

The certifications themselves are only milestones.

The practical capability comes from combining them with labs, runbooks, documentation, investigation exercises, and repeated real-world simulations.

Use this framework throughout your incident-response journey:

Prepare → Detect → Analyze → Scope → Contain → Preserve → Eradicate → Recover → Improve

And keep one principle at the center of every incident:

Contain the threat without losing sight of the evidence, business impact, or root cause.

A strong incident responder does not simply ask:

“How do we stop this attack?”

They ask:

“What happened, how far did it spread, how do we stop it safely, how do we restore the business, and what must change so it does not happen again?”

➡️ 02 — Ethical Hacking Labs

You have now completed the EC-Council Certification Guidance section.

Next, we move from certification guidance into hands-on practice.

We will begin with:

Lab 01 — Ethical Hacking Lab Environment Setup

Section titled “Lab 01 — Ethical Hacking Lab Environment Setup”

This lab will establish the controlled environment used throughout the ethical-hacking exercises, including the attacker workstation, intentionally vulnerable targets, network isolation, snapshots, rules of engagement, and evidence-management structure.

From this point forward, the focus shifts from:

Learn → Understand

to:

Practice → Investigate → Validate → Document.