Emulation Information

This section groups the tabs that allow the user to get more information related to emulations. Includes Isolation Network and Endpoint Diagrams.

Each of them is described below.

Isolation Network

In this section the user can download the log of the Isolation Network process.

At the top of the page the title of the page: Isolation Network. And the Isolation Network table.

Isolation Network Table

Has information regarding Hosts that are online and information such as Connection Status, Host Name, Public IP Address, Private IP Address, Port and Shares.

This table will only show EndPoints information that is online.

By default, ten rows of information are displayed. If the user want to see more or change the pagination in the lower right corner, there are pagination controls.

  • Connection status: Shows whether the EndPoint is online.

  • Host name: Displays the host name.

  • Public IP Address: Displays the public IP address of the Endpoint.

  • Private IP Address: Displays the private IP address of the Endpoint.

  • Port: Displays the port used for communication. The default port is 8080.

  • Actions: Allows the download of the Isolation log.

Isolation Log

The Isolation Log holds the information of all IP Addresses that have been blocked by the Isolation Process.

The information presented in the Isolation Log is as follows:

  • BLOCK : Indicates the blocking action.

  • ip.SrcAddr : Indicates the IP address that generates the traffic. This IP corresponds to he Private IP of the Endpoint.

  • ip.DstAddr : Indicates the destination IP address of the traffic.

  • tcp/udp.SrcPort : Source port used in the communication according to the protocol.

  • tcp/udp.DstPort : Destination port used in the communication according to the protocol.

  • tcp.Flags : Information on TCP protocol flags.

Last updated