|
48 | 48 | "variables": { |
49 | 49 | "_solutionName": "Infoblox", |
50 | 50 | "_solutionVersion": "3.0.0", |
51 | | - "solutionId": "infoblox.infoblox-sentinel", |
| 51 | + "solutionId": "infoblox.infoblox-app-for-microsoft-sentinel", |
52 | 52 | "_solutionId": "[variables('solutionId')]", |
53 | 53 | "uiConfigId1": "InfobloxDataConnector", |
54 | 54 | "_uiConfigId1": "[variables('uiConfigId1')]", |
|
302 | 302 | "playbookId17": "[resourceId('Microsoft.Logic/workflows', variables('playbookContentId17'))]", |
303 | 303 | "playbookTemplateSpecName17": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/',concat(parameters('workspace'),'-pl-',uniquestring(variables('_playbookContentId17'))))]", |
304 | 304 | "_playbookcontentProductId17": "[concat(take(variables('_solutionId'),50),'-','pl','-', uniqueString(concat(variables('_solutionId'),'-','Playbook','-',variables('_playbookContentId17'),'-', variables('playbookVersion17'))))]", |
305 | | - "_solutioncontentProductId": "[concat(take(variables('_solutionId'),50),'-','sl','-', uniqueString(concat(variables('_solutionId'),'-','Solution','-',variables('_solutionId'),'-', variables('_solutionVersion'))))]" |
| 305 | + "_solutioncontentProductId": "[concat(take(variables('_solutionId'),50),'-','sl','-', uniqueString(concat(variables('_solutionId'),'-','Solution','-',variables('_solutionId'),'-', variables('_solutionVersion'))))]", |
| 306 | + "InfobloxInsightID": "InfobloxInsightID", |
| 307 | + "_Infoblox_Insight_ID": "[variables('InfobloxInsightID')]" |
306 | 308 | }, |
307 | 309 | "resources": [ |
308 | 310 | { |
|
3283 | 3285 | "status": "Available", |
3284 | 3286 | "requiredDataConnectors": [ |
3285 | 3287 | { |
3286 | | - "connectorId": "InfobloxSOCInsightsDataConnector_API", |
3287 | 3288 | "dataTypes": [ |
3288 | 3289 | "InfobloxInsight" |
3289 | | - ] |
| 3290 | + ], |
| 3291 | + "connectorId": "InfobloxSOCInsightsDataConnector_API" |
3290 | 3292 | } |
3291 | 3293 | ], |
3292 | 3294 | "tactics": [ |
|
3298 | 3300 | ], |
3299 | 3301 | "entityMappings": [ |
3300 | 3302 | { |
3301 | | - "entityType": "SecurityGroup", |
3302 | 3303 | "fieldMappings": [ |
3303 | 3304 | { |
3304 | 3305 | "columnName": "InfobloxInsightID", |
3305 | 3306 | "identifier": "ObjectGuid" |
3306 | 3307 | } |
3307 | | - ] |
| 3308 | + ], |
| 3309 | + "entityType": "SecurityGroup" |
3308 | 3310 | }, |
3309 | 3311 | { |
3310 | | - "entityType": "Malware", |
3311 | 3312 | "fieldMappings": [ |
3312 | 3313 | { |
3313 | 3314 | "columnName": "ThreatClass", |
|
3317 | 3318 | "columnName": "ThreatProperty", |
3318 | 3319 | "identifier": "Category" |
3319 | 3320 | } |
3320 | | - ] |
| 3321 | + ], |
| 3322 | + "entityType": "Malware" |
3321 | 3323 | } |
3322 | 3324 | ], |
3323 | 3325 | "eventGroupingSettings": { |
3324 | 3326 | "aggregationKind": "AlertPerResult" |
3325 | 3327 | }, |
3326 | 3328 | "customDetails": { |
3327 | | - "UnblockedHits": "NotBlockedCount", |
| 3329 | + "Status": "Status", |
3328 | 3330 | "Severity": "Priority", |
| 3331 | + "PersistentDate": "PersistentDate", |
| 3332 | + "BlockedHits": "BlockedCount", |
3329 | 3333 | "FirstSeen": "FirstSeen", |
3330 | 3334 | "SpreadingDate": "SpreadingDate", |
3331 | 3335 | "LastSeen": "LastSeen", |
3332 | 3336 | "FeedSource": "FeedSource", |
3333 | | - "Status": "Status", |
3334 | | - "BlockedHits": "BlockedCount", |
3335 | | - "InfobloxInsightID": "InfobloxInsightID", |
| 3337 | + "InfobloxInsightID": "[variables('_Infoblox_Insight_ID')]", |
3336 | 3338 | "TotalHits": "EventsCount", |
3337 | | - "PersistentDate": "PersistentDate" |
| 3339 | + "UnblockedHits": "NotBlockedCount" |
3338 | 3340 | }, |
3339 | 3341 | "alertDetailsOverride": { |
3340 | | - "alertDescriptionFormat": "Observed via API. {{ThreatFamily}}. Last Observation: {{LastSeen}}", |
| 3342 | + "alertDisplayNameFormat": "Infoblox - SOC Insight - {{ThreatClass}} {{ThreatProperty}}", |
3341 | 3343 | "alertSeverityColumnName": "IncidentSeverity", |
3342 | | - "alertDisplayNameFormat": "Infoblox - SOC Insight - {{ThreatClass}} {{ThreatProperty}}" |
| 3344 | + "alertDescriptionFormat": "Observed via API. {{ThreatFamily}}. Last Observation: {{LastSeen}}" |
3343 | 3345 | }, |
3344 | 3346 | "incidentConfiguration": { |
3345 | 3347 | "createIncident": true |
|
3423 | 3425 | "status": "Available", |
3424 | 3426 | "requiredDataConnectors": [ |
3425 | 3427 | { |
3426 | | - "connectorId": "InfobloxSOCInsightsDataConnector_Legacy", |
3427 | 3428 | "dataTypes": [ |
3428 | 3429 | "CommonSecurityLog (InfobloxCDC_SOCInsights)" |
3429 | | - ] |
| 3430 | + ], |
| 3431 | + "connectorId": "InfobloxSOCInsightsDataConnector_Legacy" |
3430 | 3432 | }, |
3431 | 3433 | { |
3432 | | - "connectorId": "InfobloxSOCInsightsDataConnector_AMA", |
3433 | 3434 | "dataTypes": [ |
3434 | 3435 | "CommonSecurityLog (InfobloxCDC_SOCInsights)" |
3435 | | - ] |
| 3436 | + ], |
| 3437 | + "connectorId": "InfobloxSOCInsightsDataConnector_AMA" |
3436 | 3438 | } |
3437 | 3439 | ], |
3438 | 3440 | "tactics": [ |
|
3444 | 3446 | ], |
3445 | 3447 | "entityMappings": [ |
3446 | 3448 | { |
3447 | | - "entityType": "SecurityGroup", |
3448 | 3449 | "fieldMappings": [ |
3449 | 3450 | { |
3450 | 3451 | "columnName": "InfobloxInsightID", |
3451 | 3452 | "identifier": "ObjectGuid" |
3452 | 3453 | } |
3453 | | - ] |
| 3454 | + ], |
| 3455 | + "entityType": "SecurityGroup" |
3454 | 3456 | }, |
3455 | 3457 | { |
3456 | | - "entityType": "Malware", |
3457 | 3458 | "fieldMappings": [ |
3458 | 3459 | { |
3459 | 3460 | "columnName": "ThreatClass", |
|
3463 | 3464 | "columnName": "ThreatProperty", |
3464 | 3465 | "identifier": "Category" |
3465 | 3466 | } |
3466 | | - ] |
| 3467 | + ], |
| 3468 | + "entityType": "Malware" |
3467 | 3469 | } |
3468 | 3470 | ], |
3469 | 3471 | "eventGroupingSettings": { |
3470 | 3472 | "aggregationKind": "AlertPerResult" |
3471 | 3473 | }, |
3472 | 3474 | "customDetails": { |
| 3475 | + "Status": "Status", |
3473 | 3476 | "UnblockedHits": "NotBlockedCount", |
| 3477 | + "BlockedHits": "BlockedCount", |
3474 | 3478 | "TotalHits": "EventsCount", |
3475 | 3479 | "FeedSource": "FeedSource", |
3476 | | - "Status": "Status", |
3477 | | - "BlockedHits": "BlockedCount", |
3478 | | - "InfobloxInsightID": "InfobloxInsightID" |
| 3480 | + "InfobloxInsightID": "[variables('_Infoblox_Insight_ID')]" |
3479 | 3481 | }, |
3480 | 3482 | "alertDetailsOverride": { |
3481 | | - "alertDescriptionFormat": "Observed via CDC. {{ThreatFamily}}. {{Message}}", |
| 3483 | + "alertDisplayNameFormat": "Infoblox - SOC Insight - {{ThreatClass}} {{ThreatProperty}}", |
3482 | 3484 | "alertSeverityColumnName": "IncidentSeverity", |
3483 | | - "alertDisplayNameFormat": "Infoblox - SOC Insight - {{ThreatClass}} {{ThreatProperty}}" |
| 3485 | + "alertDescriptionFormat": "Observed via CDC. {{ThreatFamily}}. {{Message}}" |
3484 | 3486 | }, |
3485 | 3487 | "incidentConfiguration": { |
3486 | 3488 | "createIncident": true |
|
0 commit comments