Merge pull request #27 from nuts7/SentinelOneEdrBinaryTypo

Fix typo SentinelOne EDR binary
This commit is contained in:
Maxime Meignan
2024-01-28 14:39:42 +01:00
committed by GitHub
+1 -1
View File
@@ -42,7 +42,7 @@ TCHAR const* EDR_BINARIES[] = {
_T("SentinelRemediation.exe"),
_T("SentinelRemoteShellHost.exe"),
_T("SentinelScanFromContextMenu.exe"),
_T("SentinelServiceHost"),
_T("SentinelServiceHost.exe"),
_T("SentinelStaticEngine.exe"),
_T("SentinelStaticEngineScanner.exe"),
_T("SentinelUI.exe"),