CYBER_ATTACK_ATTRIBUTED

This event is generated when an successful cyber attack has been attributed by the victim to the attacker.

Format

<time> _CYBER_ATTACK_ATTRIBUTED <attacker> <victim> Attack_Type: <attack_type>

Breakdown

<time>

Simulation time of the event

_CYBER_ATTACK_ATTRIBUTED

Name of event

<attacker>

Name of the attacking platform

<victim>

Name of the victim platform

<attack_type>

Name of the cyber_attack type.

How it Appears in Output

../../_images/attackAttributed.jpg

How to Show Event Messages

event_output
   file replay.evt              # write event messages to file "replay.evt"
   enable _CYBER_ATTACK_ATTRIBUTED
end_event_output