Skip to content

Commit 0ccc98a

Browse files
committed
Delete extra name
1 parent 710845b commit 0ccc98a

7 files changed

+7
-7
lines changed

defender-xdr/advanced-hunting-deviceevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ For information on other tables in the advanced hunting schema, [see the advance
6868
| `InitiatingProcessSHA1` | `string` | SHA-1 of the process (image file) that initiated the event |
6969
| `InitiatingProcessSHA256` | `string` | SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
7070
| `InitiatingProcessMD5` | `string` | MD5 hash of the process (image file) that initiated the event |
71-
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
71+
| `InitiatingProcessFileName` | `string` | Name of the process file that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
7272
| `InitiatingProcessFileSize` | `long` | Size of the file that ran the process responsible for the event |
7373
| `InitiatingProcessFolderPath` | `string` | Folder containing the process (image file) that initiated the event |
7474
| `InitiatingProcessId` | `long` | Process ID (PID) of the process that initiated the event |

defender-xdr/advanced-hunting-devicefileevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ For information on other tables in the advanced hunting schema, [see the advance
6060
| `InitiatingProcessSHA1` | `string` | SHA-1 of the process (image file) that initiated the event |
6161
| `InitiatingProcessSHA256` | `string` | SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
6262
| `InitiatingProcessFolderPath` | `string` | Folder containing the process (image file) that initiated the event |
63-
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
63+
| `InitiatingProcessFileName` | `string` | Name of the process file that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
6464
| `InitiatingProcessFileSize` | `long` | Size of the process (image file) that initiated the event |
6565
| `InitiatingProcessVersionInfoCompanyName` | `string` | Company name from the version information of the process (image file) responsible for the event |
6666
| `InitiatingProcessVersionInfoProductName` | `string` | Product name from the version information of the process (image file) responsible for the event |

defender-xdr/advanced-hunting-deviceimageloadevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ For information on other tables in the advanced hunting schema, [see the advance
5656
| `InitiatingProcessSHA1` | `string` | SHA-1 of the process (image file) that initiated the event |
5757
| `InitiatingProcessSHA256` | `string` | SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
5858
| `InitiatingProcessMD5` | `string` | MD5 hash of the process (image file) that initiated the event |
59-
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
59+
| `InitiatingProcessFileName` | `string` | Name of the process file that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
6060
| `InitiatingProcessFileSize` | `long` | Size of the file that ran the process responsible for the event |
6161
| `InitiatingProcessVersionInfoCompanyName` | `string` | Company name from the version information of the process (image file) responsible for the event |
6262
| `InitiatingProcessVersionInfoProductName` | `string` | Product name from the version information of the process (image file) responsible for the event |

defender-xdr/advanced-hunting-devicelogonevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ For information on other tables in the advanced hunting schema, [see the advance
6464
| `InitiatingProcessSHA1` | `string` | SHA-1 hash of the process (image file) that initiated the event |
6565
| `InitiatingProcessSHA256` | `string` | SHA-256 hash of the process (image file) that initiated the event. This field is usually not populated - use the SHA1 column when available. |
6666
| `InitiatingProcessMD5` | `string` | MD5 hash of the process (image file) that initiated the event |
67-
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead|
67+
| `InitiatingProcessFileName` | `string` | Name of the process file that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead|
6868
| `InitiatingProcessFileSize` | `long` | Size of the file that ran the process responsible for the event |
6969
| `InitiatingProcessVersionInfoCompanyName` | `string` | Company name from the version information of the process (image file) responsible for the event |
7070
| `InitiatingProcessVersionInfoProductName` | `string` | Product name from the version information of the process (image file) responsible for the event |

defender-xdr/advanced-hunting-devicenetworkevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ For information on other tables in the advanced hunting schema, [see the advance
5353
| `InitiatingProcessSHA1` | `string` | SHA-1 of the process (image file) that initiated the event |
5454
| `InitiatingProcessSHA256` | `string` | SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
5555
| `InitiatingProcessMD5` | `string` | MD5 hash of the process (image file) that initiated the event |
56-
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
56+
| `InitiatingProcessFileName` | `string` | Name of the process file that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
5757
| `InitiatingProcessFileSize` | `long` | Size of the file that ran the process responsible for the event |
5858
| `InitiatingProcessVersionInfoCompanyName` | `string` | Company name from the version information of the process (image file) responsible for the event |
5959
| `InitiatingProcessVersionInfoProductName` | `string` | Product name from the version information of the process (image file) responsible for the event |

defender-xdr/advanced-hunting-deviceprocessevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ For information on other tables in the advanced hunting schema, [see the advance
7676
| `InitiatingProcessSHA1` | `string` | SHA-1 hash of the process (image file) that initiated the event |
7777
| `InitiatingProcessSHA256` | `string` | SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
7878
| `InitiatingProcessMD5` | `string` | MD5 hash of the process (image file) that initiated the event |
79-
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
79+
| `InitiatingProcessFileName` | `string` | Name of the process file that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
8080
| `InitiatingProcessFileSize` | `long` | Size of the file that ran the process responsible for the event |
8181
| `InitiatingProcessVersionInfoCompanyName` | `string` | Company name from the version information of the process (image file) responsible for the event |
8282
| `InitiatingProcessVersionInfoProductName` | `string` | Product name from the version information of the process (image file) responsible for the event |

defender-xdr/advanced-hunting-deviceregistryevents-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ For information on other tables in the advanced hunting schema, [see the advance
5555
| `InitiatingProcessSHA1` | `string` | SHA-1 of the process (image file) that initiated the event |
5656
| `InitiatingProcessSHA256` | `string` | SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
5757
| `InitiatingProcessMD5` | `string` | MD5 hash of the process (image file) that initiated the event |
58-
| `InitiatingProcessFileName` | `string` | Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
58+
| `InitiatingProcessFileName` | `string` | Name of the process file that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead |
5959
| `InitiatingProcessFileSize` | `long` | Size of the file that ran the process responsible for the event |
6060
| `InitiatingProcessVersionInfoCompanyName` | `string` | Company name from the version information of the process (image file) responsible for the event |
6161
| `InitiatingProcessVersionInfoProductName` | `string` | Product name from the version information of the process (image file) responsible for the event |

0 commit comments

Comments
 (0)