|
2 | 2 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
3 | 3 | "contentVersion": "1.0.0.0", |
4 | 4 | "metadata": { |
5 | | - "author": "Data443 Risk Mitigation, Inc. - support@data443.com", |
| 5 | + "author": "TacitRed - support@data443.com", |
6 | 6 | "comments": "Solution template for TacitRed-IOC-CrowdStrike" |
7 | 7 | }, |
8 | 8 | "parameters": { |
|
36 | 36 | "_solutionVersion": "3.0.0", |
37 | 37 | "solutionId": "data443.azure-sentinel-solution-tacitred-crowdstrike-ioc-automation", |
38 | 38 | "_solutionId": "[variables('solutionId')]", |
| 39 | + "Playbooks": "Playbooks", |
| 40 | + "_Playbooks": "[variables('Playbooks')]", |
39 | 41 | "blanks": "[replace('b', 'b', '')]", |
40 | 42 | "playbookVersion1": "1.0", |
41 | 43 | "playbookContentId1": "TacitRedToCrowdStrike", |
|
267 | 269 | "sourceId": "[variables('_solutionId')]" |
268 | 270 | }, |
269 | 271 | "author": { |
270 | | - "name": "Data443 Risk Mitigation, Inc.", |
| 272 | + "name": "TacitRed", |
271 | 273 | "email": "[variables('_email')]" |
272 | 274 | }, |
273 | 275 | "support": { |
|
303 | 305 | "contentSchemaVersion": "3.0.0", |
304 | 306 | "displayName": "TacitRed-IOC-CrowdStrike", |
305 | 307 | "publisherDisplayName": "Data443 Risk Mitigation, Inc.", |
306 | | - "descriptionHtml": "<p><strong>Note:</strong> Please refer to the following before installing the solution:</p>\n<p>• Review the solution <a href=\"https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/TacitRed-IOC-CrowdStrike/ReleaseNotes.md\">Release Notes</a></p>\n<p>• There may be <a href=\"https://aka.ms/sentinelsolutionsknownissues\">known issues</a> pertaining to this Solution, please refer to them before installing.</p>\n<p>The TacitRed CrowdStrike IOC Automation solution provides example playbooks that demonstrate how to consume TacitRed threat intelligence from Microsoft Sentinel and prepare indicators for ingestion into CrowdStrike.</p>\n<p><strong>Playbooks:</strong> 1</p>\n<p><a href=\"https://aka.ms/azuresentinel\">Learn more about Microsoft Sentinel</a> | <a href=\"https://aka.ms/azuresentinelsolutionsdoc\">Learn more about Solutions</a></p>\n", |
| 308 | + "descriptionHtml": "<p><strong>Note:</strong> Please refer to the following before installing the solution:</p>\n<p>• Review the solution <a href=\"https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/TacitRed-IOC-CrowdStrike/ReleaseNotes.md\">Release Notes</a></p>\n<p>• There may be <a href=\"https://aka.ms/sentinelsolutionsknownissues\">known issues</a> pertaining to this Solution, please refer to them before installing.</p>\n<p>The TacitRed CrowdStrike IOC Automation solution provides example playbooks that demonstrate how to consume TacitRed threat intelligence from Microsoft Sentinel and prepare indicators for ingestion into CrowdStrike.</p>\n<p><strong>Playbooks:</strong> 1</p>\n<p><a href=\"https://aka.ms/azuresentinel\">Learn more about Microsoft Sentinel</a> | <a href=\"https://aka.ms/azuresentinelsolutionsdoc\">Learn more about Solutions</a></p>\n", |
307 | 309 | "contentKind": "Solution", |
308 | 310 | "contentProductId": "[variables('_solutioncontentProductId')]", |
309 | 311 | "id": "[variables('_solutioncontentProductId')]", |
|
316 | 318 | "sourceId": "[variables('_solutionId')]" |
317 | 319 | }, |
318 | 320 | "author": { |
319 | | - "name": "Data443 Risk Mitigation, Inc.", |
| 321 | + "name": "TacitRed", |
320 | 322 | "email": "[variables('_email')]" |
321 | 323 | }, |
322 | 324 | "support": { |
|
0 commit comments