diff --git a/Packs/CortexAttackSurfaceManagement/.pack-ignore b/Packs/CortexAttackSurfaceManagement/.pack-ignore index 7a96068ac239..ca25306a4372 100644 --- a/Packs/CortexAttackSurfaceManagement/.pack-ignore +++ b/Packs/CortexAttackSurfaceManagement/.pack-ignore @@ -47,4 +47,5 @@ NMAP ml vpc Prisma -ITSM \ No newline at end of file +ITSM +Terrapin diff --git a/Packs/CortexAttackSurfaceManagement/Playbooks/Cortex_ASM_-_Remediation_Path_Rules.yml b/Packs/CortexAttackSurfaceManagement/Playbooks/Cortex_ASM_-_Remediation_Path_Rules.yml index e839860aa616..f774bea1e9ac 100644 --- a/Packs/CortexAttackSurfaceManagement/Playbooks/Cortex_ASM_-_Remediation_Path_Rules.yml +++ b/Packs/CortexAttackSurfaceManagement/Playbooks/Cortex_ASM_-_Remediation_Path_Rules.yml @@ -1746,7 +1746,7 @@ tasks: key: simple: remediationattacksurfacerules value: - simple: RdpServer,InsecureOpenSSH,TelnetServer,UnencryptedFtpServer,OpenSSH,SshServer,SnmpServer,MysqlServer,MongoServer,PostgresServer,ElasticsearchServer + simple: RdpServer,InsecureOpenSSH,TelnetServer,UnencryptedFtpServer,OpenSSH,SshServer,SnmpServer,MysqlServer,MongoServer,PostgresServer,ElasticsearchServer,SSHTerrapinAttack separatecontext: false continueonerrortype: "" view: |- diff --git a/Packs/CortexAttackSurfaceManagement/ReleaseNotes/1_7_34.md b/Packs/CortexAttackSurfaceManagement/ReleaseNotes/1_7_34.md new file mode 100644 index 000000000000..23603766883b --- /dev/null +++ b/Packs/CortexAttackSurfaceManagement/ReleaseNotes/1_7_34.md @@ -0,0 +1,6 @@ + +#### Playbooks + +##### Cortex ASM - Remediation Path Rules + +Updated the playbook to include the *SSHTerrapinAttack* attack surface rule. diff --git a/Packs/CortexAttackSurfaceManagement/pack_metadata.json b/Packs/CortexAttackSurfaceManagement/pack_metadata.json index a6a4d083fb8f..750ee4c14a57 100644 --- a/Packs/CortexAttackSurfaceManagement/pack_metadata.json +++ b/Packs/CortexAttackSurfaceManagement/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Cortex Attack Surface Management", "description": "Content for working with Attack Surface Management (ASM).", "support": "xsoar", - "currentVersion": "1.7.33", + "currentVersion": "1.7.34", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",