diff --git a/libs/Msg.pm b/libs/Msg.pm index 3537e74..3deca86 100644 --- a/libs/Msg.pm +++ b/libs/Msg.pm @@ -168,153 +168,156 @@ use Encode qw(decode_utf8); ], [ - "

Security analysis - Report

",#fase - msg0 - "

Take into account, that if some items are empty, it means that the configuration is correct.

",#fase - msg1 - "

Security analysis - Recomendations

",#fase - msg2 - "\nFase 0.0 -- System information\n",#fase0 - msg3 - "

Fase 0.0 -- System information

",#fase0 - msg4 - "\nFase 1.0 -- System users information\n",#fase1 - msg5 - "

Fase 1.0 -- System users information

\n", #fase1 - msg6 - "System users information", #fase1 - msg7 - "

It is recommended to analyze if the users configuration is as expected

\n",#fase1 - msg8 - "\nFase 1.1 -- Users/Groups check\n",#fase1.1 - msg9 - "

Fase 1.1 -- Users/Groups check

\n",#fase1.1 - msg10 - "

It is recommended to analyze the groups created and the username assigned\n

\n",#fase1.1 - msg11 - "\nFase 1.2 -- Verify there are no accounts without passwords\n",#fase1.2 - msg12 - "

Fase 1.2 -- Verify there are no accounts without passwords

\n",#fase1.2 - msg13 - "\nFase 1.3 -- Verify that there are no users with ID 0\n",#fase1.3 - msg14 - "

Fase 1.3 -- Verify that there are no users with ID 0

\n",#fase1.3 - msg15 - "\nFase 1.4 -- Verify the login.defs file\n",#fase1.4 - msg16 - "

Fase 1.4 -- Verify the login.defs file

\n",#fase1.4 - msg17 - "\nFase 1.5 -- Recent added users\n",#fase1.5 - msg18 - "

Fase 1.5 -- Recent added users

\n",#fase1.5 - msg19 - "

If any user account is detected in the last period, please verify that is referred to a service requirement

",#fase1.5 - msg20 - "\nFase 1.6 -- PAM Configuration\n",#fase1.6 - msg21 - "

Fase 1.6 -- PAM Configuration

\n",#fase1.6 - msg22 - "\nThe MINLEN parameter does not exist\n",#fase1.6 - msg23 - "

The MINLEN parameter does not exist

\n",#fase1.6 - msg24 - "

The recommended value for the MINLEN parameter is 8

\n",#fase1.6 - msg25 - "\nThe RETRY parameter does not exist\n",#fase1.6 - msg26 - "

The RETRY parameter does not exist

\n",#fase1.6 - msg27 - "

The recommended value for the RETRY parameter is 3

\n",#fase1.6 - msg28 - "\nThe UCREDIT parameter does not exist\n",#fase1.6 - msg29 - "

The UCREDIT parameter does not exist

\n",#fase1.6 - msg30 - "

The recommended value for the UCREDIT parameter is -1

\n",#fase1.6 - msg31 - "\nThe DCREDIT parameter does not exist\n",#fase1.6 - msg32 - "

The DCREDIT parameter does not exist

\n",#fase1.6 - msg33 - "

The recommended value for the DCREDIT parameter is -1

\n",#fase1.6 - msg34 - "\nThe LCREDIT parameter does not exist\n",#fase1.6 - msg35 - "

The LCREDIT parameter does not exist

\n",#fase1.6 - msg36 - "

The recommended value for the LCREDIT parameter is -1

\n",#fase1.6 - msg37 - "\nThe OCREDIT parameter does not exist\n",#fase1.6 - msg38 - "

The OCREDIT parameter does not exist

\n",#fase1.6 - msg39 - "

The recommended value for the OCREDIT parameter is -1

\n",#fase1.6 - msg40 - "\nThe DIFOK parameter does not exist\n",#fase1.6 - msg41 - "

The DIFOK parameter does not exist

\n",#fase1.6 - msg42 - "

The recommended value for the DIFOK parameter is 2

\n",#fase1.6 - msg43 - "\nFase 1.7 -- Recent user logins\n",#fase17 - msg44 - "

Fase 1.7 -- Recent user logins

\n",#fase1.7 - msg45 - "

Verify that the IP addresses correspond to the server administrators

\n",#fase1.7 - msg46 - "\nFase 1.8 -- Recent commands executed by users\n",#fase1.8 - msg47 - "

Fase 1.8 -- Recent commands executed by users

\n",#fase1.8 - msg48 - "

Verify that the commands listed on the report are required for the server’s administration

\n",#fase1.8 - msg49 - "\nFase 1.9 -- Trust relationships\n",#fase1.9 - msg50 - "

Fase 1.9 -- Trust relationships

\n",#fase1.9 - msg51 - "

It is recommended to analyze if the Trust relationships

\n",#fase1.9 - msg52 - "\nFase 1.10 -- Users with system access\n",#fase1.10 - msg53 - "

Fase 1.10 -- Users with system access

\n",#fase1.10 - msg54 - "

Verify that the users listed on the report are required for the server’s administration

\n",#fase1.10 - msg55 - "\nFase 1.11 -- Verify that there are no users with Group ID 0\n",#fase1.11 - msg56 - "

Fase 1.11 -- Verify that there are no users with Group ID 0

\n",#fase1.11 - msg57 - "\nFase 2.0 -- Syslog events - AUTHPRIV\n",#fase2 - msg58 - "

Fase 2.0 -- Syslog events - AUTHPRIV

\n",#fase2 - msg59 - "The OS event capture through syslog is not enabled\n",#fase2 - msg60 - "

Negative: The OS event capture through syslog is not enabled

\n",#fase2 - msg61 - "

It is recommended to capture audit events from the OS using syslog

\n",#fase2 - msg62 - "\nFase 2.1 -- Rsyslog events - AUTHPRIV\n",#fase2.1 - msg63 - "

Fase 2.1 -- Rsyslog events - AUTHPRIV

\n",#fase2.1 - msg64 - "The OS event capture through syslog is not enabled\n",#fase2.1 - msg65 - "

Negative: The OS event capture through Rsyslog is not enabled

\n",#fase2.1 - msg66 - "

It is recommended to capture audit events from the OS using Rsyslog

\n",#fase2.1- msg67 - "\nFase 3.0 -- Verify file and directory permissions\n",#fase3 - msg68 - "

Fase 3.0 -- Verify file and directory permissions

\n",#fase3 - msg69 - "\nFase 3.1 -- Verify Sticky Bit\n",#fase3.1 - msg70 - "

Fase 3.1 -- Verify Sticky Bit

\n",#fase3.1 - msg71 - "\nFase 3.2 -- Verify files with write privilege for all users\n",#fase3.2 - msg72 - "

Fase 3.2 -- Verify files with write privilege for all users

\n",#fase3.2 - msg73 - "\nFase 3.3 -- Verify suid/gsid\n",#fase3.3 - msg74 - "

Fase 3.3 -- Verify suid/gsid

\n",#fase3.3 - msg75 - "\nFase 3.4 -- Files without owner and group\n",#fase3.4 - msg76 - "

Fase 3.4 -- Files without owner and group

\n",#fase3.4 - msg77 - "\nFase 4.0 -- FTP authentication file\n",#fase4 - msg78 - "

Fase 4.0 -- FTP authentication file

\n",#fase4 - msg79 - "\nFase 5.0 -- Automatic connection close\n",#fase5 - msg80 - "

Fase 5.0 -- Automatic connection close

\n",#fase5 - msg81 - "\nThe variable TMOUT is not configured in /etc/profile\n",#fase5 - msg82 - "

Negative: The variable TMOUT is not configured in /etc/profile

\n",#fase5 - msg83 - "

It is recommended to configure the TMOUT parameter in the file\n",#fase5 - msg84 - "\nFase 6.0 -- Customized banner\n",#fase6 - msg85 - "

Fase 6.0 -- Customized banner

\n",#fase6 - msg86 - "\nA default banner is in place\n",#fase6 - msg87 - "

A default banner is in place

\n",#fase6 - msg88 - "

It is recommended to customize the server’s banner

\n",#fase6 - msg89 - "\nFase 7.0 -- Verify the SSH service configuration\n",#fase7 - msg90 - "

Fase 7.0 -- Verify the SSH service configuration

\n",#fase7 - msg91 - "\nFase 8.0 -- SeLinux\n",#fase8 - msg92 - "

Fase 8.0 -- SeLinux

\n",#fase8 - msg93 - "\nSeLinux does not configurate\n",#fase8 - msg94 - "

SeLinux does not configurate

\n",#fase8 - msg95 - "

It is recommended to configure SeLinux

\n",#fase8 - msg96 - "\nFase 9.0 -- IPTABLES\n",#fase9 - msg97 - "

Fase 9.0 -- IPTABLES

\n",#fase9 - msg98 - "

It is recommended to analyze the listed access

\n",#fase9 - msg99 - "\nFase 10.0 -- Services\n",#fase10 - msg100 - "

Fase 10.0 -- Services

\n",#fase10 - msg101 - "

It is recommended to analyze the active services

\n",#fase10 - msg102 - "\nFase 11.0 -- Processes\n",#fase11- msg103 - "

Fase 11.0 -- Processes

\n",#fase11- msg104 - "

It is recommended to analyze the active processes

\n",#fase11 - msg105 - "\nFase 12.0 -- Connections\n",#fase12 - msg106 - "

Fase 12.0 -- Connections

\n",#fase12 - msg107 - "

It is recommended to analyze if the files in crond.daily are as expected

\n",#fase12 - msg108 - "\nFase 13.0 -- Hash de binarios\n",#fase13 - msg109 - "

Fase 13.0 -- Binary Hash

\n",#fase13 - msg110 - "

It is recommended to analyze the listed hashes with the Virus Total website

\n",#fase13 - msg111 - "\nFase 14.0 -- Sudoers configuration\n",#fase14 - msg112 - "

Fase 14.0 -- Sudoers configuration

\n",#fase14 - msg113 - "

It is recommended to analyze the listed sudoers configuration

\n",#fase14 - msg114 - "\nFase 15.0 -- Cron.Daily\n",#fase15 - msg115 - "

Fase 15.0 -- Cron.Daily

\n",#fase15 - msg116 - "

It is recommended to analyze if the files in crond.daily are as expected

\n",#fase15 - msg117 - "\nFase 16.0 -- Software versions\n",#fase16 - msg118 - "

Fase 16.0 -- Software versions

\n",#fase16 - msg119 - "

It is recommended to analyze if the listed software versions are the latest available branches and if no security issues have been reported for them

",#fase16 - msg120 - "\nFase 17.0 -- Network configuration\n",#fase17 - msg121 - "

Fase 17.0 -- Network configuration

\n",#fase17 - msg122 - "

It is recommended to analyze if the network configuration is as expected

\n",#fase17 - msg123 - "\nFase 17.1 -- Route verification\n",#fase17.1 - msg124 - "

Fase 17.1 -- Route verification

\n",#fase17.1 - msg125 - "

It is recommended to analyze the listed routes

\n",#fase17.1 - msg126 - "\nFase 17.2 -- Verify the Sysctl configuration\n",#fase17.2 - msg127 - "

Fase 17.2 -- Verify the Sysctl configuration

",#fase17.2 - msg128 - "\nFase 18.0 -- Verify the inittab level\n",#fase18 - msg129 - "

Fase 18.0 -- Verify the inittab level

\n",#fase18 - msg130 - "\nFase 18.1 -- Verify that ctrlaltdel is not active in inittab\n",#fase18.1 - msg131 - "

Fase 18.1 -- Verify that ctrlaltdel is not active in inittab

\n",#fase18.1 - msg132 - "\nFase 19.0 -- Samba configuration\n",#fase19 - msg133 - "

Fase 19.0 -- Samba configuration

\n",#fase19 - msg134 - "

It is recommended to analyze if the samba configuration is as expected

\n",#fase19 - msg135 - "

Samba does not configurate

\n",#fase19 - msg136 - "\nFase 20.0 -- NTP sincronization\n",#fase20 - msg137 - "

Fase 20.0 -- NTP sincronization

\n",#fase20 - msg138 + + "

Security analysis - Report

",#Phase - msg0 + "

Take into account, that if some items are empty, it means that the configuration is correct.

",#Phase - msg1 + "

Security analysis - Recomendations

",#Phase - msg2 + "\nPhase 0.0 -- System information\n",#Phase0 - msg3 + "

Phase 0.0 -- System information

",#Phase0 - msg4 + "\nPhase 1.0 -- System users information\n",#Phase1 - msg5 + "

Phase 1.0 -- System users information

\n", #Phase1 - msg6 + "System users information", #Phase1 - msg7 + "

It is recommended to analyze if the users configuration is as expected

\n",#Phase1 - msg8 + "\nPhase 1.1 -- Users/Groups check\n",#Phase1.1 - msg9 + "

Phase 1.1 -- Users/Groups check

\n",#Phase1.1 - msg10 + "

It is recommended to analyze the groups created and the username assigned\n

\n",#Phase1.1 - msg11 + "\nPhase 1.2 -- Verify there are no accounts without passwords\n",#Phase1.2 - msg12 + "

Phase 1.2 -- Verify there are no accounts without passwords

\n",#Phase1.2 - msg13 + "\nPhase 1.3 -- Verify that there are no users with ID 0\n",#Phase1.3 - msg14 + "

Phase 1.3 -- Verify that there are no users with ID 0

\n",#Phase1.3 - msg15 + "\nPhase 1.4 -- Verify the login.defs file\n",#Phase1.4 - msg16 + "

Phase 1.4 -- Verify the login.defs file

\n",#Phase1.4 - msg17 + "\nPhase 1.5 -- Recent added users\n",#Phase1.5 - msg18 + "

Phase 1.5 -- Recent added users

\n",#Phase1.5 - msg19 + "

If any user account is detected in the last period, please verify that is referred to a service requirement

",#Phase1.5 - msg20 + "\nPhase 1.6 -- PAM Configuration\n",#Phase1.6 - msg21 + "

Phase 1.6 -- PAM Configuration

\n",#Phase1.6 - msg22 + "\nThe MINLEN parameter does not exist\n",#Phase1.6 - msg23 + "

The MINLEN parameter does not exist

\n",#Phase1.6 - msg24 + "

The recommended value for the MINLEN parameter is 8

\n",#Phase1.6 - msg25 + "\nThe RETRY parameter does not exist\n",#Phase1.6 - msg26 + "

The RETRY parameter does not exist

\n",#Phase1.6 - msg27 + "

The recommended value for the RETRY parameter is 3

\n",#Phase1.6 - msg28 + "\nThe UCREDIT parameter does not exist\n",#Phase1.6 - msg29 + "

The UCREDIT parameter does not exist

\n",#Phase1.6 - msg30 + "

The recommended value for the UCREDIT parameter is -1

\n",#Phase1.6 - msg31 + "\nThe DCREDIT parameter does not exist\n",#Phase1.6 - msg32 + "

The DCREDIT parameter does not exist

\n",#Phase1.6 - msg33 + "

The recommended value for the DCREDIT parameter is -1

\n",#Phase1.6 - msg34 + "\nThe LCREDIT parameter does not exist\n",#Phase1.6 - msg35 + "

The LCREDIT parameter does not exist

\n",#Phase1.6 - msg36 + "

The recommended value for the LCREDIT parameter is -1

\n",#Phase1.6 - msg37 + "\nThe OCREDIT parameter does not exist\n",#Phase1.6 - msg38 + "

The OCREDIT parameter does not exist

\n",#Phase1.6 - msg39 + "

The recommended value for the OCREDIT parameter is -1

\n",#Phase1.6 - msg40 + "\nThe DIFOK parameter does not exist\n",#Phase1.6 - msg41 + "

The DIFOK parameter does not exist

\n",#Phase1.6 - msg42 + "

The recommended value for the DIFOK parameter is 2

\n",#Phase1.6 - msg43 + "\nPhase 1.7 -- Recent user logins\n",#Phase17 - msg44 + "

Phase 1.7 -- Recent user logins

\n",#Phase1.7 - msg45 + "

Verify that the IP addresses correspond to the server administrators

\n",#Phase1.7 - msg46 + "\nPhase 1.8 -- Recent commands executed by users\n",#Phase1.8 - msg47 + "

Phase 1.8 -- Recent commands executed by users

\n",#Phase1.8 - msg48 + "

Verify that the commands listed on the report are required for the server’s administration

\n",#Phase1.8 - msg49 + "\nPhase 1.9 -- Trust relationships\n",#Phase1.9 - msg50 + "

Phase 1.9 -- Trust relationships

\n",#Phase1.9 - msg51 + "

It is recommended to analyze if the Trust relationships

\n",#Phase1.9 - msg52 + "\nPhase 1.10 -- Users with system access\n",#Phase1.10 - msg53 + "

Phase 1.10 -- Users with system access

\n",#Phase1.10 - msg54 + "

Verify that the users listed on the report are required for the server’s administration

\n",#Phase1.10 - msg55 + "\nPhase 1.11 -- Verify that there are no users with Group ID 0\n",#Phase1.11 - msg56 + "

Phase 1.11 -- Verify that there are no users with Group ID 0

\n",#Phase1.11 - msg57 + "\nPhase 2.0 -- Syslog events - AUTHPRIV\n",#Phase2 - msg58 + "

Phase 2.0 -- Syslog events - AUTHPRIV

\n",#Phase2 - msg59 + "The OS event capture through syslog is not enabled\n",#Phase2 - msg60 + "

Negative: The OS event capture through syslog is not enabled

\n",#Phase2 - msg61 + "

It is recommended to capture audit events from the OS using syslog

\n",#Phase2 - msg62 + "\nPhase 2.1 -- Rsyslog events - AUTHPRIV\n",#Phase2.1 - msg63 + "

Phase 2.1 -- Rsyslog events - AUTHPRIV

\n",#Phase2.1 - msg64 + "The OS event capture through syslog is not enabled\n",#Phase2.1 - msg65 + "

Negative: The OS event capture through Rsyslog is not enabled

\n",#Phase2.1 - msg66 + "

It is recommended to capture audit events from the OS using Rsyslog

\n",#Phase2.1- msg67 + "\nPhase 3.0 -- Verify file and directory permissions\n",#Phase3 - msg68 + "

Phase 3.0 -- Verify file and directory permissions

\n",#Phase3 - msg69 + "\nPhase 3.1 -- Verify Sticky Bit\n",#Phase3.1 - msg70 + "

Phase 3.1 -- Verify Sticky Bit

\n",#Phase3.1 - msg71 + "\nPhase 3.2 -- Verify files with write privilege for all users\n",#Phase3.2 - msg72 + "

Phase 3.2 -- Verify files with write privilege for all users

\n",#Phase3.2 - msg73 + "\nPhase 3.3 -- Verify suid/gsid\n",#Phase3.3 - msg74 + "

Phase 3.3 -- Verify suid/gsid

\n",#Phase3.3 - msg75 + "\nPhase 3.4 -- Files without owner and group\n",#Phase3.4 - msg76 + "

Phase 3.4 -- Files without owner and group

\n",#Phase3.4 - msg77 + "\nPhase 4.0 -- FTP authentication file\n",#Phase4 - msg78 + "

Phase 4.0 -- FTP authentication file

\n",#Phase4 - msg79 + "\nPhase 5.0 -- Automatic connection close\n",#Phase5 - msg80 + "

Phase 5.0 -- Automatic connection close

\n",#Phase5 - msg81 + "\nThe variable TMOUT is not configured in /etc/profile\n",#Phase5 - msg82 + "

Negative: The variable TMOUT is not configured in /etc/profile

\n",#Phase5 - msg83 + "

It is recommended to configure the TMOUT parameter in the file\n",#Phase5 - msg84 + "\nPhase 6.0 -- Customized banner\n",#Phase6 - msg85 + "

Phase 6.0 -- Customized banner

\n",#Phase6 - msg86 + "\nA default banner is in place\n",#Phase6 - msg87 + "

A default banner is in place

\n",#Phase6 - msg88 + "

It is recommended to customize the server’s banner

\n",#Phase6 - msg89 + "\nPhase 7.0 -- Verify the SSH service configuration\n",#Phase7 - msg90 + "

Phase 7.0 -- Verify the SSH service configuration

\n",#Phase7 - msg91 + "\nPhase 8.0 -- SeLinux\n",#Phase8 - msg92 + "

Phase 8.0 -- SeLinux

\n",#Phase8 - msg93 + "\nSeLinux does not configurate\n",#Phase8 - msg94 + "

SeLinux does not configurate

\n",#Phase8 - msg95 + "

It is recommended to configure SeLinux

\n",#Phase8 - msg96 + "\nPhase 9.0 -- IPTABLES\n",#Phase9 - msg97 + "

Phase 9.0 -- IPTABLES

\n",#Phase9 - msg98 + "

It is recommended to analyze the listed access

\n",#Phase9 - msg99 + "\nPhase 10.0 -- Services\n",#Phase10 - msg100 + "

Phase 10.0 -- Services

\n",#Phase10 - msg101 + "

It is recommended to analyze the active services

\n",#Phase10 - msg102 + "\nPhase 11.0 -- Processes\n",#Phase11- msg103 + "

Phase 11.0 -- Processes

\n",#Phase11- msg104 + "

It is recommended to analyze the active processes

\n",#Phase11 - msg105 + "\nPhase 12.0 -- Connections\n",#Phase12 - msg106 + "

Phase 12.0 -- Connections

\n",#Phase12 - msg107 + "

It is recommended to analyze if the files in crond.daily are as expected

\n",#Phase12 - msg108 + "\nPhase 13.0 -- Hash de binarios\n",#Phase13 - msg109 + "

Phase 13.0 -- Binary Hash

\n",#Phase13 - msg110 + "

It is recommended to analyze the listed hashes with the Virus Total website

\n",#Phase13 - msg111 + "\nPhase 14.0 -- Sudoers configuration\n",#Phase14 - msg112 + "

Phase 14.0 -- Sudoers configuration

\n",#Phase14 - msg113 + "

It is recommended to analyze the listed sudoers configuration

\n",#Phase14 - msg114 + "\nPhase 15.0 -- Cron.Daily\n",#Phase15 - msg115 + "

Phase 15.0 -- Cron.Daily

\n",#Phase15 - msg116 + "

It is recommended to analyze if the files in crond.daily are as expected

\n",#Phase15 - msg117 + "\nPhase 16.0 -- Software versions\n",#Phase16 - msg118 + "

Phase 16.0 -- Software versions

\n",#Phase16 - msg119 + "

It is recommended to analyze if the listed software versions are the latest available branches and if no security issues have been reported for them

",#Phase16 - msg120 + "\nPhase 17.0 -- Network configuration\n",#Phase17 - msg121 + "

Phase 17.0 -- Network configuration

\n",#Phase17 - msg122 + "

It is recommended to analyze if the network configuration is as expected

\n",#Phase17 - msg123 + "\nPhase 17.1 -- Route verification\n",#Phase17.1 - msg124 + "

Phase 17.1 -- Route verification

\n",#Phase17.1 - msg125 + "

It is recommended to analyze the listed routes

\n",#Phase17.1 - msg126 + "\nPhase 17.2 -- Verify the Sysctl configuration\n",#Phase17.2 - msg127 + "

Phase 17.2 -- Verify the Sysctl configuration

",#Phase17.2 - msg128 + "\nPhase 18.0 -- Verify the inittab level\n",#Phase18 - msg129 + "

Phase 18.0 -- Verify the inittab level

\n",#Phase18 - msg130 + "\nPhase 18.1 -- Verify that ctrlaltdel is not active in inittab\n",#Phase18.1 - msg131 + "

Phase 18.1 -- Verify that ctrlaltdel is not active in inittab

\n",#Phase18.1 - msg132 + "\nPhase 19.0 -- Samba configuration\n",#Phase19 - msg133 + "

Phase 19.0 -- Samba configuration

\n",#Phase19 - msg134 + "

It is recommended to analyze if the samba configuration is as expected

\n",#Phase19 - msg135 + "

Samba does not configurate

\n",#Phase19 - msg136 + "\nPhase 20.0 -- NTP sincronization\n",#Phase20 - msg137 + "

Phase 20.0 -- NTP sincronization

\n",#Phase20 - msg138 - "\nThe Server is locally Syncronized\n",#fase20 - msg139 - "

The Server is locally Syncronized

",#fase20 - msg140 - "\nThe Server is syncronized by Remote Server\n",#fase20 - msg141 - "

The Server is syncronized by Remote Server

",#fase20 - msg142 - "\nThe Server is not syncronized\n",#fase20 - msg143 - "

Negative: The Server is not syncronized

\n",#fase20 - msg144 - "

It is recommended to synchronize the analyzed server with the companies NTP server

\n",#fase20 - msg145 + "\nThe Server is locally Syncronized\n",#Phase20 - msg139 + "

The Server is locally Syncronized

",#Phase20 - msg140 + "\nThe Server is syncronized by Remote Server\n",#Phase20 - msg141 + "

The Server is syncronized by Remote Server

",#Phase20 - msg142 + "\nThe Server is not syncronized\n",#Phase20 - msg143 + "

Negative: The Server is not syncronized

\n",#Phase20 - msg144 + "

It is recommended to synchronize the analyzed server with the companies NTP server

\n",#Phase20 - msg145 + + ], );