Skip to content

Commit 5b27276

Browse files
authored
Playbook Refactoring | A user deleted multiple users for the first time (#41366)
1 parent 3739c65 commit 5b27276

File tree

4 files changed

+12
-7
lines changed

4 files changed

+12
-7
lines changed

Packs/CortexResponseAndRemediation/Playbooks/playbook-A_user_deleted_multiple_users_for_the_first_time_README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,19 @@ This playbook does not use any integrations.
4444
### Scripts
4545

4646
* BetweenHours
47+
* IncreaseAlertSeverity
4748
* SearchAlertsV2
4849
* SetAndHandleEmpty
50+
* disable-user
51+
* get-endpoint-data
52+
* get-user-data
53+
* isolate-endpoint
4954

5055
### Commands
5156

52-
* ad-disable-account
53-
* ad-get-user
5457
* closeInvestigation
58+
* core-execute-command
5559
* core-get-cloud-original-alerts
56-
* core-get-endpoints
57-
* core-isolate-endpoint
58-
* core-list-risky-hosts
59-
* core-list-risky-users
6060

6161
## Playbook Inputs
6262

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#### Playbooks
2+
3+
##### A user deleted multiple users for the first time
4+
5+
- Added multiple improvements to the playbook.
84.6 KB
Loading

Packs/CortexResponseAndRemediation/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Cortex Response And Remediation",
33
"description": "The Cortex Response & Remediation Pack delivers a powerful collection of automated playbooks designed to streamline incident response and remediation processes. Built to support an Autonomous SOC vision.",
44
"support": "xsoar",
5-
"currentVersion": "1.2.22",
5+
"currentVersion": "1.2.23",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

0 commit comments

Comments
 (0)