Adding MITRE Fight Fraud Framework (F3) mapping to existing skills #43
mukul975
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
MITRE Fight Fraud Framework (F3) — Adding Support to This Repo
MITRE's Center for Threat-Informed Defense released the Fight Fraud Framework (F3)
on April 9, 2026 — an ATT&CK-compatible framework covering the full lifecycle of
cyber-enabled financial fraud. I'm adding F3 mappings to existing skills in this repo.
What is MITRE F3?
F3 extends ATT&CK with 7 tactics. Two are completely new and don't exist in ATT&CK:
How I'm implementing it
Adding a
mitre_f3block to existing skill YAML frontmatter — no new files,no restructuring. Just an additional framework mapping alongside
mitre_attack:Skills I’m targeting first
• Phishing / Social Engineering → Reconnaissance, Initial Access, Positioning
• Account Takeover → Positioning, Execution, Monetization
• Malware Analysis (banking trojans) → Positioning, Execution, Monetization
• Network Security → Reconnaissance, Defense Evasion
• DFIR / Incident Response → All 7 tactics
• Threat Intelligence → All 7 tactics
Want to help?
If you’d like to contribute F3 mappings for a specific domain:
official F3 matrix
References
F3 Matrix: https://ctid.mitre.org/fraud/#/matrix
CTID Blog: https://ctid.mitre.org/blog/2026/04/09/fraud-fighters-unite-with-mitre-f3/
F3 GitHub: https://github.com/center-for-threat-informed-defense/fight-fraud-framework
All reactions