IndicatorMaliciousRatioCalculation
This Script is part of the Common Scripts Pack.#
Returns indicators that appear under resolved incidents, and resolved incident IDs.
Script Data#
| Name | Description |
|---|---|
| Script Type | python |
| Tags | ml |
| Cortex XSOAR Version | 5.0.0 |
Inputs#
| Argument Name | Description |
|---|---|
| maxIncidents | The maximum number of incidents to query. |
| maxIndicators | The maximum number of indicators to query. |
| appearsInMinNumberOfIncidents | The indicator that appears in the minimum number of incidents. |
| query | The query to fetch the indicators from. The incident which are "bad". |
| maxDisplayResults | The maximum number of results (indicators) to display as output. |
| fileResult | The generate file result. |
| fromDate | The start date by which to filter incidents. |
Outputs#
There are no outputs for this script.