Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Engineering Risk Assessment & Incident Reporting | Email Forensics

MITRE ATT&CK Threat Intel Status Framework Classification

A structured social engineering risk assessment and incident investigation based on a live phishing email. This project demonstrates the full lifecycle of a GRC/SOC incident—from email header analysis, SPF/DKIM/DMARC authentication verification, and IOC extraction, to threat intelligence enrichment (VirusTotal, AbuseIPDB, WHOIS), and a formal audit-grade incident report with business impact analysis.


Project at a Glance

Area Details
Incident Type Advance Fee Fraud (419 Scam) via Phishing
MITRE ATT&CK T1566 - Phishing
Key Findings SPF Fail, DKIM None, DMARC None, Gmail Reply-To mismatch.
Automated Tool Insight VirusTotal showed 0/93 detections (Critical False Negative) - proving manual GRC investigation is essential.
Third-Party Risk Relayed through a compromised subdomain of a legitimate Russian government entity (54upr.rosreestr.ru).
Frameworks Mapped ISO 27001 (A.6.3, A.5.24), NIST CSF (DE.CM-3, RS.AN-1, PR.AT-1).

Full Documentation Index (GRC Artifacts)

Navigate this repository to view the formal GRC artifacts:

Document Description
docs/00-Incident-Report.md A formal, audit-grade incident report summarizing the breach and forensic findings.
docs/01-Executive-Summary.md A non-technical summary for senior leadership detailing the phishing attempt and strategic control recommendations.
docs/02-Executive-Dashboard.md A rapid CISO/Board-level one-page dashboard with financial risk heatmaps.
docs/03-Scope-Methodology.md The formal Terms of Reference for the email forensics investigation.
docs/04-Assumed-Business-Context.md The "What If" scenario detailing financial fraud and identity theft escalation.
docs/05-Risk-Register.md A formalized risk register for the phishing incident and the organizational control gaps.
docs/06-Remediation-Tracker.md A project management artifact tracking the implementation of DMARC, user training, and IOC blocking.
docs/07-Compliance-Gap-Analysis.md A control-by-control analysis mapping the incident to ISO 27001, NIST CSF, and GDPR.
docs/08-Asset-Business-Criticality.md Contextualizing the email system as a critical business asset holding financial/PII data.
docs/09-MITRE-ATTACK-Mapping.md Detailed mapping of the attacker's chain of actions and MITRE mitigations.
docs/10-Residual-Risk-Assessment.md Post-remediation risk analysis detailing remaining threats and ongoing control ownership.
docs/11-Lessons-Learned.md A formal post-mortem review detailing successes, failures, and strategic action items.
artifacts/ Raw forensic evidence including the .eml file, raw headers, IOC lists, and threat intelligence logs.
screenshots/ 8 annotated screenshots documenting the header analysis, SPF failure, and threat intel platforms.

Screenshots Index

No. Filename Description
01 GRC3-01-email-header.png Raw email headers — full routing path
02 GRC3-02-spf-fail.png SPF authentication failure detail
03 GRC3-03-header-analysis.png Structured header analysis summary
04 GRC3-04-ioc-list.png Extracted IOC set — all four indicators
05 GRC3-05-virustotal-ip.png VirusTotal — 0/93 detections (false negative)
06 GRC3-06-abuseipdb.png AbuseIPDB — 2 reports, 0% confidence
07 GRC3-07-whois-domain.png WHOIS — rosreestr.ru registration details
08 GRC3-08-incident-classification.png Final incident classification document

About

Social Engineering Risk Assessment | Live phishing email | SPF/DKIM/DMARC analysis · IOC extraction · Threat Intel | ISO 27001 · NIST CSF | Incident report

Topics

Resources

Stars

Watchers

Forks

Contributors