Skip to content

Commit

Permalink
[ASM] XPANDR- 7915 - Add the *SSHTerrapinAttack* attack surface rule. (
Browse files Browse the repository at this point in the history
…demisto#34091)

* [ASM] XPANDR- 7915 - Add the *SSHTerrapinAttack* attack surface rule. (demisto#34087)

* added terrapin

* RN

* Update .pack-ignore

* Fixed RNs

---------

Co-authored-by: johnnywilkes <[email protected]>
Co-authored-by: anas-yousef <[email protected]>
  • Loading branch information
3 people authored Apr 24, 2024
1 parent 7002293 commit 14b89a8
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Packs/CortexAttackSurfaceManagement/.pack-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ NMAP
ml
vpc
Prisma
ITSM
ITSM
Terrapin
Original file line number Diff line number Diff line change
Expand Up @@ -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: |-
Expand Down
6 changes: 6 additions & 0 deletions Packs/CortexAttackSurfaceManagement/ReleaseNotes/1_7_34.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Playbooks

##### Cortex ASM - Remediation Path Rules

Updated the playbook to include the *SSHTerrapinAttack* attack surface rule.
2 changes: 1 addition & 1 deletion Packs/CortexAttackSurfaceManagement/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "",
Expand Down

0 comments on commit 14b89a8

Please sign in to comment.