14 lines
347 B
YAML
14 lines
347 B
YAML
title: Logoff - User Initiated
|
|
description: Prints logon information
|
|
author: Zach Mathis
|
|
level: informational
|
|
detection:
|
|
selection:
|
|
Channel: Security
|
|
EventID: 4647
|
|
|
|
falsepositives:
|
|
- normal system usage
|
|
output: 'Username: %TargetUserName% : LogonID: %TargetLogonId%'
|
|
creation_date: 2021/11/17
|
|
updated_date: 2021/11/17 |