forked from jerry-frady/STIX
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathAzureSentinel.json
More file actions
73 lines (73 loc) · 3.63 KB
/
AzureSentinel.json
File metadata and controls
73 lines (73 loc) · 3.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"type": "bundle",
"id": "bundle--abe952aa-b943-4a9d-98d4-c6c073b4e8dc",
"objects": [
{
"type": "identity",
"id": "identity--f165428c-7b6a-4d77-89cc-33e66a10c541",
"name": "Sentinel",
"identity_class": "events"
},
{
"id": "observed-data--81afa14f-5463-4251-83ba-4aac261a5ea1",
"type": "observed-data",
"created_by_ref": "identity--f165428c-7b6a-4d77-89cc-33e66a10c541",
"created": "2020-08-02T17:19:32.138Z",
"modified": "2020-08-02T17:19:32.138Z",
"objects": {
"0": {
"type": "ipv4-addr",
"value": "172.16.32.32",
"resolves_to_refs": "2"
},
"1": {
"type": "network-traffic",
"src_ref": "0",
"src_port": 0,
"dst_ref": "3",
"dst_port": 0,
"protocols": [
"reserved"
]
},
"2": {
"type": "mac-addr",
"value": "00:00:00:00:00:00"
},
"3": {
"type": "ipv4-addr",
"value": "103.15.233.228",
"resolves_to_refs": "4"
},
"4": {
"type": "mac-addr",
"value": "00:00:00:00:00:00"
},
"5": {
"type": "user-account",
"user_id": "jjohn1@Banorte.com"
},
"6": {
"type": "file",
"name": "CustomerDataJuly"
},
"9": {
"type": "domain",
"path": "Azure-Sentinel.microsoft.com"
},
"10": {
"type": "artifact",
"payload_bin": "localhost:accountId:911534260404,accessKeyId:ASIA5IO5NAC2OIBXQ4NY,userName:jjohn1,sessionContext:{attributes:{mfaAuthenticated:false,creationDate:2020-08-02T13:40:25Z}},invokedBy:JJohn},eventTime:2020-08-02T21:08:04Z,eventSource:Azure-Sentinel.microsoft.com,eventName:GetObject,Azure-SentinelRegion:us-central-2,sourceIPAddress:103.15.233.228,userAgent:[Azure-Sentinel-cli/1.15.57 Python/2.7.14+ Linux/4.15.0-kali2-amd64 botocore/1.10.56],requestParameters:{X-Amz-Date:20200802T210803Z,blobName:db_backups2032,response-content-disposition:inline,X-Aze-Algorithm:Azure-Sentinel4-HMAC-SHA256,X-Aze-SignedHeaders:host,X-Aze-Expires:300,key:fullDB_dump08022020.dump,responseElements:null,additionalEventData:{x-msf-id-2:aOFvDQjetBtTbrR6zfhmvFJEFS1dOdmSucSEVzd70yIwpLg6pSCalFewtoVchOzcSLKQswDjlAQ=},requestID:4D551A01693DE04D,eventID:73de1499-c6d0-4faa-84b3-f19f607a7a8d,readOnly:true,resources:[{type:Azure-Sentinel::DataLake::Object,ARN:arn:msft:DL:::mystorage2007/fullDB_dump08022020.dump},{accountId:911534260404,type:Azure-Sentinel::DataLake::Blob,ARN:arn:msft:DataLake:::db_backups2032}],eventType:Azure-SentinelApiCall,recipientAccountId:911534260404"
}
},
"x_com_ibm_ariel": {
"qid_name": "Object Downloaded",
"category_name": "Azure-Sentinel DataLake Message",
"log_source_name": "Azure-Sentinel Audit Log"
},
"first_observed": "2020-08-02T16:42:58.140Z",
"last_observed": "2020-08-02T16:42:58.140Z",
"number_observed": 1
}
]
}