{"id":"f8a56cb7-a363-44ed-a82f-5926bb44cd05","title":"BITS Transfer Job Download To Potential Suspicious Folder","description":"Detects new BITS transfer job where the LocalName/Saved file is stored in a potentially suspicious location","author":"Florian Roth (Nextron Systems)","status":"test","level":"high","date":"2022-06-28","modified":"2023-03-27","tags":["attack.persistence","attack.execution","attack.stealth","attack.t1197"],"technique_ids":["T1197"],"logsource":{"product":"windows","service":"bits-client"},"falsepositives":["Unknown"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1197/T1197.md"],"source_path":"rules/windows/builtin/bits_client/win_bits_client_new_trasnfer_susp_local_folder.yml","source_sha256":"b09960dd0a698ffd763190ad69389144b6570117046ea0ea4e3b633e29cb30c3","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/bits_client/win_bits_client_new_trasnfer_susp_local_folder.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: BITS Transfer Job Download To Potential Suspicious Folder\nid: f8a56cb7-a363-44ed-a82f-5926bb44cd05\nstatus: test\ndescription: Detects new BITS transfer job where the LocalName/Saved file is stored in a potentially suspicious location\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1197/T1197.md\nauthor: Florian Roth (Nextron Systems)\ndate: 2022-06-28\nmodified: 2023-03-27\ntags:\n    - attack.persistence\n    - attack.execution\n    - attack.stealth\n    - attack.t1197\nlogsource:\n    product: windows\n    service: bits-client\ndetection:\n    selection:\n        EventID: 16403\n        LocalName|contains:\n            # TODO: Add more interesting suspicious paths\n            - '\\Desktop\\'\n            - 'C:\\Users\\Public\\'\n            - 'C:\\PerfLogs\\'\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1197","id":"T1197","name":"BITS Jobs","page":"techniques/enterprise/T1197/"}],"data_path":"data/detection-rules/f8a56cb7-a363-44ed-a82f-5926bb44cd05.json","kind":"sigma"}
