Update enum_av.py

cleanup file
main
mpgn 2023-08-12 18:09:07 +02:00 committed by GitHub
parent 917be69e0f
commit cd7ee36e7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 23 deletions

View File

@ -338,7 +338,6 @@ conf = {
},
],
},
{
"name": "Kaspersky Security for Windows Server",
"services": [
@ -369,8 +368,7 @@ conf = {
},
],
},
},
{
"name": "Symantec Endpoint Protection",
"services": [
@ -455,25 +453,6 @@ conf = {
"processes": ["AVKWCtlx64.exe"],
}
],
},
{
"name": "Trend Micro Endpoint",
"services": [
{
"name": "TODO",
"description": "Trend Micro Endpoint Basecamp",
}
],
"pipes": [
{
"name": "AMSP_LogServer",
"processes": [""],
},
{
"name": "Log_ServerNamePipe",
"processes": [""],
}
],
},
}
]
}