CYBER_SCAN_INITIATED¶
This event is generated when a cyber attack has been initiated.
Format¶
<time> CYBER_SCAN_INITIATED <attacker> <victim> Attack_Type: <attack_type>
Breakdown¶
- <time>
Simulation time of the event
- CYBER_SCAN_INITIATED
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¶
How to Show Event Messages¶
event_output file replay.evt # write event messages to file "replay.evt" enable CYBER_SCAN_INITIATED end_event_output