Highlight words inside a given text.
Base
- Details
- Content
- Dependencies
- Version History
The base pack for Cortex XSOAR.
| Name | Description |
|---|---|
| HighlightWords | |
| CreateIndicatorRelationship | This automation creates a relationship between indicator objects. |
| DBotBuildPhishingClassifier | Create a phishing classifier using machine learning technique, based on email content. |
| GetIndicatorsByQuery | Gets a list of indicator objects and the associated indicator outputs that match the specified query and filters. The results are returned in a structured data file. |
SaneDocReports | Parse Sane-json-reports and export them as docx files (used internally). |
| DBotPredictPhishingWords | Predict text label using a pre-trained machine learning phishing model, and get the most important words used in the classification decision. |
| ValidateContent | Runs validation and linting using the Demisto SDK on content items, such as integrations, automations and content packs. This automation script is used as part of the content validation that runs as part of the contribution flow. |
| GetIncidentsByQuery | Gets a list of incident objects and the associated incident outputs that This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| DBotTrainClustering | This script helps organizes and groups incidents based on their similarities using clustering algorithms. |
| SanePdfReports | Parse Sane-json-reports and export them as pdf files (used internally). |
| CheckDockerImageAvailable | Check if a docker image is available for performing docker pull. Script simulates the docker pull flow but doesn't actually pull the image. Returns an entry with 'ok' if all is good otherwise will return an error. |
| DBotTrainTextClassifierV2 | Train a machine learning text classifier. |
DBotSuggestClassifierMapping | Deprecated. No available replacement. Suggests a classifier mapping based on an advanced name matching algorithm. |
CommonServerPython | Common code that will be merged into each server script when it runs. |
| DBotFindSimilarIncidentsByIndicators | Finds similar incidents based on indicators' similarity. Indicators' contribution to the final score is based on their scarcity. |
WordTokenizerNLP | Deprecated. Use DBotPreProcessTextData instead. |
| FindSimilarIncidentsByText | Deprecated. Use DBotFindSimilarIncidents instead. This automation runs using the default Limited User role, unless you explicitly
|
DBotMLFetchData | Deprecated. No available replacement. Collect telemetry data from the environment. |
| DBotPreProcessTextData | Pre-process text data for the machine learning text classifier. |
| StixParser | Parse STIX files to Cortex XSOAR indicators by clicking the Upload STIX File button. |
| GetMLModelEvaluation | Finds a threshold for ML model, and performs an evaluation based on it. |
| DBotFindSimilarIncidents | Finds past similar incidents based on incident fields' similarity. Includes an option to also display indicators similarity. |
| DrawRelatedIncidentsCanvas | Draw incidents and indicators on the canvas to map and visualize their connections. |
CommonServer | Common code that will be merged into each server script when it runs. |
CommonServerPowerShell | Common code that will be merged into each PowerShell script/integration when it runs. |
| DeleteIndicatorRelationships | This automation allows to delete a relationship between indicator objects based on the relationship id. |
| DBotShowClusteringModelInfo | Show clustering model information - model summary and incidents in specific cluster. |
| SearchIndicatorRelationships | This automation outputs the indicator relationships to context according to the provided query, using the entities, entityTypes, and relationships arguments. All arguments will use the AND operator. For example, using the following arguments entities=8.8.8.8 entities_types=Domain will provide only relationships that the 8.8.8.8 indicator has with indicators of type domain. |
| Name | Description |
|---|---|
System Health |
| Name | Description |
|---|---|
| SearchIndicatorRelationships | This automation outputs the indicator relationships to context according to the provided query, using the entities, entityTypes, and relationships arguments. All arguments will use the AND operator. For example, using the following arguments entities=8.8.8.8 entities_types=Domain will provide only relationships that the 8.8.8.8 indicator has with indicators of type domain. |
| ValidateContent | Runs validation and linting using the Demisto SDK on content items, such as integrations, automations and content packs. This automation script is used as part of the content validation that runs as part of the contribution flow. |
| HighlightWords | Highlight words inside a given text. |
| GetIncidentsByQuery | Gets a list of incident objects and the associated incident outputs that This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
GetAlertsByQuery | Gets a list of alert objects and the associated alert outputs that This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| StixParser | Parse STIX files to Cortex indicators by clicking the Upload STIX File button. |
| DBotTrainClustering | This script helps organizes and groups incidents based on their similarities using clustering algorithms. |
| FindSimilarIncidentsByText | Deprecated. Use DBotFindSimilarIncidents instead. This automation runs using the default Limited User role, unless you explicitly
|
FindSimilarAlertsByText | Deprecated. Use DBotFindSimilarAlerts instead. This automation runs using the default Limited User role, unless you explicitly
|
CommonServerPowerShell | Common code that will be merged into each PowerShell script/integration when it runs. |
| DBotPreProcessTextData | Pre-process text data for the machine learning text classifier. |
DBotMLFetchData | Deprecated. No available replacement. Collect telemetry data from the environment. |
| CreateIndicatorRelationship | This automation creates a relationship between indicator objects. |
| GetMLModelEvaluation | Finds a threshold for ML model, and performs an evaluation based on it. |
WordTokenizerNLP | Deprecated. Use DBotPreProcessTextData instead. |
| DeleteIndicatorRelationships | This automation allows to delete a relationship between indicator objects based on the relationship id. |
CommonServer | Common code that will be merged into each server script when it runs. |
| DBotBuildPhishingClassifier | Create a phishing classifier using machine learning technique, based on email content. |
SaneDocReports | Parse Sane-json-reports and export them as docx files (used internally). |
| DBotFindSimilarIncidentsByIndicators | Finds similar incidents based on indicators' similarity. Indicators' contribution to the final score is based on their scarcity. |
DBotFindSimilarAlertsByIndicators | Finds similar alerts based on indicators' similarity. Indicators' contribution to the final score is based on their scarcity. |
DBotSuggestClassifierMapping | Deprecated. No available replacement. Suggests a classifier mapping based on an advanced name matching algorithm. |
| GetIndicatorsByQuery | Gets a list of indicator objects and the associated indicator outputs that match the specified query and filters. The results are returned in a structured data file. |
| SanePdfReports | Parse Sane-json-reports and export them as pdf files (used internally). |
CommonServerPython | Common code that will be merged into each server script when it runs. |
| CheckDockerImageAvailable | Check if a docker image is available for performing docker pull. Script simulates the docker pull flow but doesn't actually pull the image. Returns an entry with 'ok' if all is good otherwise will return an error. |
| DBotFindSimilarIncidents | Finds past similar incidents based on incident fields' similarity. Includes an option to also display indicators similarity. |
DBotFindSimilarAlerts | Finds past similar alerts based on alert fields' similarity. Includes an option to also display indicators similarity. |
| Pack Name | Pack By |
|---|
| Pack Name | Pack By |
|---|
| Pack Name | Pack By |
|---|
Scripts
DrawRelatedIncidentsCanvas
- Updated the Docker image to: demisto/sklearn:1.0.0.12545527.
DBotFindSimilarIncidentsByIndicators
- Updated the Docker image to: demisto/sklearn:1.0.0.12545527.
DBotFindSimilarIncidents
- Updated the Docker image to: demisto/sklearn:1.0.0.12545527.
FindSimilarIncidentsByText
- Updated the Docker image to: demisto/sklearn:1.0.0.12545527.
- 45701
Download
Scripts
DrawRelatedIncidentsCanvas
- Updated the Docker image to: demisto/sklearn:1.0.0.10866354.
DBotFindSimilarIncidents
- Updated the Docker image to: demisto/sklearn:1.0.0.10866354.
DBotFindSimilarIncidentsByIndicators
- Updated the Docker image to: demisto/sklearn:1.0.0.10866354.
FindSimilarIncidentsByText
- Updated the Docker image to: demisto/sklearn:1.0.0.10866354.
- 45112
Download
Scripts
SearchIndicatorRelationships
- Updated the Docker image to: demisto/python3:3.12.13.10404775.
DBotTrainTextClassifierV2
- Updated the Docker image to: demisto/ml:1.0.0.9793547.
DrawRelatedIncidentsCanvas
- Updated the Docker image to: demisto/sklearn:1.0.0.10120494.
DeleteIndicatorRelationships
- Updated the Docker image to: demisto/python3:3.12.13.10404775.
CreateIndicatorRelationship
- Updated the Docker image to: demisto/python3:3.12.13.10404775.
DBotFindSimilarIncidents
- Updated the Docker image to: demisto/sklearn:1.0.0.10120494.
GetIncidentsByQuery
- Updated the Docker image to: demisto/python3:3.12.13.10404775.
DBotBuildPhishingClassifier
- Updated the Docker image to: demisto/python3:3.12.13.10404775.
DBotShowClusteringModelInfo
- Updated the Docker image to: demisto/python3:3.12.13.10404775.
HighlightWords
- Updated the Docker image to: demisto/python3:3.12.13.10404775.
- 45017
Download
Scripts
CommonServerPython
- Added standardized error classification and taxonomy (CortexError hierarchy and CortexErrorCode) for machine-readable error codes.
- 44472
- 44469
- 44470
- 44372
- 44306
- 44461
- 44428
- 44475
- 43340
- 44387
- 44362
- 44484
- 44480
- 44432
- 44315
- 44451
- 44420
- 44464
- 44492
- 44488
- 44485
- 44490
- 44498
- 44479
- 44458
- 44364
- 44345
- 44132
- 44474
- 44481
- 44518
- 44510
- 44130
- 44515
- 44503
- 44483
- 44522
- 44386
Download
Scripts
CommonServerPython
- Added Unified Connector (UCP) parameter interpolation: connector field values are now reshaped into the parameter structure integrations expect (for example, folding username and password into a single
credentialsobject).
CommonServerPowerShell
- Added Unified Connector (UCP) parameter interpolation: connector field values are now reshaped into the parameter structure integrations expect (for example, folding username and password into a single
credentialsobject). - Updated the Docker image to: demisto/powershell:7.5.0.9017890.
CommonServer
- Added Unified Connector (UCP) parameter interpolation: connector field values are now reshaped into the parameter structure integrations expect (for example, folding username and password into a single
credentialsobject).
- 44788
Download
Scripts
StixParser
- Updated the Docker image to: demisto/taxii:1.0.0.10133006.
SanePdfReports
- Updated the Docker image to: demisto/sane-pdf-reports:1.0.0.9988134.
DBotPreProcessTextData
- Updated the Docker image to: demisto/ml:1.0.0.9793547.
HighlightWords
- Updated the Docker image to: demisto/python3:3.12.13.10116658.
SearchIndicatorRelationships
- Updated the Docker image to: demisto/python3:3.12.13.10116658.
GetIncidentsByQuery
- Updated the Docker image to: demisto/python3:3.12.13.10116658.
- 44716
Download
Scripts
GetIncidentsByQuery
- Updated the Docker image to: demisto/python3:3.12.13.8428455.
DBotBuildPhishingClassifier
- Updated the Docker image to: demisto/python3:3.12.13.8428455.
GetIndicatorsByQuery
- Updated the Docker image to: demisto/python3:3.12.13.8428455.
DeleteIndicatorRelationships
- Updated the Docker image to: demisto/python3:3.12.13.8428455.
CreateIndicatorRelationship
- Updated the Docker image to: demisto/python3:3.12.13.8428455.
DBotShowClusteringModelInfo
- Updated the Docker image to: demisto/python3:3.12.13.8428455.
HighlightWords
- Updated the Docker image to: demisto/python3:3.12.13.8428455.
- 44128
Download
Scripts
CommonServerPython
- Updated the is_xsiam() function to support unified platform module codes (x1, x3, x5).
- 43591
- 43045
- 43242
- 42931
- 43447
- 43460
- 43536
- 43395
- 43429
- 42713
- 43384
- 43391
- 43477
- 43527
- 43445
- 43500
- 43495
- 42723
- 43412
- 43038
- 43498
- 43548
- 43544
- 43369
- 43542
- 43491
- 43492
- 43336
- 43481
- 43505
- 43577
- 43497
- 43530
- 43575
- 43373
- 43397
- 43573
- 43453
Download
Scripts
DBotTrainTextClassifierV2
- Updated the Docker image to: demisto/ml:1.0.0.6144857.
DBotPredictPhishingWords
- Updated the Docker image to: demisto/ml:1.0.0.6144857.
GetMLModelEvaluation
- Updated the Docker image to: demisto/ml:1.0.0.6144857.
DBotPreProcessTextData
- Updated the Docker image to: demisto/ml:1.0.0.6144857.
- 42750
Download
Scripts
SearchIndicatorRelationships
- Added support for searchAfter argument that use the SearchAfter token from the preceding response (found in the RelationshipsPagination output path) to indicate the starting point for retrieving the subsequent batch of relationships.
- Added the output RelationshipsPagination which contains the searchAfter token that allows pagination.
- Updated the Docker image to: demisto/python3:3.12.12.6391686.
- 42206
Download
Scripts
DBotBuildPhishingClassifier
- Updated the Docker image to: demisto/python3:3.12.12.6204436.
CreateIndicatorRelationship
- Updated the Docker image to: demisto/python3:3.12.12.6204436.
DeleteIndicatorRelationships
- Updated the Docker image to: demisto/python3:3.12.12.6204436.
- 42247
Download
Scripts
CommonServerPython
- Updated the
CommonServerPythonscript with a time-sensitive command timeout strategy inBaseClient. This strategy enforces a strict execution time limit (default 15 seconds) for commands when the indicator extraction mode isinlineby dynamically adjusting API timeouts and disabling retries. For more information, see the indicator extraction modes documentation.
- 41930
Download
Scripts
ValidateContent
- Updated the Docker image to: demisto/xsoar-tools:1.0.0.5493431.
DBotFindSimilarIncidentsByIndicators
- Updated the Docker image to: demisto/sklearn:1.0.0.5898415.
DBotFindSimilarIncidents
- Updated the Docker image to: demisto/sklearn:1.0.0.5898415.
- 41956
Download
Scripts
CheckDockerImageAvailable
- Updated the Docker image to: demisto/python3:3.12.12.5490952.
HighlightWords
- Updated the Docker image to: demisto/python3:3.12.12.5490952.
GetIncidentsByQuery
- Updated the Docker image to: demisto/python3:3.12.12.5490952.
GetIndicatorsByQuery
- Updated the Docker image to: demisto/python3:3.12.12.5490952.
SearchIndicatorRelationships
- Updated the Docker image to: demisto/python3:3.12.12.5490952.
- 41760
Download
Changes are not relevant for XSOAR marketplace.
Scripts
DBotFindSimilarIncidentsByIndicators
- Updated the Docker image to: demisto/sklearn:1.0.0.12545527.
DBotFindSimilarIncidents
- Updated the Docker image to: demisto/sklearn:1.0.0.12545527.
FindSimilarIncidentsByText
- Updated the Docker image to: demisto/sklearn:1.0.0.12545527.
- 45701
Download
Scripts
DBotFindSimilarIncidents
- Updated the Docker image to: demisto/sklearn:1.0.0.10866354.
DBotFindSimilarIncidentsByIndicators
- Updated the Docker image to: demisto/sklearn:1.0.0.10866354.
FindSimilarIncidentsByText
- Updated the Docker image to: demisto/sklearn:1.0.0.10866354.
- 45112
Download
Scripts
SearchIndicatorRelationships
- Updated the Docker image to: demisto/python3:3.12.13.10404775.
DeleteIndicatorRelationships
- Updated the Docker image to: demisto/python3:3.12.13.10404775.
CreateIndicatorRelationship
- Updated the Docker image to: demisto/python3:3.12.13.10404775.
DBotFindSimilarIncidents
- Updated the Docker image to: demisto/sklearn:1.0.0.10120494.
GetIncidentsByQuery
- Updated the Docker image to: demisto/python3:3.12.13.10404775.
DBotBuildPhishingClassifier
- Updated the Docker image to: demisto/python3:3.12.13.10404775.
HighlightWords
- Updated the Docker image to: demisto/python3:3.12.13.10404775.
- 45017
Download
Scripts
CommonServerPython
- Added standardized error classification and taxonomy (CortexError hierarchy and CortexErrorCode) for machine-readable error codes.
- 44472
- 44469
- 44470
- 44372
- 44306
- 44461
- 44428
- 44475
- 43340
- 44387
- 44362
- 44484
- 44480
- 44432
- 44315
- 44451
- 44420
- 44464
- 44492
- 44488
- 44485
- 44490
- 44498
- 44479
- 44458
- 44364
- 44345
- 44132
- 44474
- 44481
- 44518
- 44510
- 44130
- 44515
- 44503
- 44483
- 44522
- 44386
Download
Scripts
CommonServerPython
- Added Unified Connector (UCP) parameter interpolation: connector field values are now reshaped into the parameter structure integrations expect (for example, folding username and password into a single
credentialsobject).
CommonServerPowerShell
- Added Unified Connector (UCP) parameter interpolation: connector field values are now reshaped into the parameter structure integrations expect (for example, folding username and password into a single
credentialsobject). - Updated the Docker image to: demisto/powershell:7.5.0.9017890.
CommonServer
- Added Unified Connector (UCP) parameter interpolation: connector field values are now reshaped into the parameter structure integrations expect (for example, folding username and password into a single
credentialsobject).
- 44788
Download
Scripts
StixParser
- Updated the Docker image to: demisto/taxii:1.0.0.10133006.
SanePdfReports
- Updated the Docker image to: demisto/sane-pdf-reports:1.0.0.9988134.
DBotPreProcessTextData
- Updated the Docker image to: demisto/ml:1.0.0.9793547.
HighlightWords
- Updated the Docker image to: demisto/python3:3.12.13.10116658.
SearchIndicatorRelationships
- Updated the Docker image to: demisto/python3:3.12.13.10116658.
GetIncidentsByQuery
- Updated the Docker image to: demisto/python3:3.12.13.10116658.
- 44716
Download
Scripts
GetIncidentsByQuery
- Updated the Docker image to: demisto/python3:3.12.13.8428455.
DBotBuildPhishingClassifier
- Updated the Docker image to: demisto/python3:3.12.13.8428455.
GetIndicatorsByQuery
- Updated the Docker image to: demisto/python3:3.12.13.8428455.
DeleteIndicatorRelationships
- Updated the Docker image to: demisto/python3:3.12.13.8428455.
CreateIndicatorRelationship
- Updated the Docker image to: demisto/python3:3.12.13.8428455.
HighlightWords
- Updated the Docker image to: demisto/python3:3.12.13.8428455.
- 44128
Download
Scripts
CommonServerPython
- Updated the is_xsiam() function to support unified platform module codes (x1, x3, x5).
- 43591
- 43045
- 43242
- 42931
- 43447
- 43460
- 43536
- 43395
- 43429
- 42713
- 43384
- 43391
- 43477
- 43527
- 43445
- 43500
- 43495
- 42723
- 43412
- 43038
- 43498
- 43548
- 43544
- 43369
- 43542
- 43491
- 43492
- 43336
- 43481
- 43505
- 43577
- 43497
- 43530
- 43575
- 43373
- 43397
- 43573
- 43453
Download
Scripts
SearchIndicatorRelationships
- Added support for searchAfter argument that use the SearchAfter token from the preceding response (found in the RelationshipsPagination output path) to indicate the starting point for retrieving the subsequent batch of relationships.
- Added the output RelationshipsPagination which contains the searchAfter token that allows pagination.
- Updated the Docker image to: demisto/python3:3.12.12.6391686.
- 42206
Download
Scripts
DBotBuildPhishingClassifier
- Updated the Docker image to: demisto/python3:3.12.12.6204436.
CreateIndicatorRelationship
- Updated the Docker image to: demisto/python3:3.12.12.6204436.
DeleteIndicatorRelationships
- Updated the Docker image to: demisto/python3:3.12.12.6204436.
- 42247
Download
Scripts
CommonServerPython
- Updated the
CommonServerPythonscript with a time-sensitive command timeout strategy inBaseClient. This strategy enforces a strict execution time limit (default 15 seconds) for commands when the indicator extraction mode isinlineby dynamically adjusting API timeouts and disabling retries. For more information, see the indicator extraction modes documentation.
- 41930
Download
Scripts
ValidateContent
- Updated the Docker image to: demisto/xsoar-tools:1.0.0.5493431.
DBotFindSimilarIncidentsByIndicators
- Updated the Docker image to: demisto/sklearn:1.0.0.5898415.
DBotFindSimilarIncidents
- Updated the Docker image to: demisto/sklearn:1.0.0.5898415.
- 41956
Download
Scripts
CheckDockerImageAvailable
- Updated the Docker image to: demisto/python3:3.12.12.5490952.
HighlightWords
- Updated the Docker image to: demisto/python3:3.12.12.5490952.
GetIncidentsByQuery
- Updated the Docker image to: demisto/python3:3.12.12.5490952.
GetIndicatorsByQuery
- Updated the Docker image to: demisto/python3:3.12.12.5490952.
SearchIndicatorRelationships
- Updated the Docker image to: demisto/python3:3.12.12.5490952.
- 41760
Download
Changes are not relevant for XSIAM marketplace.
PUBLISHER
PLATFORMS
INFO
| Certification | Certified | Read more |
| Supported By | Cortex | |
| Created | August 2, 2020 | |
| Last Release | September 1, 2026 |
