You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/security-center/security-center-endpoint-protection.md
+40-68Lines changed: 40 additions & 68 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,136 +31,108 @@ Azure Security Center provides health assessments of [supported](security-center
31
31
32
32
* Any of the following properties are false:
33
33
34
-
**AMServiceEnabled**
34
+
-**AMServiceEnabled**
35
+
-**AntispywareEnabled**
36
+
-**RealTimeProtectionEnabled**
37
+
-**BehaviorMonitorEnabled**
38
+
-**IoavProtectionEnabled**
39
+
-**OnAccessProtectionEnabled**
35
40
36
-
**AntispywareEnabled**
41
+
* If one or both of the following properties are 7 or more:
37
42
38
-
**RealTimeProtectionEnabled**
39
-
40
-
**BehaviorMonitorEnabled**
41
-
42
-
**IoavProtectionEnabled**
43
-
44
-
**OnAccessProtectionEnabled**
45
-
46
-
* If one or both of the following properties are 7 or more.
47
-
48
-
**AntispywareSignatureAge**
49
-
50
-
**AntivirusSignatureAge**
43
+
-**AntispywareSignatureAge**
44
+
-**AntivirusSignatureAge**
51
45
52
46
## Microsoft System Center endpoint protection
53
47
54
-
* Security Center recommends you **"Install endpoint protection solutions on virtual machine"** when importing **SCEPMpModule ("$env:ProgramFiles\Microsoft Security Client\MpProvider\MpProvider.psd1")** and running **Get-MProtComputerStatus** results with**AMServiceEnabled = false**
48
+
* Security Center recommends you **"Install endpoint protection solutions on virtual machine"** when importing **SCEPMpModule ("$env:ProgramFiles\Microsoft Security Client\MpProvider\MpProvider.psd1")** and running **Get-MProtComputerStatus** results in**AMServiceEnabled = false**.
55
49
56
50
* Security Center recommends you **"Resolve endpoint protection health issues on your machines"** when **Get-MprotComputerStatus** runs and any of the following occurs:
57
51
58
52
* At least one of the following properties is false:
59
53
60
-
***AMServiceEnabled**
61
-
***AntispywareEnabled**
62
-
***RealTimeProtectionEnabled**
63
-
***BehaviorMonitorEnabled**
64
-
***IoavProtectionEnabled**
65
-
***OnAccessProtectionEnabled**
54
+
-**AMServiceEnabled**
55
+
-**AntispywareEnabled**
56
+
-**RealTimeProtectionEnabled**
57
+
-**BehaviorMonitorEnabled**
58
+
-**IoavProtectionEnabled**
59
+
-**OnAccessProtectionEnabled**
66
60
67
-
* If one or both of the following Signature Updates is greater or equal to 7.
61
+
* If one or both of the following Signature Updates are greater or equal to 7:
68
62
69
63
***AntispywareSignatureAge**
70
64
***AntivirusSignatureAge**
71
65
72
66
## Trend Micro
73
67
74
68
* Security Center recommends you **"Install endpoint protection solutions on virtual machine"** when any of the following checks aren't met:
-**"/opt/isec/ens/threatprevention/bin/isecav --version"** output is: **McAfee name = McAfee Endpoint Security for Linux Threat Prevention and McAfee version >= 10**
137
118
138
119
Security Center recommends you **"Resolve endpoint protection health issues on your machines"** when any of the following checks aren't met:
139
120
140
121
-**"/opt/isec/ens/threatprevention/bin/isecav --listtask"** returns **Quick scan, Full scan** and both of the scans <= 7 days
141
-
142
122
-**"/opt/isec/ens/threatprevention/bin/isecav --listtask"** returns **DAT and engine Update time** and both of them <= 7 days
143
-
144
123
-**"/opt/isec/ens/threatprevention/bin/isecav --getoasconfig --summary"** returns **On Access Scan** status
145
124
146
125
## Sophos Antivirus for Linux
147
126
148
127
Security Center recommends you **"Install endpoint protection solutions on virtual machine"** when any of the following checks aren't met:
149
-
150
128
- File **/opt/sophos-av/bin/savdstatus** exits or search for customized location **"readlink $(which savscan)"**
151
-
152
129
-**"/opt/sophos-av/bin/savdstatus --version"** returns Sophos name = **Sophos Anti-Virus and Sophos version >= 9**
153
130
154
131
Security Center recommends you **"Resolve endpoint protection health issues on your machines"** when any of the following checks aren't met:
155
-
156
132
-**"/opt/sophos-av/bin/savlog --maxage=7 | grep -i "Scheduled scan .\* completed" | tail -1"**, returns a value
157
-
158
133
-**"/opt/sophos-av/bin/savlog --maxage=7 | grep "scan finished"** | tail -1", returns a value
159
-
160
134
-**"/opt/sophos-av/bin/savdstatus --lastupdate"** returns lastUpdate, which should be <= 7 days
161
-
162
135
-**"/opt/sophos-av/bin/savdstatus -v"** is equal to **"On-access scanning is running"**
163
-
164
136
-**"/opt/sophos-av/bin/savconfig get LiveProtection"** returns enabled
0 commit comments