CYBER_SCAN_SUCCEEDED

This event is generated when an attempted cyber scan succeeded.

Format

<time> _CYBER_SCAN_SUCCEEDED <attacker> <victim> Attack_Type: <attack_type> \
  Scan_Detection: Threshold: <detect_threshold> Draw: <detect_draw>

Breakdown

<time>

Simulation time of the event

_CYBER_SCAN_SUCCEEDED

Name of event

<attacker>

Name of the attacking platform

<victim>

Name of the victim platform

<attack_type>

Name of the cyber_attack type.

<detect_threshold>

The probability threshold for scan detection).

<detect_draw>

The current random draw.

How it Appears in Output

../../_images/scanSucceeded.jpg

How to Show Event Messages

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