Skip to content

Commit

Permalink
Merge pull request #1296 from demisto/fix-content-Phishing-and-Detonate
Browse files Browse the repository at this point in the history
move phishing and detonate playbooks available in 3.1.0
  • Loading branch information
Bars92 authored Feb 10, 2018
2 parents 39a7c0f + 85ad05d commit 27940a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: -1
name: Detonate files
system: true
fromversion: 2.5.0
toversion: 3.0.1
toversion: 3.1.0
description: Detonate files found under File context if they are PDFs or executables
starttaskid: "0"
tasks:
Expand Down Expand Up @@ -116,3 +116,4 @@ view: |-
}
}
inputs: []
releaseNotes: "-"
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ id: playbook5
version: -1
system: true
fromversion: 2.5.0
toversion: 3.0.1
toversion: 3.1.0
name: Phishing Playbook - Automated
description: |-
This is an automated playbook to investigate suspected Phishing attempts.
Expand Down Expand Up @@ -821,3 +821,4 @@ inputs:
value: company.com
description: The domains for the company to try and match closeness of sender. Comma
separated.
releaseNotes: "-"

0 comments on commit 27940a4

Please sign in to comment.