Event ID 3 — The BITS service created a new job: jobTitle, with owner jobId.
Description
The BITS service created a new job: jobTitle, with owner jobId.
Message #
Fields #
| Name | Description |
|---|---|
jobTitle UnicodeString | Transfer job. |
jobId GUID | — |
jobOwner UnicodeString | Owner. |
processPath UnicodeString | — |
processId UInt32 | — |
ClientProcessStartKey UInt64 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Bits-Client",
"guid": "EF1CC15B-46C1-414E-BB95-E76B077BD51E",
"event_source_name": "",
"event_id": 3,
"version": 3,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 4611686018427387904,
"time_created": "2023-11-06T01:45:20.897391+00:00",
"event_record_id": 432,
"correlation": {
"ActivityID": "E4DB489E-1037-0002-3588-E4E43710DA01"
},
"execution": {
"process_id": 16164,
"thread_id": 17248
},
"channel": "Microsoft-Windows-Bits-Client/Operational",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"jobTitle": "Chrome Component Updater",
"jobId": "9A25D168-24E6-4C66-AC78-5ED0E6007F1A",
"jobOwner": "WINDEV2310EVAL\\User",
"processPath": "C:\\Program Files\\WindowsApps\\SpotifyAB.SpotifyMusic_1.222.982.0_x64__zpdnekdrzrea0\\Spotify.exe",
"processId": 2208,
"ClientProcessStartKey": 3659174697241209
},
"message": ""
}
Detection Rules #
View all rules referencing this event →
Sigma # view in reference
- New BITS Job Created Via Bitsadmin source low: Detects the creation of a new bits job by Bitsadmin
- New BITS Job Created Via PowerShell source low: Detects the creation of a new bits job by PowerShell
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline