From 2c3a1c5e09be0294bd283fa41867572775d30f91 Mon Sep 17 00:00:00 2001 From: netero1010 Date: Tue, 2 Jan 2024 18:03:47 +0800 Subject: [PATCH] Update to include Cisco Secure Endpoint (credit @logdumpster). Also, removed CrowdStrike from the supporting list as blocking its service process is insufficient. Require further testing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20b7642..cc23490 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ The tool currently supports the following EDRs: - Tanium - Palo Alto Networks Traps/Cortex XDR - FortiEDR +- Cisco Secure Endpoint (Formerly Cisco AMP) **As I do not have access to all these EDRs for testing, please do not hesitate to correct me if the listed processes (edrProcess in `EDRSilencer.c`) prove insufficient in blocking all alert, detection, or event forward traffic.**