{"id":"f956c7c1-0f60-4bc5-b7d7-b39ab3c08908","title":"PktMon.EXE Execution","description":"Detects execution of PktMon, a tool that captures network packets.","author":"frack113","status":"test","level":"medium","date":"2022-03-17","modified":"2023-06-23","tags":["attack.discovery","attack.credential-access","attack.t1040"],"technique_ids":["T1040"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Legitimate use"],"references":["https://lolbas-project.github.io/lolbas/Binaries/Pktmon/"],"source_path":"rules/windows/process_creation/proc_creation_win_pktmon_execution.yml","source_sha256":"47bb35bb094b565bd2c035637e34d1875a2d55d0fcffeccb7ed5d9e6f3c660e4","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_pktmon_execution.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: PktMon.EXE Execution\nid: f956c7c1-0f60-4bc5-b7d7-b39ab3c08908\nstatus: test\ndescription: Detects execution of PktMon, a tool that captures network packets.\nreferences:\n    - https://lolbas-project.github.io/lolbas/Binaries/Pktmon/\nauthor: frack113\ndate: 2022-03-17\nmodified: 2023-06-23\ntags:\n    - attack.discovery\n    - attack.credential-access\n    - attack.t1040\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        - Image|endswith: '\\pktmon.exe'\n        - OriginalFileName: 'PktMon.exe'\n    condition: selection\nfalsepositives:\n    - Legitimate use\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1040","id":"T1040","name":"Network Sniffing","page":"techniques/enterprise/T1040/"}],"data_path":"data/detection-rules/f956c7c1-0f60-4bc5-b7d7-b39ab3c08908.json","kind":"sigma"}
