{"id":"70ad0861-d1fe-491c-a45f-fa48148a300d","title":"File Download via CertOC.EXE","description":"Detects when a user downloads a file by using CertOC.exe","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"medium","date":"2022-05-16","modified":"2023-10-18","tags":["attack.command-and-control","attack.t1105"],"technique_ids":["T1105"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://lolbas-project.github.io/lolbas/Binaries/Certoc/"],"source_path":"rules/windows/process_creation/proc_creation_win_certoc_download.yml","source_sha256":"90e8c995e4d21c2098a46e62036673f54f844ba707ae93d0fedfa5755056d3f1","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_certoc_download.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: File Download via CertOC.EXE\nid: 70ad0861-d1fe-491c-a45f-fa48148a300d\nrelated:\n    - id: b86f6dea-0b2f-41f5-bdcc-a057bd19cd6a\n      type: similar\nstatus: test\ndescription: Detects when a user downloads a file by using CertOC.exe\nreferences:\n    - https://lolbas-project.github.io/lolbas/Binaries/Certoc/\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2022-05-16\nmodified: 2023-10-18\ntags:\n    - attack.command-and-control\n    - attack.t1105\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_img:\n        - Image|endswith: '\\certoc.exe'\n        - OriginalFileName: 'CertOC.exe'\n    selection_cli:\n        CommandLine|contains|all:\n            - '-GetCACAPS'\n            - 'http'\n    condition: all of selection*\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1105","id":"T1105","name":"Ingress Tool Transfer","page":"techniques/enterprise/T1105/"}],"data_path":"data/detection-rules/70ad0861-d1fe-491c-a45f-fa48148a300d.json","kind":"sigma"}
