Skip to content

Commit

Permalink
Cryptojacking files to the Cloud Incident Response pack (demisto#28058)
Browse files Browse the repository at this point in the history
* Move the Cryptojacking files to the CloudIncidentResponse pack

* update CloudIncidentResponse RN

* update Core RN with BC

* added the Cloud Incident Response pack as a dependency to the Core pack

* RN fixes

* pack ignore

* update RN with bc changes to Cortex XDR

* marketplace restrictions

* update RN

* Added the Cloud Incident Response pack as a dependency of the Cortex XDR pack

* fix RN

* fix RN

* fix RN

* bump RN

* update RN

* Alerts handling updates

* pack ignore

* fix layout

* update RN

* update RN

* update RN

* update RN
  • Loading branch information
melamedbn authored and xsoar-bot committed Aug 2, 2023
1 parent 40a2b0a commit 179ae75
Show file tree
Hide file tree
Showing 33 changed files with 361 additions and 139 deletions.
17 changes: 16 additions & 1 deletion Packs/CloudIncidentResponse/.pack-ignore
Expand Up @@ -23,4 +23,19 @@ ignore=GR101
ignore=RM108

[file:incidentfield-Is_VPN_IP_Address.json]
ignore=IF113
ignore=IF113

[file:playbook-XCloud_Cryptomining_-_Set_Verdict.yml]
ignore=BA101

[file:playbook-XCloud_Cryptomining.yml]
ignore=BA101

[file:playbook-Cortex_XDR_-_Cloud_Cryptomining_-_Set_Verdict.yml]
ignore=BA101

[file:playbook-Cortex_XDR_-_Cloud_Cryptomining.yml]
ignore=BA101

[file:layoutscontainer-Cortex_XDR_-_XCLOUD_Cryptomining.json]
ignore=BA101
Expand Up @@ -322,92 +322,6 @@
],
"type": "custom"
},
{
"hidden": true,
"id": "psvkrie7fh",
"name": "Alert Info",
"sections": [
{
"displayType": "ROW",
"h": 2,
"hideName": false,
"i": "caseinfoid-psvkrie7fh-field-changed-psvkrie7fh-caseinfoid-swtuqptgvs-075ee440-cc9a-11e9-afca-8792f3871db0",
"items": [
{
"dropEffect": "move",
"endCol": 6,
"fieldId": "xdralerts",
"height": 106,
"id": "1b6eb1e0-cc9a-11e9-afca-8792f3871db0",
"index": 0,
"listId": "swtuqptgvs-075ee440-cc9a-11e9-afca-8792f3871db0",
"sectionItemType": "field",
"startCol": 0
}
],
"maxW": 3,
"minH": 1,
"moved": false,
"name": "XDR Alerts",
"static": false,
"w": 3,
"x": 0,
"y": 0
},
{
"h": 4,
"hideName": true,
"i": "caseinfoid-psvkrie7fh-field-changed-psvkrie7fh-caseinfoid-e9e2edb0-3af3-11ec-b014-a9a9af2fb426",
"items": [],
"maxW": 3,
"minH": 1,
"moved": false,
"name": "Additional alert information",
"query": "CortexXDRAdditionalAlertInformationWidget",
"queryType": "script",
"static": false,
"type": "dynamic",
"w": 3,
"x": 0,
"y": 2
},
{
"h": 3,
"hideName": true,
"i": "caseinfoid-psvkrie7fh-field-changed-psvkrie7fh-caseinfoid-0a9a5340-3af4-11ec-b014-a9a9af2fb426",
"items": [],
"maxW": 3,
"minH": 1,
"moved": false,
"name": "Identity Information",
"query": "CortexXDRIdentityInformationWidget",
"queryType": "script",
"static": false,
"type": "dynamic",
"w": 1,
"x": 0,
"y": 6
},
{
"h": 3,
"hideName": true,
"i": "caseinfoid-psvkrie7fh-field-changed-psvkrie7fh-caseinfoid-25b394c0-3af4-11ec-b014-a9a9af2fb426",
"items": [],
"maxW": 3,
"minH": 1,
"moved": false,
"name": "Remediation Actions",
"query": "CortexXDRRemediationActionsWidget",
"queryType": "script",
"static": false,
"type": "dynamic",
"w": 2,
"x": 1,
"y": 6
}
],
"type": "custom"
},
{
"hidden": false,
"id": "xmrrsnmlfj",
Expand Down Expand Up @@ -1051,14 +965,6 @@
"fieldId": "incident_incomingmirrorerror",
"isVisible": true
},
{
"fieldId": "incident_indicatorstype",
"isVisible": true
},
{
"fieldId": "incident_indicatortypes",
"isVisible": true
},
{
"fieldId": "incident_investigationstage",
"isVisible": true
Expand Down Expand Up @@ -1347,14 +1253,6 @@
"fieldId": "incident_state",
"isVisible": true
},
{
"fieldId": "incident_stringsifter",
"isVisible": true
},
{
"fieldId": "incident_stringssimilarity",
"isVisible": true
},
{
"fieldId": "incident_subcategory",
"isVisible": true
Expand Down Expand Up @@ -1491,5 +1389,6 @@
"system": false,
"version": -1,
"fromVersion": "6.5.0",
"marketplaces": ["xsoar"],
"description": ""
}
Expand Up @@ -1166,4 +1166,5 @@ inputs:
outputs: []
tests:
- No tests (auto formatted)
marketplaces: ["xsoar"]
fromversion: 6.5.0
Expand Up @@ -499,4 +499,5 @@ outputs:
quiet: true
tests:
- No tests (auto formatted)
marketplaces: ["xsoar"]
fromversion: 6.5.0
Expand Up @@ -986,4 +986,5 @@ outputs:
type: unknown
tests:
- No tests (auto formatted)
marketplaces: ["xsoar"]
fromversion: 6.5.0
Expand Up @@ -532,6 +532,5 @@ outputs:
type: unknown
tests:
- No tests (auto formatted)
marketplaces:
- marketplacev2
marketplaces: ["marketplacev2"]
fromversion: 6.6.0
34 changes: 34 additions & 0 deletions Packs/CloudIncidentResponse/ReleaseNotes/1_0_4.md
@@ -0,0 +1,34 @@

