{"id":"6a53d871-682d-40b6-83e0-b7c1a6c4e3a5","title":"PetitPotam Suspicious Kerberos TGT Request","description":"Detect suspicious Kerberos TGT requests.\nOnce an attacer obtains a computer certificate by abusing Active Directory Certificate Services in combination with PetitPotam, the next step would be to leverage the certificate for malicious purposes.\nOne way of doing this is to request a Kerberos Ticket Granting Ticket using a tool like Rubeus.\nThis request will generate a 4768 event with some unusual fields depending on the environment.\nThis analytic will require tuning, we recommend filtering Account_Name to the Domain Controller computer accounts.\n","author":"Mauricio Velazco, Michael Haag","status":"test","level":"high","date":"2021-09-02","modified":"2022-10-05","tags":["attack.credential-access","attack.t1187"],"technique_ids":["T1187"],"logsource":{"product":"windows","service":"security","definition":"The advanced audit policy setting \"Account Logon > Kerberos Authentication Service\" must be configured for Success/Failure"},"falsepositives":["False positives are possible if the environment is using certificates for authentication. We recommend filtering Account_Name to the Domain Controller computer accounts."],"references":["https://github.com/topotam/PetitPotam","https://isc.sans.edu/forums/diary/Active+Directory+Certificate+Services+ADCS+PKI+domain+admin+vulnerability/27668/","https://github.com/splunk/security_content/blob/88d689fe8a055d8284337b9fad5d9152b42043db/detections/endpoint/petitpotam_suspicious_kerberos_tgt_request.yml"],"source_path":"rules/windows/builtin/security/win_security_petitpotam_susp_tgt_request.yml","source_sha256":"ef0befc88cb8a8b8d0408077e07e0e515701242b0b560a8efc9051ad712ff390","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/security/win_security_petitpotam_susp_tgt_request.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: PetitPotam Suspicious Kerberos TGT Request\nid: 6a53d871-682d-40b6-83e0-b7c1a6c4e3a5\nstatus: test\ndescription: |\n    Detect suspicious Kerberos TGT requests.\n    Once an attacer obtains a computer certificate by abusing Active Directory Certificate Services in combination with PetitPotam, the next step would be to leverage the certificate for malicious purposes.\n    One way of doing this is to request a Kerberos Ticket Granting Ticket using a tool like Rubeus.\n    This request will generate a 4768 event with some unusual fields depending on the environment.\n    This analytic will require tuning, we recommend filtering Account_Name to the Domain Controller computer accounts.\nreferences:\n    - https://github.com/topotam/PetitPotam\n    - https://isc.sans.edu/forums/diary/Active+Directory+Certificate+Services+ADCS+PKI+domain+admin+vulnerability/27668/\n    - https://github.com/splunk/security_content/blob/88d689fe8a055d8284337b9fad5d9152b42043db/detections/endpoint/petitpotam_suspicious_kerberos_tgt_request.yml\nauthor: Mauricio Velazco, Michael Haag\ndate: 2021-09-02\nmodified: 2022-10-05\ntags:\n    - attack.credential-access\n    - attack.t1187\nlogsource:\n    product: windows\n    service: security\n    definition: 'The advanced audit policy setting \"Account Logon > Kerberos Authentication Service\" must be configured for Success/Failure'\ndetection:\n    selection:\n        EventID: 4768\n        TargetUserName|endswith: '$'\n        CertThumbprint|contains: '*'\n    filter_local:\n        IpAddress: '::1'\n    filter_thumbprint:\n        CertThumbprint: ''\n    condition: selection and not 1 of filter_*\nfalsepositives:\n    - False positives are possible if the environment is using certificates for authentication. We recommend filtering Account_Name to the Domain Controller computer accounts.\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1187","id":"T1187","name":"Forced Authentication","page":"techniques/enterprise/T1187/"}],"data_path":"data/detection-rules/6a53d871-682d-40b6-83e0-b7c1a6c4e3a5.json","kind":"sigma"}
