Skip to content

Commit 83d462c

Browse files
committed
Tidying
1 parent 53b181e commit 83d462c

File tree

1 file changed

+40
-68
lines changed

1 file changed

+40
-68
lines changed

articles/security-center/security-center-endpoint-protection.md

Lines changed: 40 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -31,136 +31,108 @@ Azure Security Center provides health assessments of [supported](security-center
3131

3232
* Any of the following properties are false:
3333

34-
**AMServiceEnabled**
34+
- **AMServiceEnabled**
35+
- **AntispywareEnabled**
36+
- **RealTimeProtectionEnabled**
37+
- **BehaviorMonitorEnabled**
38+
- **IoavProtectionEnabled**
39+
- **OnAccessProtectionEnabled**
3540

36-
**AntispywareEnabled**
41+
* If one or both of the following properties are 7 or more:
3742

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**
5145

5246
## Microsoft System Center endpoint protection
5347

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**.
5549

5650
* Security Center recommends you **"Resolve endpoint protection health issues on your machines"** when **Get-MprotComputerStatus** runs and any of the following occurs:
5751

5852
* At least one of the following properties is false:
5953

60-
* **AMServiceEnabled**
61-
* **AntispywareEnabled**
62-
* **RealTimeProtectionEnabled**
63-
* **BehaviorMonitorEnabled**
64-
* **IoavProtectionEnabled**
65-
* **OnAccessProtectionEnabled**
54+
- **AMServiceEnabled**
55+
- **AntispywareEnabled**
56+
- **RealTimeProtectionEnabled**
57+
- **BehaviorMonitorEnabled**
58+
- **IoavProtectionEnabled**
59+
- **OnAccessProtectionEnabled**
6660

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:
6862

6963
* **AntispywareSignatureAge**
7064
* **AntivirusSignatureAge**
7165

7266
## Trend Micro
7367

7468
* Security Center recommends you **"Install endpoint protection solutions on virtual machine"** when any of the following checks aren't met:
75-
* **HKLM:\SOFTWARE\TrendMicro\Deep Security Agent** exists
76-
* **HKLM:\SOFTWARE\TrendMicro\Deep Security Agent\InstallationFolder** exists
77-
* The **dsa_query.cmd** file is found in the Installation Folder
78-
* Running **dsa_query.cmd** results with **Component.AM.mode: on - Trend Micro Deep Security Agent detected**
69+
- **HKLM:\SOFTWARE\TrendMicro\Deep Security Agent** exists
70+
- **HKLM:\SOFTWARE\TrendMicro\Deep Security Agent\InstallationFolder** exists
71+
- The **dsa_query.cmd** file is found in the Installation Folder
72+
- Running **dsa_query.cmd** results with **Component.AM.mode: on - Trend Micro Deep Security Agent detected**
7973

8074
## Symantec endpoint protection
8175
Security Center recommends you **"Install endpoint protection solutions on virtual machine"** when any of the following checks aren't met:
8276

83-
* **HKLM:\Software\Symantec\Symantec Endpoint Protection\CurrentVersion\PRODUCTNAME = "Symantec Endpoint Protection"**
84-
85-
* **HKLM:\Software\Symantec\Symantec Endpoint Protection\CurrentVersion\public-opstate\ASRunningStatus = 1**
77+
- **HKLM:\Software\Symantec\Symantec Endpoint Protection\CurrentVersion\PRODUCTNAME = "Symantec Endpoint Protection"**
78+
- **HKLM:\Software\Symantec\Symantec Endpoint Protection\CurrentVersion\public-opstate\ASRunningStatus = 1**
8679

8780
Or
8881

89-
* **HKLM:\Software\Wow6432Node\Symantec\Symantec Endpoint Protection\CurrentVersion\PRODUCTNAME = "Symantec Endpoint Protection"**
90-
91-
* **HKLM:\Software\Wow6432Node\Symantec\Symantec Endpoint Protection\CurrentVersion\public-opstate\ASRunningStatus = 1**
82+
- **HKLM:\Software\Wow6432Node\Symantec\Symantec Endpoint Protection\CurrentVersion\PRODUCTNAME = "Symantec Endpoint Protection"**
83+
- **HKLM:\Software\Wow6432Node\Symantec\Symantec Endpoint Protection\CurrentVersion\public-opstate\ASRunningStatus = 1**
9284

9385
Security Center recommends you **"Resolve endpoint protection health issues on your machines"** when any of the following checks aren't met:
9486

95-
* Check Symantec Version >= 12: Registry location: **HKLM:\Software\Symantec\Symantec Endpoint Protection\CurrentVersion" -Value "PRODUCTVERSION"**
96-
97-
* Check Real Time Protection status: **HKLM:\Software\Wow6432Node\Symantec\Symantec Endpoint Protection\AV\Storages\Filesystem\RealTimeScan\OnOff == 1**
98-
99-
* Check Signature Update status: **HKLM\Software\Symantec\Symantec Endpoint Protection\CurrentVersion\public-opstate\LatestVirusDefsDate <= 7 days**
100-
101-
* Check Full Scan status: **HKLM:\Software\Symantec\Symantec Endpoint Protection\CurrentVersion\public-opstate\LastSuccessfulScanDateTime <= 7 days**
102-
103-
* Find signature version number Path to signature version for Symantec 12: **Registry Paths+ "CurrentVersion\SharedDefs" -Value "SRTSP"**
104-
105-
* Path to signature version for Symantec 14: **Registry Paths+ "CurrentVersion\SharedDefs\SDSDefs" -Value "SRTSP"**
87+
- Check Symantec Version >= 12: Registry location: **HKLM:\Software\Symantec\Symantec Endpoint Protection\CurrentVersion" -Value "PRODUCTVERSION"**
88+
- Check Real-Time Protection status: **HKLM:\Software\Wow6432Node\Symantec\Symantec Endpoint Protection\AV\Storages\Filesystem\RealTimeScan\OnOff == 1**
89+
- Check Signature Update status: **HKLM\Software\Symantec\Symantec Endpoint Protection\CurrentVersion\public-opstate\LatestVirusDefsDate <= 7 days**
90+
- Check Full Scan status: **HKLM:\Software\Symantec\Symantec Endpoint Protection\CurrentVersion\public-opstate\LastSuccessfulScanDateTime <= 7 days**
91+
- Find signature version number Path to signature version for Symantec 12: **Registry Paths+ "CurrentVersion\SharedDefs" -Value "SRTSP"**
92+
- Path to signature version for Symantec 14: **Registry Paths+ "CurrentVersion\SharedDefs\SDSDefs" -Value "SRTSP"**
10693

10794
Registry Paths:
108-
109-
* **"HKLM:\Software\Symantec\Symantec Endpoint Protection" + $Path;**
110-
* **"HKLM:\Software\Wow6432Node\Symantec\Symantec Endpoint Protection" + $Path**
95+
- **"HKLM:\Software\Symantec\Symantec Endpoint Protection" + $Path;**
96+
- **"HKLM:\Software\Wow6432Node\Symantec\Symantec Endpoint Protection" + $Path**
11197

11298
## McAfee endpoint protection for Windows
11399

114100
Security Center recommends you **"Install endpoint protection solutions on virtual machine"** when any of the following checks aren't met:
115101

116-
* **HKLM:\SOFTWARE\McAfee\Endpoint\AV\ProductVersion** exists
117-
118-
* **HKLM:\SOFTWARE\McAfee\AVSolution\MCSHIELDGLOBAL\GLOBAL\enableoas = 1**
102+
- **HKLM:\SOFTWARE\McAfee\Endpoint\AV\ProductVersion** exists
103+
- **HKLM:\SOFTWARE\McAfee\AVSolution\MCSHIELDGLOBAL\GLOBAL\enableoas = 1**
119104

120105
Security Center recommends you **"Resolve endpoint protection health issues on your machines"** when any of the following checks aren't met:
121106

122-
* McAfee Version: **HKLM:\SOFTWARE\McAfee\Endpoint\AV\ProductVersion >= 10**
123-
124-
* Find Signature Version: **HKLM:\Software\McAfee\AVSolution\DS\DS -Value "dwContentMajorVersion"**
125-
126-
* Find Signature date: **HKLM:\Software\McAfee\AVSolution\DS\DS -Value "szContentCreationDate" >= 7 days**
127-
128-
* Find Scan date: **HKLM:\Software\McAfee\Endpoint\AV\ODS -Value "LastFullScanOdsRunTime" >= 7 days**
107+
- McAfee Version: **HKLM:\SOFTWARE\McAfee\Endpoint\AV\ProductVersion >= 10**
108+
- Find Signature Version: **HKLM:\Software\McAfee\AVSolution\DS\DS -Value "dwContentMajorVersion"**
109+
- Find Signature date: **HKLM:\Software\McAfee\AVSolution\DS\DS -Value "szContentCreationDate" >= 7 days**
110+
- Find Scan date: **HKLM:\Software\McAfee\Endpoint\AV\ODS -Value "LastFullScanOdsRunTime" >= 7 days**
129111

130112
## McAfee Endpoint Security for Linux Threat Prevention
131113

132114
Security Center recommends you **"Install endpoint protection solutions on virtual machine"** when any of the following checks aren't met:
133115

134-
- File **/opt/isec/ens/threatprevention/bin/isecav** exits
135-
116+
- File **/opt/isec/ens/threatprevention/bin/isecav** exists
136117
- **"/opt/isec/ens/threatprevention/bin/isecav --version"** output is: **McAfee name = McAfee Endpoint Security for Linux Threat Prevention and McAfee version >= 10**
137118

138119
Security Center recommends you **"Resolve endpoint protection health issues on your machines"** when any of the following checks aren't met:
139120

140121
- **"/opt/isec/ens/threatprevention/bin/isecav --listtask"** returns **Quick scan, Full scan** and both of the scans <= 7 days
141-
142122
- **"/opt/isec/ens/threatprevention/bin/isecav --listtask"** returns **DAT and engine Update time** and both of them <= 7 days
143-
144123
- **"/opt/isec/ens/threatprevention/bin/isecav --getoasconfig --summary"** returns **On Access Scan** status
145124

146125
## Sophos Antivirus for Linux
147126

148127
Security Center recommends you **"Install endpoint protection solutions on virtual machine"** when any of the following checks aren't met:
149-
150128
- File **/opt/sophos-av/bin/savdstatus** exits or search for customized location **"readlink $(which savscan)"**
151-
152129
- **"/opt/sophos-av/bin/savdstatus --version"** returns Sophos name = **Sophos Anti-Virus and Sophos version >= 9**
153130

154131
Security Center recommends you **"Resolve endpoint protection health issues on your machines"** when any of the following checks aren't met:
155-
156132
- **"/opt/sophos-av/bin/savlog --maxage=7 | grep -i "Scheduled scan .\* completed" | tail -1"**, returns a value
157-
158133
- **"/opt/sophos-av/bin/savlog --maxage=7 | grep "scan finished"** | tail -1", returns a value
159-
160134
- **"/opt/sophos-av/bin/savdstatus --lastupdate"** returns lastUpdate, which should be <= 7 days
161-
162135
- **"/opt/sophos-av/bin/savdstatus -v"** is equal to **"On-access scanning is running"**
163-
164136
- **"/opt/sophos-av/bin/savconfig get LiveProtection"** returns enabled
165137

166138
## Troubleshoot and support

0 commit comments

Comments
 (0)