mirror of
https://github.com/wavestone-cdt/EDRSandblast.git
synced 2026-06-09 17:07:17 +00:00
Merge pull request #27 from nuts7/SentinelOneEdrBinaryTypo
Fix typo SentinelOne EDR binary
This commit is contained in:
@@ -42,7 +42,7 @@ TCHAR const* EDR_BINARIES[] = {
|
|||||||
_T("SentinelRemediation.exe"),
|
_T("SentinelRemediation.exe"),
|
||||||
_T("SentinelRemoteShellHost.exe"),
|
_T("SentinelRemoteShellHost.exe"),
|
||||||
_T("SentinelScanFromContextMenu.exe"),
|
_T("SentinelScanFromContextMenu.exe"),
|
||||||
_T("SentinelServiceHost"),
|
_T("SentinelServiceHost.exe"),
|
||||||
_T("SentinelStaticEngine.exe"),
|
_T("SentinelStaticEngine.exe"),
|
||||||
_T("SentinelStaticEngineScanner.exe"),
|
_T("SentinelStaticEngineScanner.exe"),
|
||||||
_T("SentinelUI.exe"),
|
_T("SentinelUI.exe"),
|
||||||
|
|||||||
Reference in New Issue
Block a user