{"id":"60fc936d-2eb0-4543-8a13-911c750a1dfc","title":"Interactive AT Job","description":"Detects an interactive AT job, which may be used as a form of privilege escalation.","author":"E.M. Anhaus (originally from Atomic Blue Detections, Endgame), oscd.community","status":"test","level":"high","date":"2019-10-24","modified":"2021-11-27","tags":["attack.persistence","attack.execution","attack.privilege-escalation","attack.t1053.002"],"technique_ids":["T1053.002"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unlikely (at.exe deprecated as of Windows 8)"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1053.002/T1053.002.md","https://eqllib.readthedocs.io/en/latest/analytics/d8db43cf-ed52-4f5c-9fb3-c9a4b95a0b56.html"],"source_path":"rules/windows/process_creation/proc_creation_win_at_interactive_execution.yml","source_sha256":"c6b01dd3860518dc8d521410a7a37fc6325574e3c7eb202c537cbc7593105a25","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_at_interactive_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: Interactive AT Job\nid: 60fc936d-2eb0-4543-8a13-911c750a1dfc\nstatus: test\ndescription: Detects an interactive AT job, which may be used as a form of privilege escalation.\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1053.002/T1053.002.md\n    - https://eqllib.readthedocs.io/en/latest/analytics/d8db43cf-ed52-4f5c-9fb3-c9a4b95a0b56.html\nauthor: E.M. Anhaus (originally from Atomic Blue Detections, Endgame), oscd.community\ndate: 2019-10-24\nmodified: 2021-11-27\ntags:\n    - attack.persistence\n    - attack.execution\n    - attack.privilege-escalation\n    - attack.t1053.002\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        Image|endswith: '\\at.exe'\n        CommandLine|contains: 'interactive'\n    condition: selection\nfalsepositives:\n    - Unlikely (at.exe deprecated as of Windows 8)\nlevel: high\nsimulation:\n    - type: atomic-red-team\n      name: At.exe Scheduled task\n      technique: T1053.002\n      atomic_guid: 4a6c0dc4-0f2a-4203-9298-a5a9bdc21ed8\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1053.002","id":"T1053.002","name":"At","page":"techniques/enterprise/T1053.002/"}],"data_path":"data/detection-rules/60fc936d-2eb0-4543-8a13-911c750a1dfc.json","kind":"sigma"}
