Microsoft-Windows-WinINet
Event ID 101: Session handle HINTERNET created: UserAgent=UserAgent, AccessType=AccessType, ProxyList=ProxyList, ProxyBypassList=ProxyBypassList, Flags=Flags.
#Message #
Fields #
| Name | Description |
|---|---|
HINTERNET Pointer | |
_UserAgentLength UInt16 | |
UserAgent AnsiString | |
_AccessTypeLength UInt16 | |
AccessType AnsiString | |
_ProxyListLength UInt16 | |
ProxyList AnsiString | |
_ProxyBypassListLength UInt16 | |
ProxyBypassList AnsiString | |
Flags UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 101,
"version": 0,
"level": 4,
"task": 500,
"opcode": 0,
"keywords": "0x8000000000000001",
"time_created": "2026-07-19T03:37:35.698018200+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC0004-0002-0000-7428-3411403A6DA0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"HINTERNET": "0xCC0004",
"_UserAgentLength": "20",
"UserAgent": "CatalogClient/1.0",
"_AccessTypeLength": "6",
"AccessType": "DIRECT",
"_ProxyListLength": "0",
"ProxyList": "",
"_ProxyBypassListLength": "0",
"ProxyBypassList": "",
"Flags": "0x0"
},
"message": "Session handle 0xCC0004 created: UserAgent=CatalogClient/1.0, AccessType=DIRECT, ProxyList=, ProxyBypassList=, Flags=0x0"
}
Event ID 102: Handle ConnectionHandle created by InternetOpenURL: SessionHandle=ParentHandle,URL=URL, Headers=Headers, Flags=Flags.
#Message #
Fields #
| Name | Description |
|---|---|
ConnectionHandle Pointer | |
ParentHandle Pointer | |
_URLLength UInt16 | |
URL AnsiString | |
_HeadersLength UInt16 | |
Headers AnsiString | |
Flags UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 102,
"version": 0,
"level": 4,
"task": 501,
"opcode": 0,
"keywords": "0x8000000000000001",
"time_created": "2026-07-19T03:37:35.769377400+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "F8378F7E-0003-0000-A7A6-BF0374280000"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"ConnectionHandle": "0xCC000C",
"ParentHandle": "0xCC0004",
"_URLLength": "35",
"URL": "http://127.0.0.1:18081/catalog-test",
"_HeadersLength": "0",
"Headers": "",
"Flags": "0x0"
},
"message": "Handle 0xCC000C created by InternetOpenURL: SessionHandle=0xCC0004,URL=http://127.0.0.1:18081/catalog-test, Headers=, Flags=0x0"
}
Event ID 103: Handle ConnectionHandle created by InternetConnect: SessionHandle=ParentHandle, Server=ServerName:ServerPort, Service, Flags=Flags.
#Message #
Fields #
| Name | Description |
|---|---|
ConnectionHandle Pointer | |
ParentHandle Pointer | |
_ServerNameLength UInt16 | |
ServerName AnsiString | |
ServerPort UInt32 | |
_ServiceLength UInt16 | |
Service AnsiString | |
Flags UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 103,
"version": 0,
"level": 4,
"task": 502,
"opcode": 0,
"keywords": "0x8000000000000001",
"time_created": "2026-07-19T03:37:35.721057100+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC0008-0005-0000-7428-3411A0F8ADA0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"ConnectionHandle": "0xCC0008",
"ParentHandle": "0xCC0004",
"_ServerNameLength": "9",
"ServerName": "127.0.0.1",
"ServerPort": "18081",
"_ServiceLength": "4",
"Service": "HTTP",
"Flags": "0x0"
},
"message": "Handle 0xCC0008 created by InternetConnect: SessionHandle=0xCC0004, Server=127.0.0.1:18081, HTTP, Flags=0x0"
}
Event ID 104: Request handle ConnectionHandle created by HttpOpenRequest: ConnectionHandle=ParentHandle, Verb, Target=ObjectName, Ver=Version, Referrer=Referrer, Media types=AcceptTypes, Flags=Flags.
#Message #
Fields #
| Name | Description |
|---|---|
ConnectionHandle Pointer | |
ParentHandle Pointer | |
_VerbLength UInt16 | |
Verb AnsiString | |
_ObjectNameLength UInt16 | |
ObjectName AnsiString | |
_VersionLength UInt16 | |
Version AnsiString | |
_ReferrerLength UInt32 | |
Referrer AnsiString | |
_AcceptTypesLength UInt16 | |
AcceptTypes AnsiString | |
Flags UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 104,
"version": 0,
"level": 4,
"task": 503,
"opcode": 0,
"keywords": "0x8000000000000201",
"time_created": "2026-07-19T03:37:35.721188500+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"ConnectionHandle": "0xCC000C",
"ParentHandle": "0xCC0008",
"_VerbLength": "3",
"Verb": "GET",
"_ObjectNameLength": "13",
"ObjectName": "/catalog-test",
"_VersionLength": "8",
"Version": "HTTP/1.1",
"_ReferrerLength": "0",
"Referrer": "",
"_AcceptTypesLength": "0",
"AcceptTypes": "",
"Flags": "0x0"
},
"message": "Request handle 0xCC000C created by HttpOpenRequest: ConnectionHandle=0xCC0008, GET, Target=/catalog-test, Ver=HTTP/1.1, Referrer=, Media types=, Flags=0x0"
}
Event ID 105: Handle HINTERNET closed successfully.
#Message #
Fields #
| Name | Description |
|---|---|
HINTERNET Pointer |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 105,
"version": 0,
"level": 4,
"task": 504,
"opcode": 0,
"keywords": "0x8000000000000201",
"time_created": "2026-07-19T03:37:35.803464600+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"HINTERNET": "0xCC000C"
},
"message": "Handle 0xCC000C closed successfully"
}
Event ID 106: Failed to create handle: ParentHandle=HINTERNET, Error=Error.
#Event ID 107: Handle HINTERNET failed to close: Error=Error.
#Event ID 108: Request handle ConnectionHandle Server Details: Server=ServerName Port=ServerPort Service=Service.
#Message #
Fields #
| Name | Description |
|---|---|
ConnectionHandle Pointer | |
_ServerNameLength UInt16 | |
ServerName AnsiString | |
ServerPort UInt32 | |
_ServiceLength UInt16 | |
Service AnsiString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 108,
"version": 0,
"level": 4,
"task": 503,
"opcode": 0,
"keywords": "0x8000000000000201",
"time_created": "2026-07-19T03:37:35.721205600+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"ConnectionHandle": "0xCC000C",
"_ServerNameLength": "9",
"ServerName": "127.0.0.1",
"ServerPort": "18081",
"_ServiceLength": "4",
"Service": "http"
},
"message": "Request handle 0xCC000C Server Details: Server=127.0.0.1 Port=18081 Service=http"
}
Event ID 200: HTTP request was received from API: RequestHandle=HINTERNET.
#Message #
Fields #
| Name | Description |
|---|---|
HINTERNET Pointer | |
Context Pointer |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 200,
"version": 1,
"level": 4,
"task": 507,
"opcode": 1,
"keywords": "0x8000000000000202",
"time_created": "2026-07-19T03:37:35.721241500+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"HINTERNET": "0xCC000C",
"Context": "0x0"
},
"message": "HTTP request was received from API: RequestHandle=0xCC000C, RequestContext=0x0"
}
Event ID 201: HTTP request was sent successfully: RequestHandle=RequestHandle, SocketHandle=SocketHandle, Verb, CookieSent= Cookie.
#Message #
Fields #
| Name | Description |
|---|---|
RequestHandle Pointer | |
SocketHandle Pointer | |
_VerbLength UInt16 | |
Verb AnsiString | |
Cookie Boolean |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 201,
"version": 0,
"level": 4,
"task": 507,
"opcode": 2,
"keywords": "0x8000000000000202",
"time_created": "2026-07-19T03:37:35.736617700+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"RequestHandle": "0xCC000C",
"SocketHandle": "0xE10",
"_VerbLength": "3",
"Verb": "GET",
"Cookie": "false"
},
"message": "HTTP request was sent successfully: RequestHandle=0xCC000C, SocketHandle=0xE10, GET, CookieSent= false"
}
Event ID 202: HTTP request send failed: Handle=Handle, Error=Error.
#Event ID 203: HTTP response (ResponseCode) received: RequestHandle=RequestHandle, SocketHandle=SocketHandle, Verb, ContentLength=ContentLength.
#Message #
Fields #
| Name | Description |
|---|---|
ResponseCode Int32 | |
RequestHandle Pointer | |
SocketHandle Pointer | |
_VerbLength UInt16 | |
Verb AnsiString | |
_ContentLengthStrLength UInt16 | |
ContentLength AnsiString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 203,
"version": 0,
"level": 4,
"task": 508,
"opcode": 2,
"keywords": "0x8000000000000202",
"time_created": "2026-07-19T03:37:35.766436300+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"ResponseCode": "200",
"RequestHandle": "0xCC000C",
"SocketHandle": "0xE10",
"_VerbLength": "3",
"Verb": "GET",
"_ContentLengthStrLength": "1",
"ContentLength": "9"
},
"message": "HTTP response (200) received: RequestHandle=0xCC000C, SocketHandle=0xE10, GET, ContentLength=9"
}
Event ID 204: HTTP response failed: Handle=Handle, Error=Error.
#Event ID 205: HTTP connection (Handle=ConnectionHandle, SocketHandle=SocketHandle) closed due to the following reason: Reason.
#Event ID 206: Keep-alive connection is re-used: ConnectionHandle=ConnectionHandle, SocketHandle=SocketHandle.
#Event ID 207: Connection is returned to keep-alive pool: RequestHandle=ConnectionHandle, SocketHandle=SocketHandle.
#Message #
Fields #
| Name | Description |
|---|---|
ConnectionHandle Pointer | |
SocketHandle Pointer |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 207,
"version": 0,
"level": 4,
"task": 511,
"opcode": 0,
"keywords": "0x8000000000000002",
"time_created": "2026-07-19T03:37:35.766611600+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"ConnectionHandle": "0xCC000C",
"SocketHandle": "0xE10"
},
"message": "Connection is returned to keep-alive pool: RequestHandle=0xCC000C, SocketHandle=0xE10"
}
Event ID 208: Keep-alive connection is closed: ConnectionHandle=ConnectionHandle, SocketHandle=SocketHandle.
#Event ID 209: HTTP response entity body received: RequestHandle=RequestHandle.
#Message #
Fields #
| Name | Description |
|---|---|
RequestHandle Pointer |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 209,
"version": 0,
"level": 4,
"task": 513,
"opcode": 0,
"keywords": "0x8000000000000202",
"time_created": "2026-07-19T03:37:35.798757200+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"RequestHandle": "0xCC000C"
},
"message": "HTTP response entity body received: RequestHandle=0xCC000C"
}
Event ID 210: HTTP Request Headers RequestHandle=RequestHandle Headers.
#Message #
Fields #
| Name | Description |
|---|---|
RequestHandle Pointer | |
Length UInt16 | |
Headers AnsiString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 210,
"version": 0,
"level": 5,
"task": 546,
"opcode": 0,
"keywords": "0x8000020000000202",
"time_created": "2026-07-19T03:37:35.736180900+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"RequestHandle": "0xCC000C",
"Length": "215",
"Headers": "GET /catalog-test HTTP/1.1\nUser-Agent: CatalogClient/1.0\nHost: 127.0.0.1:18081\nX-P2P-PeerDist: Version=1.1\nX-P2P-PeerDistEx: MinContentInformation=1.0, MaxContentInformation=2.0\nAccept-Encoding: peerdist"
},
"message": "HTTP Request Headers RequestHandle=0xCC000C GET /catalog-test HTTP/1.1\nUser-Agent: CatalogClient/1.0\nHost: 127.0.0.1:18081\nX-P2P-PeerDist: Version=1.1\nX-P2P-PeerDistEx: MinContentInformation=1.0, MaxContentInformation=2.0\nAccept-Encoding: peerdist"
}
Event ID 211: HTTP Response Headers RequestHandle=RequestHandle Headers.
#Message #
Fields #
| Name | Description |
|---|---|
RequestHandle Pointer | |
Length UInt16 | |
Headers AnsiString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 211,
"version": 0,
"level": 5,
"task": 547,
"opcode": 0,
"keywords": "0x8000020000000202",
"time_created": "2026-07-19T03:37:35.766452000+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"RequestHandle": "0xCC000C",
"Length": "106",
"Headers": "HTTP/1.1 200 OK\nContent-Length: 9\nServer: Microsoft-HTTPAPI/2.0\nDate: Sun, 19 Jul 2026 03:37:36 GMT"
},
"message": "HTTP Response Headers RequestHandle=0xCC000C HTTP/1.1 200 OK\nContent-Length: 9\nServer: Microsoft-HTTPAPI/2.0\nDate: Sun, 19 Jul 2026 03:37:36 GMT"
}
Event ID 212: HTTP Request Headers OptionalData RequestHandle=RequestHandle Headers.
#Message #
Fields #
| Name | Description |
|---|---|
RequestHandle Pointer | |
Length UInt16 | |
Headers AnsiString |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 212,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 7468,
"thread_id": 11764
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 0,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:37:29.010Z",
"version": 0
},
"event_data": {
"Headers": "mRj0\u0018i4fؠ;`J*M\u0015*c\r\u0004vhI.8\\D\u001a9t}^ W{w}aw})i\u0003\u001bH\u001d~6<u1BG8z{g\u0016\u001d\fhR?Ҙ\nN8IO827\u0011-+{;\u000ez:RI'n}))ECv.mX\u0003Ƕʇ}\u0011o\u0005\u0011\u0019\u001a0Ĝ\u0003:\bF\u0000\u0011x '촀(:\u001b[#>Q݅:\b\"H\b#\u0018b\u0018\u0012F\\@%8\u0016Q!\u0001L*\u001f;t\u0012a.'\u0002T\f{\"X\\To\u0013\u00061\n C>$\u0017/ʧ\u001a\t-rځ\u001aTY\u001bOv>EFn4\fxB3wY5;m@my\u0018A+\u0004wvqOޜӦ\u0001\bPM@+D\u0014PG\u0017*\u0006\r\u0019,;\r[3-\n\u0011AZ˿TZmD\u001a\u0017JpŌDVp`\u0002TkYQ&ՑU=V7UYX;RWHڪG(\u001eΪ3\\\u001ef8z\u0011\u000e\u000b6eX\u0010Er$\n\u0003\u001e\u000b0Mhc\u0015'qprX`\u001cZ\u0013",
"Length": 572,
"RequestHandle": "0xCC000C"
},
"message": ""
}
Event ID 213: WinInet::Http response entity body receive failed: Request Handle=RequestHandle, Error=Error.
#Event ID 301: TCP connection to server ServerName established: ConnectionHandle=ConnectionHandle, SocketHandle=SocketHandle, LocalPort=LocalPort.
#Message #
Fields #
| Name | Description |
|---|---|
_ServerNameLength UInt16 | |
ServerName AnsiString | |
ConnectionHandle Pointer | |
SocketHandle Pointer | |
LocalPort UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 301,
"version": 0,
"level": 4,
"task": 514,
"opcode": 1,
"keywords": "0x8000000000000204",
"time_created": "2026-07-19T03:37:35.734120200+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"_ServerNameLength": "9",
"ServerName": "127.0.0.1",
"ConnectionHandle": "0xCC000C",
"SocketHandle": "0xE10",
"LocalPort": "57005"
},
"message": "TCP connection to server 127.0.0.1 established: ConnectionHandle=0xCC000C, SocketHandle=0xE10, LocalPort=57005"
}
Event ID 302: TCP connection to ServerName for connection handle ConnectionHandle failed: Error=Error.
#Event ID 303: TCP connection closed successfully: SocketHandle=SocketHandle.
#Event ID 304: DNS query for HostName hostname is sent: Handle=RequestHandle.
#Message #
Fields #
| Name | Description |
|---|---|
_HostNameLength UInt16 | |
HostName AnsiString | |
RequestHandle Pointer |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 304,
"version": 0,
"level": 4,
"task": 515,
"opcode": 1,
"keywords": "0x8000000000000004",
"time_created": "2026-07-19T03:37:35.729330600+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 180
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"_HostNameLength": "9",
"HostName": "127.0.0.1",
"RequestHandle": "0xCC000C"
},
"message": "DNS query for 127.0.0.1 hostname is sent: Handle=0xCC000C"
}
Event ID 305: DNS query for HostName hostname is complete: Handle=RequestHandle, Addresses=AddressList.
#Message #
Fields #
| Name | Description |
|---|---|
_HostNameLength UInt16 | |
HostName AnsiString | |
RequestHandle Pointer | |
_AddressListLength UInt16 | |
AddressList AnsiString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 305,
"version": 0,
"level": 4,
"task": 515,
"opcode": 2,
"keywords": "0x8000000000000004",
"time_created": "2026-07-19T03:37:35.730373600+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 180
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"_HostNameLength": "9",
"HostName": "127.0.0.1",
"RequestHandle": "0xCC000C",
"_AddressListLength": "10",
"AddressList": "127.0.0.1;"
},
"message": "DNS query for 127.0.0.1 hostname is complete: Handle=0xCC000C, Addresses=127.0.0.1;"
}
Event ID 306: DNS query for HostName hostname failed: Handle=RequestHandle Error=Error.
#Event ID 307: Re-used DNS cache, query for HostName hostname is complete: Handle=RequestHandle, Addresses=AddressList.
#Message #
Fields #
| Name | Description |
|---|---|
_HostNameLength UInt16 | |
HostName AnsiString | |
RequestHandle Pointer | |
_AddressListLength UInt16 | |
AddressList AnsiString |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 307,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 7468,
"thread_id": 11764
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 2,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:37:28.810Z",
"version": 0
},
"event_data": {
"AddressList": "4.150.223.102;",
"HostName": "mobile.events.data.microsoft.com",
"RequestHandle": "0xCC000C",
"_AddressListLength": 14,
"_HostNameLength": 32
},
"message": ""
}
Event ID 308: A network change was detected: Handle=Handle.
#Event ID 400: Wininet_WebSocketUpgrade
#Fields #
| Name | Description |
|---|---|
CorrelationID GUID | |
InternetFlags UInt32 | |
Length UInt16 | |
Headers AnsiString |
Event ID 401: Wininet_WebSocketUpgrade401
#Fields #
| Name | Description |
|---|---|
CorrelationID GUID | |
ResponseCode Int32 | |
Length UInt16 | |
Headers AnsiString |
Event ID 403: Wininet_WebSocketSessionStop
#Fields #
| Name | Description |
|---|---|
CorrelationID GUID | |
Status UInt16 | NTSTATUS reference |
Event ID 404: Wininet_WebSocketSession
#Fields #
| Name | Description |
|---|---|
CorrelationID GUID | |
Length Int64 | |
TruncatedLength UInt16 | |
TruncatedData UnicodeString |
Event ID 405: Wininet_WebSocketSession405
#Fields #
| Name | Description |
|---|---|
CorrelationID GUID | |
Length Int64 | |
TruncatedLength UInt16 | |
TruncatedData UnicodeString |
Event ID 407: Wininet_WebSocketSession407
#Fields #
| Name | Description |
|---|---|
CorrelationID GUID | |
Status UInt16 | NTSTATUS reference |
Length UInt32 | |
Reason AnsiString |
Event ID 409: Wininet_WebSocketSession409
#Fields #
| Name | Description |
|---|---|
CorrelationID GUID | |
Status UInt16 | NTSTATUS reference |
Length UInt32 | |
Reason AnsiString |
Event ID 414: Wininet_WebSocketSession414
#Fields #
| Name | Description |
|---|---|
CorrelationID GUID | |
SequenceNumber UInt32 | |
PayloadByteLength UInt32 | |
Payload Binary |
Event ID 415: Wininet_WebSocketSession415
#Fields #
| Name | Description |
|---|---|
CorrelationID GUID | |
SequenceNumber UInt32 | |
PayloadByteLength UInt32 | |
Payload Binary |
Event ID 416: Wininet_WebSocketSession416
#Fields #
| Name | Description |
|---|---|
CorrelationID GUID | |
SequenceNumber UInt32 | |
PayloadByteLength UInt32 | |
Payload Binary |
Event ID 417: Wininet_WebSocketSession417
#Fields #
| Name | Description |
|---|---|
CorrelationID GUID | |
SequenceNumber UInt32 | |
PayloadByteLength UInt32 | |
Payload Binary |
Event ID 501: Received response including a cookie header: URL=URL.
#Event ID 503: Client has deleted a cookie in the cookie jar: Domain=Domain, Path=Path, Name=Name, Value=Value.
#Event ID 504: Client has rejected a cookie sent by the server: Domain=Domain, Path=Path, Name=Name, Value=Value.
#Event ID 505: Server cookie was rejected by the client's P3P policy: Domain=Domain, Path=Path, Name=Name, Value=Value.
#Event ID 506: A cookie header was created for the request: URL=URL.
#Event ID 507: Cookie added to the request header: Domain=Domain, Path=Path, Name=Name, Value=Value.
#Event ID 601: Auth response received: RequestHandle=RequestHandle, Scheme=Scheme, IsProxy=IsProxy.
#Event ID 602: Client sets username: RequestHandle=RequestHandle, IsProxy=IsProxy.
#Event ID 603: Client sets password: RequestHandle=RequestHandle, IsProxy=IsProxy.
#Event ID 604: Using cached credentials: RequestHandle=RequestHandle, IsProxy=IsProxy.
#Event ID 605: Using default credentials: RequestHandle=RequestHandle, IsProxy=IsProxy.
#Event ID 606: Client adds authorization headers to an HTTP request: RequestHandle=RequestHandle, Scheme=Scheme, IsProxy=IsProxy.
#Event ID 701: Client begins SSL negotiation: RequestHandle=RequestHandle.
#Message #
Fields #
| Name | Description |
|---|---|
RequestHandle Pointer |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 701,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 2220,
"thread_id": 4552
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 1,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:25:29.485Z",
"version": 0
},
"event_data": {
"RequestHandle": "0xCC0018"
},
"message": ""
}
Event ID 702: SSL negotiation between client and server has completed successfully: RequestHandle=RequestHandle.
#Message #
Fields #
| Name | Description |
|---|---|
RequestHandle Pointer |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 702,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 2220,
"thread_id": 12528
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 2,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:25:29.717Z",
"version": 0
},
"event_data": {
"RequestHandle": "0xCC0010"
},
"message": ""
}
Event ID 703: SSL negotiation failed: RequestHandle=RequestHandle, Error=Error.
#Event ID 704: Error validating server certificate (SCHANNEL error): RequestHandle=RequestHandle, Error=Error.
#Event ID 705: Server certificate validated: RequestHandle=RequestHandle, CertHash=CertHash, WarningFlags=WarningFlags.
#Message #
Fields #
| Name | Description |
|---|---|
RequestHandle Pointer | |
_CertHashLength UInt16 | |
CertHash AnsiString | |
WarningFlags UInt32 |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 705,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 2220,
"thread_id": 5984
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 0,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:25:29.262Z",
"version": 0
},
"event_data": {
"CertHash": "ED390D784C9C436EB91B7A638EBE06B7CEAC5AF0",
"RequestHandle": "0xCC0010",
"WarningFlags": 69888,
"_CertHashLength": 40
},
"message": ""
}
Event ID 706: Server requires a client certificate for client authorization: RequestHandle=RequestHandle.
#Event ID 707: There is no client certificate available: RequestHandle=RequestHandle.
#Event ID 708: The selected client certificate will be used for the SSL transaction: RequestHandle=RequestHandle, CertHash=CertHash.
#Event ID 711: Client begins SSL renegotiation: RequestHandle=RequestHandle.
#Message #
Fields #
| Name | Description |
|---|---|
RequestHandle Pointer |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 711,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 2220,
"thread_id": 4420
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 1,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:25:29.789Z",
"version": 0
},
"event_data": {
"RequestHandle": "0xCC0018"
},
"message": ""
}
Event ID 712: SSL renegotiation between client and server has completed successfully: RequestHandle=RequestHandle.
#Message #
Fields #
| Name | Description |
|---|---|
RequestHandle Pointer |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 712,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 2220,
"thread_id": 4420
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 2,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:25:29.791Z",
"version": 0
},
"event_data": {
"RequestHandle": "0xCC0018"
},
"message": ""
}
Event ID 713: SSL renegotiation failed: RequestHandle=RequestHandle, Error=Error.
#Event ID 801: Client begins attempts to locate the WPAD configuration file: ConnectionName=ConnectionName, DetectFlags=DetectFlags.
#Event ID 802: Begin search for configuration file using DHCP: Interface=Interface.
#Event ID 803: WPAD configuration file found using DHCP: Interface=Interface, ConfigurationURL=ConfigurationURL.
#Event ID 804: Search for WPAD configuration file using DHCP failed: Interface=Interface, ConfigurationURL=ConfigurationURL, Error=Error.
#Event ID 805: Begin search for configuration file using DNS: DetectFlags=DetectFlags.
#Event ID 806: WPAD configuration file found using DNS: ConfigurationURL=ConfigurationURL, DetectFlags=DetectFlags.
#Event ID 807: Search for WPAD configuration file using DNS failed: DetectFlags=DetectFlags, Error=Error.
#Event ID 808: Search for WPAD configruation file failed: Error=Error.
#Event ID 809: Begin downloading the configuration file from the configuration URL: ConfigurationURL=ConfigurationURL.
#Event ID 810: Client successfully downloaded the configuration file from the configuration URL: ConfigurationURL=ConfigurationURL.
#Event ID 811: Downloading the configuration file from the configuration URL failed: ConfigurationURL=ConfigurationURL, Error=Error.
#Event ID 812: The downloaded configuration file could not be used: ConfigurationURL=ConfigurationURL, MIMEType=MIMEType, Error=Error.
#Event ID 813: Searching for Proxy Information for the URL: URL=URL.
#Event ID 814: Client has successfully retrieved proxy data for accessing a specified resource: URL=URL, ProxyString=ProxyString.
#Event ID 815: Error locating proxy information for the URL: URL=URL, Error=Error.
#Event ID 816: Blocking autoproxy determination started
#Event ID 817: Blocking autoproxy determination stopped
#Event ID 818: WinInet Activity Transfer Event
#Event ID 819: AutoProxy SWPAD Decision (WPADNetworkDecision) NumConnections (NetworkCount).
#Event ID 820: Autoproxy host IP lookup started
#Event ID 821: Autoproxy host IP lookup stopped
#Event ID 822: Autoproxy SWPAD lookup started
#Event ID 823: Autoproxy SWPAD lookup stopped
#Event ID 824: Autoproxy Detection with SWPAD ON started
#Event ID 825: Autoproxy Detection with SWPAD ON stopped
#Event ID 826: Autoproxy Detection with SWPAD UNKNOWN started
#Event ID 827: Autoproxy Detection with SWPAD UNKNOWN stopped
#Event ID 828: Autoproxy Script Download Started
#Event ID 829: Autoproxy Script Download Stopped
#Event ID 902: Application offline check complete
#Fields #
| Name | Description |
|---|---|
Result UInt32 | |
Offline Boolean |
Event ID 1000: WININET_TEST_EVENT
#Fields #
| Name | Description |
|---|---|
_TestStr0Length UInt8 | |
TestStr0 AnsiString | |
_TestStr1Length UInt16 | |
TestStr1 AnsiString | |
_TestStr2Length UInt32 | |
TestStr2 AnsiString | |
_TestStr0WLength UInt8 | |
TestStr0W UnicodeString | |
_TestStr1WLength UInt16 | |
TestStr1W UnicodeString | |
_TestStr2WLength UInt32 | |
TestStr2W UnicodeString | |
TestStrLength UInt16 | |
TestStr AnsiString | |
TestStrWLength UInt16 | |
TestStrW UnicodeString |
Event ID 1007: Wininet_SendRequestStart
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
AddressName AnsiString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1007,
"version": 0,
"level": 4,
"task": 550,
"opcode": 1,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.721259700+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560",
"AddressName": "http://127.0.0.1:18081/catalog-test"
},
"message": ""
}
Event ID 1008: Wininet_SendRequestStop
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
StatusLineLength UInt32 | |
StatusLine AnsiString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1008,
"version": 0,
"level": 4,
"task": 550,
"opcode": 2,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.769180100+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560",
"StatusLineLength": "15",
"StatusLine": "HTTP/1.1 200 OK"
},
"message": ""
}
Event ID 1015: Wininet_PreNet_CacheLookup
#Fields #
| Name | Description |
|---|---|
Request Pointer |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1015,
"version": 0,
"level": 4,
"task": 554,
"opcode": 0,
"keywords": "0x8000000000000280",
"time_created": "2026-07-19T03:37:35.721287200+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560"
},
"message": ""
}
Event ID 1019: Wininet_PreNet_CacheMiss
#Fields #
| Name | Description |
|---|---|
Request Pointer |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1019,
"version": 0,
"level": 4,
"task": 556,
"opcode": 0,
"keywords": "0x8000000000000280",
"time_created": "2026-07-19T03:37:35.721401200+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560"
},
"message": ""
}
Event ID 1021: Wininet_PostNet_CacheLookup
#Fields #
| Name | Description |
|---|---|
Request Pointer |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1021,
"version": 0,
"level": 4,
"task": 557,
"opcode": 0,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.766629600+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560"
},
"message": ""
}
Event ID 1025: Wininet_PostNet_CacheMiss
#Fields #
| Name | Description |
|---|---|
Request Pointer |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1025,
"version": 0,
"level": 4,
"task": 559,
"opcode": 0,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.766646800+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560"
},
"message": ""
}
Event ID 1027: Wininet_AutodialIfNotLocalHostStart
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
HostName AnsiString |
Event ID 1029: Wininet_ResolveHostStart
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
HostName AnsiString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1029,
"version": 0,
"level": 4,
"task": 561,
"opcode": 1,
"keywords": "0x8000000000000280",
"time_created": "2026-07-19T03:37:35.729311100+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 180
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560",
"HostName": "127.0.0.1"
},
"message": ""
}
Event ID 1030: Wininet_ResolveHostStop
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
HostName AnsiString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1030,
"version": 0,
"level": 4,
"task": 561,
"opcode": 2,
"keywords": "0x8000000000000280",
"time_created": "2026-07-19T03:37:35.730396000+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 180
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560",
"HostName": "127.0.0.1"
},
"message": ""
}
Event ID 1031: Wininet_SendRequest_Main
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
Size UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1031,
"version": 0,
"level": 4,
"task": 562,
"opcode": 0,
"keywords": "0x8000000000000280",
"time_created": "2026-07-19T03:37:35.736212500+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560",
"Size": "215"
},
"message": ""
}
Event ID 1037: Wininet_ReadData
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
Size UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1037,
"version": 0,
"level": 4,
"task": 565,
"opcode": 0,
"keywords": "0x8000000000000280",
"time_created": "2026-07-19T03:37:35.766407000+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560",
"Size": "115"
},
"message": ""
}
Event ID 1039: Wininet_ReadDataPostReceiveBuf
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
Size UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1039,
"version": 0,
"level": 4,
"task": 566,
"opcode": 0,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.736674300+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560",
"Size": "1024"
},
"message": ""
}
Event ID 1041: Wininet_SendRequest_PostReceiveBuf
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
Size UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1041,
"version": 0,
"level": 4,
"task": 567,
"opcode": 0,
"keywords": "0x8000000000000280",
"time_created": "2026-07-19T03:37:35.736639800+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560",
"Size": "1024"
},
"message": ""
}
Event ID 1043: Wininet_DrainResponsePostReceiveBuf
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
Size UInt32 |
Event ID 1045: Wininet_ConnectStart
#Fields #
| Name | Description |
|---|---|
Request Pointer |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1045,
"version": 0,
"level": 4,
"task": 569,
"opcode": 1,
"keywords": "0x8000000000000280",
"time_created": "2026-07-19T03:37:35.729211300+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 180
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560"
},
"message": ""
}
Event ID 1046: Wininet_ConnectStop_V1
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
Socket UInt32 | |
Protocol UInt32 | Known values
|
LocalAddressLength UInt32 | |
LocalAddress Binary | |
RemoteAddressLength UInt32 | |
RemoteAddress Binary |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1046,
"version": 1,
"level": 4,
"task": 569,
"opcode": 2,
"keywords": "0x8000000000000280",
"time_created": "2026-07-19T03:37:35.734157600+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560",
"Socket": "57005",
"Protocol": "0x0",
"LocalAddressLength": "16",
"LocalAddress": "127.0.0.1:57005",
"RemoteAddressLength": "16",
"RemoteAddress": "127.0.0.1:18081"
},
"message": ""
}
Event ID 1047: Wininet_LookupConnectionStart
#Fields #
| Name | Description |
|---|---|
Request Pointer |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1047,
"version": 0,
"level": 4,
"task": 570,
"opcode": 1,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.729264900+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 180
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560"
},
"message": ""
}
Event ID 1048: Wininet_LookupConnectionStop
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
Socket UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1048,
"version": 0,
"level": 4,
"task": 570,
"opcode": 2,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.729289100+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 180
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560",
"Socket": "4294967295"
},
"message": ""
}
Event ID 1051: Wininet_GetaddrinfoStart
#Fields #
| Name | Description |
|---|---|
Flags UInt32 | |
AddressName AnsiString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1051,
"version": 0,
"level": 4,
"task": 572,
"opcode": 1,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.729375300+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 180
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Flags": "0x2",
"AddressName": "127.0.0.1"
},
"message": ""
}
Event ID 1052: Wininet_GetaddrinfoStop
#Fields #
| Name | Description |
|---|---|
error UInt32 | |
Flags UInt32 | |
AddressName AnsiString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1052,
"version": 0,
"level": 4,
"task": 572,
"opcode": 2,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.730317700+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 180
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"error": "0",
"Flags": "0x2",
"AddressName": "127.0.0.1"
},
"message": ""
}
Event ID 1057: Requested URL=URL Verb=Verb RequestHeaders=RequestHeaders ResponseHeaders=ResponseHeaders Status=Status Cache=UsageLogRequestCache.
#Message #
Fields #
| Name | Description |
|---|---|
URL AnsiString | |
Verb AnsiString | |
RequestHeaders AnsiString | |
ResponseHeaders AnsiString | |
Status UInt32 | NTSTATUS reference |
UsageLogRequestCache UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1057,
"version": 0,
"level": 4,
"task": 575,
"opcode": 0,
"keywords": "0x4000020000000000",
"time_created": "2026-07-19T03:37:35.803502500+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/UsageLog",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"URL": "http://127.0.0.1:18081/catalog-test",
"Verb": "GET",
"RequestHeaders": "GET /catalog-test HTTP/1.1\nUser-Agent: CatalogClient/1.0\nHost: 127.0.0.1:18081\nX-P2P-PeerDist: Version=1.1\nX-P2P-PeerDistEx: MinContentInformation=1.0, MaxContentInformation=2.0\nAccept-Encoding: peerdist",
"ResponseHeaders": "HTTP/1.1 200 OK\nContent-Length: 9\nServer: Microsoft-HTTPAPI/2.0\nDate: Sun, 19 Jul 2026 03:37:36 GMT",
"Status": "200",
"UsageLogRequestCache": "0x0"
},
"message": "Requested URL=http://127.0.0.1:18081/catalog-test Verb=GET RequestHeaders=GET /catalog-test HTTP/1.1\nUser-Agent: CatalogClient/1.0\nHost: 127.0.0.1:18081\nX-P2P-PeerDist: Version=1.1\nX-P2P-PeerDistEx: MinContentInformation=1.0, MaxContentInformation=2.0\nAccept-Encoding: peerdist\n\n ResponseHeaders=HTTP/1.1 200 OK\nContent-Length: 9\nServer: Microsoft-HTTPAPI/2.0\nDate: Sun, 19 Jul 2026 03:37:36 GMT\n\n Status=200 Cache=Missed"
}
Event ID 1059: Wininet_SocketConnectStart
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
Socket UInt32 | |
SourcePort UInt32 | |
RemoteAddressIndex UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1059,
"version": 0,
"level": 4,
"task": 577,
"opcode": 1,
"keywords": "0x8000000000000280",
"time_created": "2026-07-19T03:37:35.733288000+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 180
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560",
"Socket": "3600",
"SourcePort": "57005",
"RemoteAddressIndex": "0"
},
"message": ""
}
Event ID 1060: Wininet_SocketConnectStop
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
Socket UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1060,
"version": 0,
"level": 4,
"task": 577,
"opcode": 2,
"keywords": "0x8000000000000280",
"time_created": "2026-07-19T03:37:35.734103500+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A0E50560",
"Socket": "3600"
},
"message": ""
}
Event ID 1063: Wininet_RequestPrioritySet
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
OldPriority Int32 | |
NewPriority Int32 |
Event ID 1064: WININET_STREAM_DATA_INDICATED
#Fields #
| Name | Description |
|---|---|
RequestHandle Pointer | |
StreamId UInt32 | |
Size UInt32 | |
Headers Boolean |
Event ID 1065: Wininet_SecurityContextStart
#Fields #
| Name | Description |
|---|---|
Context Pointer | |
HostName AnsiString | |
NegotiationCount UInt32 | |
Socket UInt32 |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 1065,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 2220,
"thread_id": 4552
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 1,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:25:29.509Z",
"version": 0
},
"event_data": {
"Context": "0x2342A8E9B40",
"HostName": "odc.officeapps.live.com",
"NegotiationCount": 1,
"Socket": 5580
},
"message": ""
}
Event ID 1066: Wininet_SecurityContextStop
#Fields #
| Name | Description |
|---|---|
Context Pointer | |
HostName AnsiString | |
NegotiationCount UInt32 | |
Socket UInt32 | |
Status UInt32 | NTSTATUS reference |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 1066,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 2220,
"thread_id": 12528
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 2,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:25:29.510Z",
"version": 0
},
"event_data": {
"Context": "0x2342A8E8040",
"HostName": "odc.officeapps.live.com",
"NegotiationCount": 1,
"Socket": 5992,
"Status": 590610
},
"message": ""
}
Event ID 1067: Wininet_SocketReceiveDelayStart
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
Socket UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1067,
"version": 0,
"level": 4,
"task": 592,
"opcode": 1,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.766388900+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A06D3F40",
"Socket": "3600"
},
"message": ""
}
Event ID 1068: Wininet_SocketReceiveDelayStop
#Fields #
| Name | Description |
|---|---|
Request Pointer | |
Socket UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1068,
"version": 0,
"level": 4,
"task": 592,
"opcode": 2,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.736704400+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 10196
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Request": "0x1D3A06D3F40",
"Socket": "3600"
},
"message": ""
}
Event ID 1069: Wininet_FileIOStart
#Fields #
| Name | Description |
|---|---|
Handle Pointer | |
Operation UInt32 | Known values
|
ClientType UInt32 | |
ThreadInfoUIType UInt32 | |
IsSync Boolean |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1069,
"version": 0,
"level": 4,
"task": 593,
"opcode": 1,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.721319600+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Handle": "0xCC000C",
"Operation": "0",
"ClientType": "5",
"ThreadInfoUIType": "0",
"IsSync": "true"
},
"message": ""
}
Event ID 1070: Wininet_FileIOStop
#Fields #
| Name | Description |
|---|---|
Handle Pointer | |
Operation UInt32 | Known values
|
ClientType UInt32 | |
ThreadInfoUIType UInt32 | |
IsSync Boolean |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1070,
"version": 0,
"level": 4,
"task": 593,
"opcode": 2,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.721369700+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Handle": "0xCC000C",
"Operation": "0",
"ClientType": "5",
"ThreadInfoUIType": "0",
"IsSync": "true"
},
"message": ""
}
Event ID 1071: Wininet_FileIOStart1071
#Fields #
| Name | Description |
|---|---|
Handle Pointer | |
Operation UInt32 | Known values
|
ClientType UInt32 | |
ThreadInfoUIType UInt32 | |
IsSync Boolean | |
DataLength UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1071,
"version": 0,
"level": 4,
"task": 593,
"opcode": 1,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.798787800+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Handle": "0xCC000C",
"Operation": "2",
"ClientType": "5",
"ThreadInfoUIType": "0",
"IsSync": "true",
"DataLength": "9"
},
"message": ""
}
Event ID 1072: Wininet_FileIOStop1072
#Fields #
| Name | Description |
|---|---|
Handle Pointer | |
Operation UInt32 | Known values
|
ClientType UInt32 | |
ThreadInfoUIType UInt32 | |
IsSync Boolean |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1072,
"version": 0,
"level": 4,
"task": 593,
"opcode": 2,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.799366500+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {
"Handle": "0xCC000C",
"Operation": "2",
"ClientType": "5",
"ThreadInfoUIType": "0",
"IsSync": "true"
},
"message": ""
}
Event ID 1073: Wininet_AppCacheHandleStart
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString | |
LocalFileName UnicodeString |
Event ID 1075: Wininet_AppCacheHandleStart1075
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Handle Pointer | |
Url UnicodeString |
Event ID 1077: Wininet_AppCacheHandleStart1077
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Handle Pointer | |
Url UnicodeString |
Event ID 1083: Wininet_AppCacheHandleStart1083
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString |
Event ID 1089: Wininet_AppCacheServerContainerStart
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Handle Pointer | |
Directory UnicodeString | |
IsIEAppContainer Boolean |
Event ID 1090: Wininet_AppCacheServerContainerStop
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1092: Wininet_AppCacheServerContainerStop1092
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1094: Wininet_AppCacheServerContainerStop1094
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1095: Wininet_AppCacheServerContainerStart1095
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString |
Event ID 1096: Wininet_AppCacheServerContainerStop1096
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1097: Wininet_AppCacheServerContainerStart1097
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString |
Event ID 1098: Wininet_AppCacheServerContainerStop1098
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1099: Wininet_AppCacheServerContainerStart1099
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString | |
Flags UInt32 |
Event ID 1100: Wininet_AppCacheServerContainerStop1100
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1101: Wininet_AppCacheServerContainerStart1101
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
MasterUrl UnicodeString | |
ManifestURL UnicodeString | |
DataSize UInt32 | |
EntryType UInt32 | |
HeaderSize UInt32 |
Event ID 1102: Wininet_AppCacheServerContainerStop1102
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1104: Wininet_AppCacheServerContainerStop1104
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1106: Wininet_AppCacheServerContainerStop1106
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1108: Wininet_AppCacheServerContainerStop1108
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1110: Wininet_AppCacheServerContainerStop1110
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1111: Wininet_BlobServerContainerStart
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Handle Pointer | |
Directory UnicodeString |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 1111,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 2220,
"thread_id": 5984
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 1,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:25:29.214Z",
"version": 0
},
"event_data": {
"Directory": "C:\\Users\\domainadmin\\AppData\\Local\\Microsoft\\Windows\\INetCache\\IE",
"Handle": "0x2342A8D90C0",
"Object": "0x2342C1ABFF0"
},
"message": ""
}
Event ID 1112: Wininet_BlobServerContainerStop
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 1112,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 2220,
"thread_id": 5984
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 2,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:25:29.215Z",
"version": 0
},
"event_data": {
"HResult": 0,
"Object": "0x2342C1ABFF0"
},
"message": ""
}
Event ID 1114: Wininet_BlobServerContainerStop1114
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1116: Wininet_BlobServerContainerStop1116
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1117: Wininet_BlobServerContainerStart1117
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 1117,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 2220,
"thread_id": 5984
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 1,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:25:29.215Z",
"version": 0
},
"event_data": {
"Object": "0x2342C1ABFF0",
"Url": "odc.officeapps.live.com:443"
},
"message": ""
}
Event ID 1118: Wininet_BlobServerContainerStop1118
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 1118,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 2220,
"thread_id": 5984
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 2,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:25:29.217Z",
"version": 0
},
"event_data": {
"HResult": 0,
"Object": "0x2342C1ABFF0"
},
"message": ""
}
Event ID 1119: Wininet_BlobServerContainerStart1119
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString |
Event ID 1120: Wininet_BlobServerContainerStop1120
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1121: Wininet_BlobServerContainerStart1121
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString |
Event ID 1122: Wininet_BlobServerContainerStop1122
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1124: Wininet_BlobServerContainerStop1124
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1127: Wininet_CacheClientBloomFilterStart1127
#Event ID 1128: Wininet_CacheClientBloomFilterStop1128
#Event ID 1129: Wininet_CookieServerContainerStart
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Handle Pointer | |
Directory UnicodeString |
Event ID 1130: Wininet_CookieServerContainerStop
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1132: Wininet_CookieServerContainerStop1132
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1133: Wininet_CookieServerContainerStart1133
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
MinimizedRDomain UnicodeString |
Event ID 1134: Wininet_CookieServerContainerStop1134
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1136: Wininet_CookieServerContainerStop1136
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1137: Wininet_CookieServerContainerStart1137
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Hash Int64 | |
OperationCount UInt32 |
Event ID 1138: Wininet_CookieServerContainerStop1138
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1140: Wininet_CookieServerContainerStop1140
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1143: Wininet_DependencyServerContainerStart
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString | |
BlobSize UInt32 |
Event ID 1144: Wininet_DependencyServerContainerStop
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1145: Wininet_DependencyServerContainerStart1145
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString |
Event ID 1146: Wininet_DependencyServerContainerStop1146
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1148: Wininet_DependencyServerContainerStop1148
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1149: Wininet_DependencyServerContainerStart1149
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Handle Pointer | |
IsCreateContainer Boolean | |
Directory UnicodeString |
Event ID 1150: Wininet_DependencyServerContainerStop1150
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1152: Wininet_DependencyServerContainerStop1152
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1153: Wininet_HstsServerContainerStart
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Handle Pointer | |
Directory UnicodeString |
Event ID 1156: Wininet_HstsServerContainerStop1156
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1157: Wininet_HstsServerContainerStart1157
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
MinimizedRDomain UnicodeString | |
Hash Int64 |
Event ID 1158: Wininet_HstsServerContainerStop1158
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1159: Wininet_HstsServerContainerStart1159
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Hash Int64 | |
HstsEntryCount UInt32 |
Event ID 1160: Wininet_HstsServerContainerStop1160
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1162: Wininet_HstsServerContainerStop1162
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1164: Wininet_CacheServerConnectionStop
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1165: Wininet_CacheServerConnectionStart1165
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Handle Pointer |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 1165,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 2220,
"thread_id": 5984
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 1,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:25:29.213Z",
"version": 0
},
"event_data": {
"Handle": "0x2342A8D90C0",
"Object": "0x2342C134AD0"
},
"message": ""
}
Event ID 1166: Wininet_CacheServerConnectionStop1166
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 1166,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 2220,
"thread_id": 5984
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 2,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:25:29.214Z",
"version": 0
},
"event_data": {
"HResult": 0,
"Object": "0x2342C134AD0"
},
"message": ""
}
Event ID 1169: Wininet_CacheServerEntryEnumStart1169
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Handle Pointer | |
Filter UInt32 | |
GroupId Int64 |
Event ID 1170: Wininet_CacheServerEntryEnumStop1170
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1172: Wininet_CacheServerEntryEnumStop1172
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1173: Wininet_CacheServerContainerStart
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
EntryMaxAge UInt32 |
Event ID 1175: Wininet_CacheServerContainerStart1175
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Type UInt32 | |
Flags UInt32 | |
Url UnicodeString | |
Redirect UnicodeString | |
Filename UnicodeString | |
Extension UnicodeString |
Event ID 1176: Wininet_CacheServerContainerStop1176
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1177: Wininet_CacheServerContainerStart1177
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString | |
ValidateCreationTime Boolean |
Event ID 1178: Wininet_CacheServerContainerStop1178
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1179: Wininet_CacheServerContainerStart1179
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString | |
Flags UInt32 |
Event ID 1180: Wininet_CacheServerContainerStop1180
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1182: Wininet_CacheServerContainerStop1182
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1183: Wininet_CacheServerContainerStart1183
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString |
Event ID 1184: Wininet_CacheServerContainerStop1184
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1185: Wininet_CacheServerContainerStart1185
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString | |
Type UInt32 |
Event ID 1186: Wininet_CacheServerContainerStop1186
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1187: Wininet_CacheServerContainerStart1187
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString |
Event ID 1188: Wininet_CacheServerContainerStop1188
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1189: Wininet_CacheServerContainerStart1189
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString | |
Fields UInt32 |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 1189,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 7468,
"thread_id": 2396
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 1,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:37:28.805Z",
"version": 0
},
"event_data": {
"Fields": 16,
"Object": "0x1912D8E3FA0",
"Url": "https://mobile.events.data.microsoft.com/OneCollector/1.0/"
},
"message": ""
}
Event ID 1190: Wininet_CacheServerContainerStop1190
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Example Event #
{
"system": {
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "10.2.10.21",
"correlation": {},
"event_id": 1190,
"event_record_id": 0,
"event_source_name": "",
"execution": {
"process_id": 7468,
"thread_id": 2396
},
"guid": "",
"keywords": 0,
"level": 4,
"opcode": 2,
"provider": "Microsoft-Windows-WinINet",
"security": {
"user_id": ""
},
"task": 0,
"time_created": "2026-07-22 05:37:28.805Z",
"version": 0
},
"event_data": {
"HResult": 2147942402,
"Object": "0x1912D8E3FA0"
},
"message": ""
}
Event ID 1192: Wininet_CacheServerContainerStop1192
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1194: Wininet_CacheServerContainerStop1194
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1195: Wininet_CacheServerContainerStart1195
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Limit Int64 |
Event ID 1196: Wininet_CacheServerContainerStop1196
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1197: Wininet_CacheServerContainerStart1197
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Factor UInt32 | |
Filter UInt32 |
Event ID 1198: Wininet_CacheServerContainerStop1198
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1200: Wininet_CacheServerContainerStop1200
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1202: Wininet_CacheServerContainerStop1202
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1203: Wininet_CacheServerContainerStart1203
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Filename UnicodeString |
Event ID 1204: Wininet_CacheServerContainerStop1204
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1205: Wininet_CacheServerContainerStart1205
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Flags UInt32 |
Event ID 1206: Wininet_CacheServerContainerStop1206
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1207: Wininet_CacheServerContainerStart1207
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
GroupId Int64 | |
Flags UInt32 |
Event ID 1208: Wininet_CacheServerContainerStop1208
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1210: Wininet_CacheServerContainerStop1210
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1211: Wininet_CacheServerContainerStart1211
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
GroupId Int64 |
Event ID 1212: Wininet_CacheServerContainerStop1212
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1213: Wininet_CacheServerContainerStart1213
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
GroupId Int64 | |
Flags UInt32 |
Event ID 1214: Wininet_CacheServerContainerStop1214
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1215: Wininet_CacheServerContainerStart1215
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
Url UnicodeString | |
GroupId Int64 | |
Flags UInt32 |
Event ID 1218: Wininet_CacheServerContainerStop1218
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1220: Wininet_CacheServerContainerStop1220
#Fields #
| Name | Description |
|---|---|
Object Pointer | |
HResult UInt32 |
Event ID 1223: Wininet_UrlCacheContainerStart1223
#Event ID 1224: Wininet_UrlCacheContainerStop1224
#Event ID 1225: Wininet_UrlCacheContainerStart1225
#Event ID 1226: Wininet_UrlCacheContainerStop1226
#Event ID 1227: Wininet_UrlCacheContainerStart1227
#Fields #
| Name | Description |
|---|---|
Name UnicodeString | |
Prefix UnicodeString | |
Directory UnicodeString | |
RootPath UnicodeString | |
Limit Int64 | |
Options UInt32 |
Event ID 1228: Wininet_UrlCacheContainerStop1228
#Fields #
| Name | Description |
|---|---|
Name UnicodeString | |
Prefix UnicodeString | |
Directory UnicodeString | |
RootPath UnicodeString | |
Limit Int64 | |
Options UInt32 |
Event ID 1229: Wininet_UrlCacheContainerStart1229
#Fields #
| Name | Description |
|---|---|
Name UnicodeString | |
RootPath UnicodeString |
Event ID 1230: Wininet_UrlCacheContainerStop1230
#Fields #
| Name | Description |
|---|---|
Name UnicodeString | |
RootPath UnicodeString |
Event ID 1233: Wininet_UrlCacheContainerStart1233
#Fields #
| Name | Description |
|---|---|
LimitType UInt32 | |
Limit Int64 |
Event ID 1237: Wininet_UrlCacheContainerStart1237
#Event ID 1238: Wininet_UrlCacheContainerStop1238
#Event ID 1239: Wininet_SyncInternetOpen
#Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1239,
"version": 0,
"level": 4,
"task": 609,
"opcode": 0,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.695088700+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "F8378F7E-0001-0000-88A6-BF0374280000"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {},
"message": ""
}
Event ID 1240: Wininet_SyncSendRequestStart
#Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1240,
"version": 0,
"level": 4,
"task": 610,
"opcode": 1,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.721417700+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {},
"message": ""
}
Event ID 1241: Wininet_SyncSendRequestStop
#Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1241,
"version": 0,
"level": 4,
"task": 610,
"opcode": 2,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.769348700+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {},
"message": ""
}
Event ID 1242: Wininet_SyncQueryDataAvailableStart
#Event ID 1243: Wininet_SyncQueryDataAvailableStop
#Event ID 1244: Wininet_SyncReadFileStart
#Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1244,
"version": 0,
"level": 4,
"task": 612,
"opcode": 1,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.798734900+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {},
"message": ""
}
Event ID 1245: Wininet_SyncReadFileStop
#Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinINet",
"guid": "{43d1a55c-76d6-4f7e-995c-64c711e5cafe}",
"event_source_name": "",
"event_id": 1245,
"version": 0,
"level": 4,
"task": 612,
"opcode": 2,
"keywords": "0x8000000000000080",
"time_created": "2026-07-19T03:37:35.799384900+00:00",
"event_record_id": 0,
"correlation": {
"ActivityID": "00CC000C-0007-0000-7428-34116005E5A0"
},
"execution": {
"process_id": 10356,
"thread_id": 4404
},
"channel": "Microsoft-Windows-WinINet/Analytic",
"computer": "",
"security": {
"user_id": ""
}
},
"event_data": {},
"message": ""
}
Event ID 1246: Wininet_SyncWriteFileStart
#Event ID 1247: Wininet_SyncWriteFileStop
#Provenance
ETW provider GUID 43d1a55c-76d6-4f7e-995c-64c711e5cafe
Defined in wininet.dll, which carries the event manifest.
- WS2022-20348.4893, schema read from the registered manifest, binary version 11.00.20348.1, captured 2026-06-02 — Manifest XML pack, 1.9 MB
- Win11-26200.6584, schema read from the registered manifest, binary version 11.00.26100.1, captured 2026-06-02 — Manifest XML pack, 2.0 MB
- JD-WIN11-22H2-1-native-20260719, sample captured from a live trace, binary version 11.00.22621.1, captured 2026-07-19
Native ETL capture of WinINet API activity against a controlled loopback HTTP listener; identifiers were sanitized in catalog examples.