Center of Gravity Analysis Guide: Difference between revisions

def matching
6. Assess and Prioritize Vulnerabilities: added tables with examples
Line 175: Line 175:




Example Assessment Table:
=== Composite Score Calculation ===
 
For both approaches, the composite score is the sum of the scores from each criterion (Impact on COG, Attainability, Potential for Follow-Up). A higher composite score suggests a higher-priority vulnerability that requires immediate attention.
 
==== Example Traditional Scoring Table: ====


{| class="wikitable sortable"
{| class="wikitable sortable"
|+ Vulnerability Assessment
|+ Atropia and Pineland Information Environment Assessment (Traditional Scoring)
|-
|-
! Vulnerability
! Vulnerability
! Impact on COG (I)
! Impact on COG (I)
! Attainability (A)
! Attainability (A)
! Potential for Follow-Up Actions (F)
! Potential for Follow-Up (F)
! Composite Score
! Composite Score
|-
|-
| Supply Chain Disruption
| Atropia - Misinformation Campaign
| 5
| 5
| 4
| 4
| 3
| 12
|-
| Pineland - Cybersecurity Weakness
| 4
| 3
| 2
| 2
| 11
| 9
|-
|-
| Cyber Infrastructure Weakness
| Atropia - Social Media Influence
| 3
| 3
| 4
| 4
| 10
|}
==== Example Logarithmic Scoring Table: ====
{| class="wikitable sortable"
|+ Atropia and Pineland Information Environment Assessment (Logarithmic Scoring)
|-
! Vulnerability
! Impact on COG (I)
! Attainability (A)
! Potential for Follow-Up (F)
! Composite Score
|-
| Atropia - Misinformation Campaign
| 8
| 5
| 3
| 16
|-
| Pineland - Cybersecurity Weakness
| 5
| 3
| 3
| 3
| 3
| 10
| 11
|-
|-
| Reliance on Satellite Communications
| Atropia - Social Media Influence
| 3
| 3
| 3
| 2
| 5
| 4
| 11
| 9
|}
|}