{
  "technique_id": "T1197",
  "name": "BITS Jobs",
  "tactics": [
    "Stealth",
    "Persistence",
    "Execution"
  ],
  "platforms": [
    "Windows"
  ],
  "summary": "Adversaries may abuse BITS jobs to persistently execute code and perform various background tasks. Windows Background Intelligent Transfer Service (BITS) is a low-bandwidth, asynchronous file transfer mechanism exposed through [Component Object Model](https://attack.mitre.org/techniques/T1559/001) (COM). BITS is commonly used by updaters, messengers, and other applications preferred to operate in the background (using available idle bandwidth) without interrupting other networked applications...",
  "generated_by": "SOC Response Atlas by Basyrix"
}