From 8629259c5015ab7d249f060eef38cf7d402b23b3 Mon Sep 17 00:00:00 2001 From: op7ic <3172590+op7ic@users.noreply.github.com> Date: Fri, 13 Jul 2018 15:29:07 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2131e5d..84b4ade 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # EDR-Testing-Script -This repository contains simple script to test your EDR solution against Mitre ATT&CK framework with some extras. This project is very much in its infancy right now. Only a small subset of tests are presently added but more will be added later. Chances are this script will be redesigned to facilitate this in the future. +This repository contains simple script to test your EDR solution against Mitre ATT&CK framework (with some extras). This project is very much in its infancy right now. Only a small subset of tests are presently added but more will be added later. Chances are this script will be redesigned to facilitate this in the future. Right now this script only works on Windows. **How To** -Run the script and observe alerts coming to your EDR console. Cross-verify these alerts to check if your EDR solution identified them correctly. +Run the script and observe alerts coming to your EDR console. Cross-verify these alerts to check if your EDR solution identified them correctly. Most tests will just execute calc.exe. **Tested On**