From 622ea4237d0709fcd75693cd713feed18a991d1d Mon Sep 17 00:00:00 2001 From: bongobongoland <129246896+bongobongoland@users.noreply.github.com> Date: Sat, 12 Aug 2023 11:08:33 +1000 Subject: [PATCH] Update enum_av.py --- cme/modules/enum_av.py | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/cme/modules/enum_av.py b/cme/modules/enum_av.py index 52b884f4..249b00d0 100644 --- a/cme/modules/enum_av.py +++ b/cme/modules/enum_av.py @@ -325,6 +325,7 @@ conf = { "name": "CybereasonBlocki", "description": "Cybereason Execution Prevention", }, + ], "pipes": [ { @@ -337,6 +338,39 @@ conf = { }, ], }, + + { + "name": "Kaspersky Security for Windows Server", + "services": [ + { + "name": "kavfsslp", + "description": "Kaspersky Security Exploit Prevention Service", + }, + + { + "name": "KAVFS", + "description": "Kaspersky Security Service", + }, + + { + "name": "KAVFSGT", + "description": "Kaspersky Security Management Service", + }, + + { + "name": "klnagent", + "description": "Kaspersky Security Center", + }, + ], + "pipes": [ + { + "name": "Exploit_Blocker", + "processes": ["kavfswh.exe"], + }, + + ], + }, + { "name": "Symantec Endpoint Protection", "services": [