2017-02-06 19:03:42 +00:00
|
|
|
title: Suspicious Kerberos RC4 Ticket Encryption
|
|
|
|
status: experimental
|
|
|
|
reference: https://adsecurity.org/?p=3458
|
2017-02-19 08:19:06 +00:00
|
|
|
description: Detects logons using RC4 encryption type
|
2017-02-18 23:31:59 +00:00
|
|
|
logsource:
|
2017-02-19 10:08:23 +00:00
|
|
|
product: windows
|
2017-03-05 22:55:52 +00:00
|
|
|
service: security
|
2017-02-06 19:03:42 +00:00
|
|
|
detection:
|
|
|
|
selection:
|
2017-02-15 22:53:08 +00:00
|
|
|
EventID: 4769
|
|
|
|
TicketOptions: '0x40810000'
|
|
|
|
TicketEncryption: '0x17'
|
2017-02-06 19:03:42 +00:00
|
|
|
reduction:
|
|
|
|
- ServiceName: '$*'
|
|
|
|
- Type: 'Success Audit'
|
|
|
|
condition: selection and not reduction
|
|
|
|
falsepositives:
|
|
|
|
- Service accounts used on legacy systems (e.g. NetApp)
|
|
|
|
- Windows Domains with DFL 2003 and legacy systems
|
2017-02-16 17:02:26 +00:00
|
|
|
level: medium
|