Frameworks Flashcards
Cybersecurity Framework
Framework core: 5 functions, 22 categories, 98 subcategories
Implementation tier:
Partial, Risk informed, repeatable, adaptive
MITRE ATT&CK (Adversarial Tactics, Techniques, & Common Knowledge)
- Initial access
- Execution
- Persistence
- Privilege escalation
- Defense evasion
- Credential access
- Discovery
- Lateral movement
- Collection and exfiltration
- Command and control
Cyber Kill Chain
- Reconnaissance
- Weaponization
- Delivery
- Exploitation
- Installation
- Command and control
- Actions on objectives
What are ATT&CK tactics?
An ATT&CK tactic is the highest level objective of an attacker. Tactics give the analyst information on the potential intent of the activity – or answering why an adversary is performing their actions. Tactics represent high-level contextual categories for individual techniques – for example, initial access, execution, persistence.
What are ATT&CK techniques?
An ATT&CK technique is how the attacker meets their objectives and also represents what an adversary seeks to gain with their actions. For example an adversary may seek to encrypt or compress data techniques while attempting to perform the Exfiltration tactic