mirror of
https://github.com/keyboardcrunch/sentinelone-queries
synced 2026-06-10 01:47:15 +00:00
Cleaned up signature descriptions and metadata.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
title: Modified SysInternals AccessChk
|
||||
description: Detection of renamed AccessChk.exe, can be used for retrieval of the Chrome password db
|
||||
as well as other privileged files.
|
||||
author: keyboardcrunch
|
||||
date: 10/10/2020
|
||||
modified: 05/12/2020
|
||||
mitre:
|
||||
tactic: Credential Access
|
||||
technique: T1555
|
||||
subtechnique: 003
|
||||
operating_system: windows
|
||||
query: TgtProcName = "accesschk.exe" AND TgtProcDisplayName != "Reports effective
|
||||
permissions for securable objects"
|
||||
false_positives:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user