Phishing Classifier Demo Parameters - Administrator Guide - 6.10 - Cortex XSOAR - Cortex - Security Operations

Cortex XSOAR Administrator Guide

Product
Cortex XSOAR
Version
6.10
Creation date
2022-10-13
Last date published
2024-03-28
End_of_Life
EoL
Category
Administrator Guide
Abstract

View the parameters for the machine learning (ml) DbotPredictOutOfTheBox command in the Cortex XSOAR war room.

The following table describes the phishing classifier demo parameters when using the DbotPredictOutOfTheBoxV2 automation.

Parameter

Description

emailSubject

The plain text of the email subject for which you want to the prediction.

emailBody

The plain text of the email body for which you want to get the prediction.

emailBodyHTML

The HTML of the email for which you want to get the prediction. If the email body is filled, this field can be left empty.

topWordsLimit

Maximum number of words to highlight in the result.

wordThreshold

The lower this value is, the more words will be highlighted in the results.

minTextLength

Minimum length of text (subject and body) required for getting a prediction.

confidenceThreshold

All predictions are given in a confidence value between 0-1. If this parameter is set to 0, all model predictions are given. If more than 0, only confidence predictions higher than this value are given.

returnError

Whether to return an error where there is no prediction.

setIncidentFields

Whether to set out-of-the-box DBot incident fields.