#### Playbooks

##### New: Cortex XDR - Cloud Enrichment

- Moved the playbook from the Cortex XDR pack to the Cloud Incident Response pack.

##### New: Cortex XDR - XCloud Cryptojacking

- Moved the playbook from the Cortex XDR pack to the Cloud Incident Response pack.

##### New: Cortex XDR - XCloud Cryptojacking - Set Verdict

- Moved the playbook from the Cortex XDR pack to the Cloud Incident Response pack.

##### XCloud Cryptojacking

- Moved the playbook from the Core pack to the Cloud Incident Response pack.
##### XCloud Alert Enrichment

- Moved the playbook from the Core pack to the Cloud Incident Response pack.
##### XCloud Cryptojacking - Set Verdict

- Moved the playbook from the Core pack to the Cloud Incident Response pack.

#### Triggers Recommendations

- New: **XCloud Cryptojacking**

#### Layouts

##### New: Cortex XDR - XCLOUD Cryptojacking

- Moved the layout from the Cortex XDR pack to the Cloud Incident Response pack.
2 changes: 1 addition & 1 deletion Packs/CloudIncidentResponse/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Cloud Incident Response",
"description": "This content Pack helps you automate collection, investigation, and remediation of incidents related to cloud infrastructure activities in AWS, Azure, and GCP.",
"support": "xsoar",
"currentVersion": "1.0.3",
"currentVersion": "1.0.4",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
1 change: 1 addition & 0 deletions Packs/Core/ReleaseNotes/2_0_0.json
@@ -0,0 +1 @@
{"breakingChanges":true,"breakingChangesNotes":"**Important Note**:The following playbooks have been moved to the 'Cloud Incident Response' pack. The 'Cloud Incident Resopnse' pack will be installed as a dependency of the 'Core' pack."}
3 changes: 3 additions & 0 deletions Packs/Core/ReleaseNotes/2_0_0.md
@@ -0,0 +1,3 @@
##### Core

- **Important Note**: The following playbooks: **XCloud Cryptojacking**, **XCloud Cryptojacking - Set Verdict** and **XCloud Alert Enrichment**, and the **XCloud Cryptojacking trigger** have been moved to the 'Cloud Incident Response' pack. The 'Cloud Incident Response' pack will be installed as a dependency of the 'Core' pack.
8 changes: 7 additions & 1 deletion Packs/Core/pack_metadata.json
Expand Up @@ -2,13 +2,19 @@
"name": "Core - Investigation and Response",
"description": "Automates incident response",
"support": "xsoar",
"currentVersion": "1.4.4",
"currentVersion": "2.0.0",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
"categories": [
"Endpoint"
],
"dependencies": {
"CloudIncidentResponse": {
"mandatory": true,
"display_name": "Cloud Incident Response"
}
},
"excludedDependencies": [
"Dropbox"
],
Expand Down
9 changes: 0 additions & 9 deletions Packs/CortexXDR/.pack-ignore
Expand Up @@ -67,15 +67,6 @@ ignore=PB121
[file:Cortex_XDR_incident_handling_v3.yml]
ignore=PB121

[file:playbook-Cortex_XDR_-_Cloud_Cryptomining_-_Set_Verdict.yml]
ignore=BA101

[file:playbook-Cortex_XDR_-_Cloud_Cryptomining.yml]
ignore=BA101

[file:layoutscontainer-Cortex_XDR_-_XCLOUD_Cryptomining.json]
ignore=BA101

[file:Cortex_XDR_incident_handling_v2_README.md]
ignore=RM106

Expand Down

0 comments on commit 179ae75

Please sign in to comment.