forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0a10bc3
commit 41c899f
Showing
4 changed files
with
483 additions
and
110 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
...s/VirusTotal/IndicatorFields/indicatorfield-Count_VT_Vendors_Which_Flagged_Malicious.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"associatedToAll": true, | ||
"caseInsensitive": true, | ||
"cliName": "countvtvendorswhichflaggedmalicious", | ||
"closeForm": false, | ||
"content": true, | ||
"editForm": true, | ||
"group": 2, | ||
"hidden": false, | ||
"id": "indicator_count_vt_vendors_which_flagged_malicious", | ||
"isReadOnly": false, | ||
"locked": false, | ||
"name": "Count VT Vendors Which Flagged Malicious", | ||
"neverSetAsRequired": false, | ||
"ownerOnly": false, | ||
"required": false, | ||
"sla": 0, | ||
"system": false, | ||
"threshold": 72, | ||
"type": "number", | ||
"unmapped": false, | ||
"unsearchable": false, | ||
"useAsKpi": true, | ||
"version": -1, | ||
"fromVersion": "5.5.0" | ||
} |
26 changes: 26 additions & 0 deletions
26
Packs/VirusTotal/IndicatorFields/indicatorfield-VT_Detection_Names.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"associatedToAll": true, | ||
"caseInsensitive": true, | ||
"cliName": "vtdetectionnames", | ||
"closeForm": false, | ||
"content": true, | ||
"editForm": true, | ||
"group": 2, | ||
"hidden": false, | ||
"id": "indicator_vt_detection_names", | ||
"isReadOnly": false, | ||
"locked": false, | ||
"name": "VT Detection Names", | ||
"neverSetAsRequired": false, | ||
"ownerOnly": false, | ||
"required": false, | ||
"sla": 0, | ||
"system": false, | ||
"threshold": 72, | ||
"type": "tagsSelect", | ||
"unmapped": false, | ||
"unsearchable": false, | ||
"useAsKpi": true, | ||
"version": -1, | ||
"fromVersion": "5.5.0" | ||
} |
26 changes: 26 additions & 0 deletions
26
Packs/VirusTotal/IndicatorFields/indicatorfield-VT_Vendors_Which_Flagged_Malicious.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"associatedToAll": true, | ||
"caseInsensitive": true, | ||
"cliName": "vtvendorswhichflaggedmalicious", | ||
"closeForm": false, | ||
"content": true, | ||
"editForm": true, | ||
"group": 2, | ||
"hidden": false, | ||
"id": "indicator_vt_vendors_which_flagged_malicious", | ||
"isReadOnly": false, | ||
"locked": false, | ||
"name": "VT Vendors Which Flagged Malicious", | ||
"neverSetAsRequired": false, | ||
"ownerOnly": false, | ||
"required": false, | ||
"sla": 0, | ||
"system": false, | ||
"threshold": 72, | ||
"type": "tagsSelect", | ||
"unmapped": false, | ||
"unsearchable": false, | ||
"useAsKpi": true, | ||
"version": -1, | ||
"fromVersion": "5.5.0" | ||
} |
Oops, something went wrong.