-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into MimecastSEG
- Loading branch information
Showing
423 changed files
with
60,558 additions
and
3,895 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -140,6 +140,10 @@ | |
{ | ||
"name": "Type", | ||
"type": "String" | ||
}, | ||
{ | ||
"name": "PerformedByDisplayName", | ||
"type": "String" | ||
} | ||
] | ||
} |
73 changes: 73 additions & 0 deletions
73
.script/tests/KqlvalidationsTests/CustomTables/MimecastTTPAttachment_CL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
{ | ||
"Name":"MimecastTTPAttachment_CL", | ||
"Properties":[ | ||
{ | ||
"Name":"senderAddress_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"recipientAddress_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"fileName_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"fileType_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"result_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"actionTriggered_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"date_t", | ||
"Type":"DateTime" | ||
}, | ||
{ | ||
"Name":"details_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"route_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"messageId_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"subject_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"fileHash_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"definition_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"mimecastEventId_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"mimecastEventCategory_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"time_generated", | ||
"Type":"DateTime" | ||
}, | ||
{ | ||
"name": "TimeGenerated", | ||
"type": "DateTime" | ||
} | ||
] | ||
} |
77 changes: 77 additions & 0 deletions
77
.script/tests/KqlvalidationsTests/CustomTables/MimecastTTPImpersonation_CL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"Name":"MimecastTTPImpersonation_CL", | ||
"Properties":[ | ||
{ | ||
"Name":"id_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"senderAddress_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"recipientAddress_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"subject_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"definition_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"hits_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"identifiers_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"action_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"taggedExternal_b", | ||
"Type":"Bool" | ||
}, | ||
{ | ||
"Name":"taggedMalicious_b", | ||
"Type":"Bool" | ||
}, | ||
{ | ||
"Name":"senderIpAddress_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"eventTime_t", | ||
"Type":"DateTime" | ||
}, | ||
{ | ||
"Name":"impersonationResults_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"messageId_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"mimecastEventId_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"mimecastEventCategory_s", | ||
"Type":"String" | ||
}, | ||
{ | ||
"Name":"time_generated", | ||
"Type":"DateTime" | ||
}, | ||
{ | ||
"name": "TimeGenerated", | ||
"type": "DateTime" | ||
} | ||
] | ||
} |
105 changes: 105 additions & 0 deletions
105
.script/tests/KqlvalidationsTests/CustomTables/MimecastTTPUrl_CL.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,105 @@ | ||
{ | ||
"Name": "MimecastTTPUrl_CL", | ||
"Properties": [ | ||
{ | ||
"Name": "userEmailAddress_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "fromUserEmailAddress_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "url_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "ttpDefinition_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "subject_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "action_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "adminOverride_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "userOverride_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "scanResult_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "category_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "sendingIp_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "advancedPhishingResult_CredentialTheftBrands_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "advancedPhishingResult_CredentialTheftTags_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "advancedPhishingResult_CredentialTheftEvidence_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "userAwarenessAction_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "date_t", | ||
"Type": "DateTime" | ||
}, | ||
{ | ||
"Name": "actions_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "route_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "creationMethod_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "emailPartsDescription_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "messageId_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "mimecastEventId_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "mimecastEventCategory_s", | ||
"Type": "String" | ||
}, | ||
{ | ||
"Name": "time_generated", | ||
"Type": "DateTime" | ||
}, | ||
{ | ||
"name": "TimeGenerated", | ||
"type": "DateTime" | ||
} | ||
] | ||
} |
Oops, something went wrong.