CYBER_ATTACK_DETECTED

This event is generated when an successful cyber attack has been detected by the victim.

Format

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

Breakdown

<time>

Simulation time of the event

_CYBER_ATTACK_DETECTED

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/attackDetected.jpg

How to Show Event Messages

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