SysmonObject Access

Event 23: File Delete

Logs when a file is deleted or archived for deletion. This includes deleting files from the recycle bin.

Technical Details

Sysmon Source

Event ID: 23

Sysmon- Object Access

Event Description

Logs when a file is deleted or archived for deletion. This includes deleting files from the recycle bin.

Key Log Fields

  • UtcTime - UTC timestamp of file deletion
  • ProcessGuid - Process GUID that deleted the file
  • ProcessId - Process ID
  • Image - Process executable path
  • TargetFilename - Full path of the deleted file
  • Hashes - File hashes of deleted file (if archived)
  • IsExecutable - Whether the deleted file was executable
  • Archived - Whether the file was archived before deletion

Contents