MITRE ATT&CK Tactics

ATT&CK organises what attackers do into tactics, which are goals, and techniques, which are the ways of reaching them. Exam questions give you an observed behaviour and ask which tactic it belongs to.

Enterprise tactics, in rough order

TacticThe attacker's goalCommon techniques
ReconnaissanceGather information before touching anythingScanning, open source research, phishing for information
Resource DevelopmentBuild the infrastructure to attack fromRegistering domains, buying servers, creating accounts
Initial AccessGet a first footholdPhishing, exploiting a public application, valid accounts
ExecutionRun attacker codeCommand interpreters, scheduled tasks, WMI
PersistenceSurvive a reboot or a password changeRegistry run keys, services, scheduled tasks, new accounts
Privilege EscalationGet higher permissionsToken manipulation, exploiting a vulnerability, bypassing UAC
Defense EvasionAvoid being detectedObfuscation, disabling tools, clearing logs, masquerading
Credential AccessSteal usernames and passwordsDumping LSASS, keylogging, brute force, Kerberoasting
DiscoveryLearn the environment from insideAccount, network and system enumeration
Lateral MovementReach other systemsRemote services, pass the hash, RDP
CollectionGather the data of interestScreen capture, clipboard, staging in an archive
Command and ControlTalk to compromised hostsWeb protocols, DNS tunnelling, encrypted channels
ExfiltrationGet the data outTransfer over C2, over an alternative protocol, to cloud storage
ImpactDamage, disrupt or extortEncryption for ransom, wiping data, service stop

Cyber Kill Chain, and how it differs

Kill Chain phaseWhat it coversATT&CK equivalent
ReconnaissanceTarget researchReconnaissance
WeaponisationBuilding the payloadResource Development
DeliverySending itInitial Access
ExploitationTriggering the vulnerabilityExecution
InstallationEstablishing a footholdPersistence
Command and ControlRemote control channelCommand and Control
Actions on ObjectivesWhatever they came forCollection, Exfiltration, Impact

Related models

ModelWhat it is for
Diamond ModelFour features of an intrusion: adversary, capability, infrastructure, victim
Pyramid of PainRanks indicators by how much it costs an attacker when you block them
ATT&CK NavigatorLayer tool for mapping coverage and gaps against the matrix
D3FENDMITRE's defensive counterpart to ATT&CK
STIX / TAXIIFormats for describing and exchanging threat intelligence

Now test yourself

Memorizing a table is a start. Practice questions are what make it stick, and every answer carries the full explanation.