Pack Contributors:
- barpec12
- Jaden Evanger
Contributions are welcome and appreciated. For more info, visit our Contribution Guide.
Frequently used scripts pack.
Contributions are welcome and appreciated. For more info, visit our Contribution Guide.
Contributions are welcome and appreciated. For more info, visit our Contribution Guide.
| Name | Description |
|---|---|
| CountArraySize | Count an array size |
| ReadFile | Load the contents of a file into context. |
| http | Sends http request. Returns the response as json. |
| FileCreateAndUpload | Deprecated. Use FileCreateAndUploadV2 instead. Will create a file (using the given data input or entry ID) and upload it to current investigation war room. |
| findIncidentsWithIndicator | Lookup incidents with specified indicator. Use currentIncidentId to omit the existing incident from output. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| SetByIncidentId | Works the same as the 'Set' command, but can work across incidents by specifying 'id' as an argument. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| SendEmailOnSLABreach | Sends an email informing the user of an SLA breach. The email is sent to the user who is assigned to the incident. It includes the incident name, ID, name of the SLA field that was breached, duration of that SLA field, and the date and time when that SLA was started. |
| EmailDomainSquattingReputation | Check if an email address's domain is trying to squat other domain using Levenshtein distance algorithm. |
| ChangeContext | Enables changing context in two ways. The first is to capitalize the first letter of each key in following level of the context key entered. The second is to change context keys to new values. |
| EncodeToAscii | Input Text Data to Encode as ASCII (Ignores any chars that aren't interpreted as ASCII). |
| AddDBotScoreToContext | Add DBot score to context for indicators with custom vendor, score, reliability, and type. |
| FeedRelatedIndicatorsWidget | Widget script to view information about the relationship between an indicator, entity and other indicators and connect to indicators, if relevant. |
| IsTrue | Check if a given value is true. Will return 'no' otherwise |
| PCAPMiner | Deprecated. Use PCAPMinerV2 instead. PCAPMiner is a tool to parse PCAP files and will return things like extracted files that are found, HTTP flows, and a variety of other information. It is uses a docker instance located on docker hub trorabaugh/dempcap:1.0. To use simply upload a PCAP file and then run PCAPMiner entryId="<your_entry_id>". To get the entry id click on the link on the top right hand corner of a file attachment. |
| ServerLogs | Uses the ssh integration to grab the host server logs. This script is supported only on Cortex XSOAR on-prem (version 6.X). |
| NumberOfPhishingAttemptPerUser | Shows a bar chart of the number of incident the 'To' and 'From' email addresses. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| DeleteContext | Delete field from context. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| FileCreateAndUploadV2 | Creates a file (using the given data input or entry ID) and uploads it to the current investigation War Room. |
| EmailAskUser | Ask a user a question via email and process the reply directly into the investigation. |
| SearchIncidentsV2 | Searches Demisto incidents. A summarized version of this scrips is available with the summarizedversion argument. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| ShowOnMap | Returns a map entry with a marker on the given coordinates (lat,lng), or address (requires a configured GoogleMaps instance). |
| GenericPollingScheduledTask | Runs the polling command repeatedly, completes a blocking manual task when polling is done. |
| hideFieldsOnNewIncident | When you apply this script to an incident field, that incident field is hidden for new incidents, and it displays in edit mode. |
| ParseCSV | This script will parse a CSV file and place the unique IPs, Domains and Hashes into the context. |
| FindSimilarIncidents | Deprecated. Use DBotFindSimilarIncidents instead. Finds similar incidents by common incident keys, labels, custom fields or context keys. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| ExtractDomainAndFQDNFromUrlAndEmail | Extracts domains and FQDNs from URLs and emails. |
| IncidentAddSystem | Add a remote system (such as a desktop under investigation) to an investigation (this will allow you to install and agent on the system) |
| DeduplicateValuesbyKey | Given a list of objects and a key found in each of those objects, return a unique list of values associated with that key. Returns error if the objects provided do not contain the key of interest. |
| SetMultipleValues | Set multiple keys/values to the context. |
| CreateNewIndicatorsOnly | Create indicators to the Threat Intel database only if they are not registered. All submitted indicators will be associated with the parent incident. When using the script with many indicators, or when the Threat Intel Management database is highly populated, this script may have low performance issue. |
| ShowScheduledEntries | Show all scheduled entries for specific incident. |
| ListUsedDockerImages | List all Docker images that are in use by the installed integrations and automations. |
| ExportIncidentsToCSV | This automation uses the Core REST API Integration to batch export Incidents to CSV and return the resulting CSV file to the war room. |
| EmailAskUserResponse | Extract user's response from EmailAskUser reply. Returns the first textual response line of the provided entry that contains the reply body. Use ${lastCompletedTaskEntries} to analyze the previous playbook task containing the user's reply. |
| SearchIndicator | Searches Cortex XSOAR Indicators. Search for XSOAR Indicators and returns the id, indicator_type, value, and score/verdict. You can add additional fields from the indicators using the add_field_to_context argument. |
| StixCreator | Gets a list of indicators from the indicators argument, and generates a JSON file in STIX 2.1 format. |
| TopMaliciousRatioIndicators | Find the top malicious ratio indicators. |
| ContextGetEmails | Gets all email addresses in context, excluding ones given. |
| ZipFile | Zip a file and upload to war room. |
| ExtractIndicatorsFromTextFile | Extract indicators from a text-based file.
This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| SetIndicatorGridField | This script updates an indicator's grid field in Cortex XSOAR with provided row data. You can input the rows directly or extract them from the context. |
| IPNetwork | Gather information regarding CIDR - |
| ParseExcel | The automation takes Excel file (entryID) as an input and parses its content to the war room and context. |
| ContextGetIps | Gets all IP addresses in context, excluding ones given. |
| FetchIndicatorsFromFile | Fetches indicators from a file. Supports TXT, XLS, XLSX, CSV, DOC and DOCX file types. |
| checkValue | Gets a value and return it. This is to be used in playbook conditional tasks - get a value from incident field, label or context, and act accordingly. |
| FormatURL | Strips, unquotes and unescapes URLs. If the URL is a Proofpoint or ATP URL, extracts its redirect URL. If more than one URL is passed to the formatter, the separator must be a pipe ("|"). |
| DisableUserWrapper | This script allows disabling a specified user using one or more of the following integrations: SailPointIdentityIQ, ActiveDirectoryQuery, Okta, MicrosoftGraphUser, and IAM. |
| CopyContextToField | Copy a context key to an incident field of multiple incidents, based on an incident query. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| IsInternalDomainName | This script accepts multiple values for both arguments and will iterate through each of the domains to check if the specified subdomains are located in at least one of the specified main domains. If the tested subdomain is in one of the main domains, the result will be true. For example, if the domain_to_check values are apps.paloaltonetworks.com and apps.paloaltonetworks.bla and the domains_to_compare values are paloaltonetworks.com and demisto.com, the result for apps.paloaltonetworks.com will be true since it is a part of the paloaltonetworks.com domain. The result for apps.paloaltonetworks.bla will be false since it is not a part of the paloaltonetworks.com or demisto.com domain. |
| ExposeIncidentOwner | Expose the incident owner into IncidentOwner context key |
| JSONFileToCSV | Script to convert a War Room output JSON File to a CSV file. |
WordTokenizer | Deprecated. Use DBotPreProcessTextData instead. |
| UnPackFile | Deprecated. Use the UnzipFile script instead. UnPack a file using fileName or entryID to specify a file. Files unpacked will be pushed to the war room and names will be pushed to the context. |
| GetDataCollectionLink | Generates the URL for a Data Collection Task into Context. Can be used to get the url for tasks send via Email, Slack, or even if you select "By Task Only". To generate links for specific users, add an array of users in the users argument. |
| AddEvidence | Adds provided entries to the incident Evidence Board. In playbook, can be positioned after a task to add the previous task's entries to Evidence Board automatically (with no need to provide arguments) |
| IsEmailAddressInternal | Checks if the email address is part of the internal domains. |
GetDuplicatesMlv2 | Deprecated. Use the "PhishingDedupPreprocessingRule" script instead. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| JSONtoCSV | Convert a JSON War Room output via EntryID to a CSV file. |
| GetIndicatorDBotScoreFromCache | Get the overall score for the indicator as calculated by DBot. |
| StringLength | Returns the length of the string passed as argument |
| DemistoVersion | Return the Demisto server version. |
| DBotAverageScore | The script calculates the average DBot score for each indicator in the context. |
| EditServerConfig | Edit the server configuration (under settings/troubleshooting). You can either add a new configuration or update and remove an existing one. |
| SetGridField | Creates a Grid table from items or key-value pairs. |
CommandLineAnalysis | This script evaluates command-line threats by analyzing both original and decoded inputs. It assigns weighted scores to detected patterns, such as AMSI bypass or credential dumping, and applies risk combination bonuses for multiple detections. The total score is normalized to a 0-100 scale, with risk levels categorized as follows:
The scoring mechanism provides a comprehensive risk assessment, considering both the severity and frequency of malicious behaviors. |
| ReadPDFFileV2 | Load a PDF file's content and metadata into context. Supports extraction of hashes, urls, and emails when available. |
| Exists | Check if a given value exists in the context. Will return 'no' for empty empty arrays. To be used mostly with DQ and selectors. |
| FailedInstances | Executes a test for all integration instances available and returns detailed information about succeeded and failed integration instances. |
| FileToBase64List | Encode a file as base64 and store it in a Demisto list. |
| VerdictResult | This widget displays the incident verdict or the alert verdict based on the 'incident.verdict' or 'alert.verdict' field. |
| RunDockerCommand | This command will allow you to run commands against a local Docker Container. You can run commands like wc for instance with word count, or other types of commands that you want on the docker container. We recommend for tools that you want to use that are not part of the default Docker container, to cope this Automation script and then create a customer docker container with /docker_image_create with a custom docker container to add any command level tool to Demisto and output the results directly to the context. |
| PDFUnlocker | Removing the password protection from a PDF file and adding a new file entry with the unlocked PDF. |
| HTTPListRedirects | List the redirects for a given URL. |
| LessThanPercentage | Checks if one percentage is less than another |
| ExampleJSScript | This is only an example script, to showcase how to use and write JavaScript scripts |
| MatchRegexV2 | Extracts regex data from the provided text. The script support groups and looping. |
| IsInternalHostName | Checks if the supplied hostnames match either the organization's internal naming convention or the domain suffix. |
| IdentifyAttachedEmail | Identify whether the incident includes an email message attached as an eml or msg file and return the answer to playbook. Also saves the identified entry ID to context for use for later. Commonly used in automated playbooks that handle phishing reports sent to a special phishing mailbox set up by the security team. |
| CheckIndicatorValue | Check if indicators exist in the Threat Intel database. |
| LoadJSONFileToContext | Loads a JSON file from the war room to context. |
| ConvertTableToHTML | Converts a given array to an HTML table |
| cveReputationV2 | Provides the severity of the CVE based on the CVSS score where available. |
| CheckContextValue | This script checks that a context key exists (and contains data), and optionally checks the value of the context key for a match against an input value. If a regex is not supplied, the script checks that the key is not empty. This script can be used with the "GenericPolling" playbook to poll for field population or that a field contains a specific value. This scripts does not support a context key which holds a list of values. |
| LookupCSV | Parses a CSV and looks for a specific value in a specific column, returning a dict of the entire matching row. If no column value is specified, the entire CSV is read into the context. |
| Base64Encode | Will encode an input using Base64 format. |
| ScheduleCommand | Schedule a command to run inside the war room at a future time (once or reoccurring) |
| UnzipFile | Unzip a file using fileName or entryID to specify a file. Unzipped files will be loaded to the War Room and names will be put into the context. |
| DisplayHTMLWithImages | Display HTML with embedded images. |
| PFXAnalyzer | This script is designed to analyze a PFX (Personal Information Exchange) file for various suspicious or noteworthy characteristics from a security perspective. |
| ExportAuditLogsToFile | Uses the Core REST API integration to query the server audit trail logs, and return back a CSV or JSON file. |
| ScheduleGenericPolling | Called by the GenericPolling playbook, schedules the polling task. |
| ToTable | Convert an array to a nice table display. Usually, from the context. |
| ticksToTime | Converting time in Ticks to readable time. Ticks are used to represent time by some vendors, most commonly by Microsoft. |
| SetAndHandleEmpty | Set a value in context under the key you entered. If no value is entered, the script doesn't do anything. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| GetIndicatorDBotScore | Add into the incident's context the system internal DBot score for the input indicator. |
| GetServerURL | Get the Server URL. |
| NotInContextVerification | Not in context verification is a script that executes the given command and verifies that the specified field is not in the context after execution. |
| cvss_color | This dynamic automation parses the CVSS score of a CVE and presents it in the layout in color according to its score. |
| ArrayToCSV | Converts a simple Array into a textual comma separated string |
| AssignAnalystToIncident | Assign analyst to incident. |
| CheckPDFEncryptionAndValidity | Returns wether a PDF is both valid and encrypted. |
| ContextGetPathForString | Searches for string in context and returns context path, returns null if not found. |
| HttpV2 | Sends a HTTP request with advanced capabilities. |
| URLReputation | A context script for URL entities. |
| DownloadAndArchivePythonLibrary | The script downloads a Python library using PIP, archives it, and returns the file to the war room. |
| ExportContextToJSONFile | Exports the Context for the current Incident to a JSON file in the war room. |
| SearchIncidentsSummary | Searches Cortex XSOAR Incidents and returnrs the most relevant fields. Default search range is the last 30 days, if you want to change this, use the fromDate argument. Returns the id, name, type, severity, status, owner, and created/closed times to context. You can add additional fields using the add_field_to_context argument. This automation runs using the default Limited User role, unless you explicitly change the permissions. Based on the SearchIncidentsV2 from the Common Scripts pack, but more efficient. |
| RemoteExec | Execute a command on a remote machine (without installing a D2 agent) |
| DomainReputation | A context script for Domain entities |
| ConvertCountryCodeCountryName | Convert country name to country code or country code to country name. |
| IsIPPrivate | The script takes one or more IP addresses and checks whether they're in the private IP ranges defined in the PrivateIPsListName argument. By default, the PrivateIPsListName argument will use the Cortex XSOAR list called "PrivateIPs".
|
| StopScheduledTask | This stops the scheduled task whose ID is given in the taskID argument. |
| ShowLocationOnMap | Show indicator geo location on map. |
| ChangeRemediationSLAOnSevChange | Changes the remediation SLA once a change in incident severity occurs. |
| SendMessageToOnlineUsers | Send message to Demisto online users over Email, Slack, Mattermost or all. |
| FileReputation | A context script for hash entities. |
| SCPPullFiles | Take a list of devices and pull a specific file (given by path) from each using SCP. |
| URLSSLVerification | Verify URL SSL certificate. |
| UnEscapeURLs | Extract URLs redirected by security tools like Proofpoint. |
| LanguageDetect | Language detection based on Google's language-detection. |
| AssignToMeButton | Assigns the current Incident to the Cortex XSOAR user who clicked the button. |
| GridFieldSetup | Automation used to more easily populate a grid field. This is necessary when you want to assign certain values as static or if you have context paths that you will assign to different values as well. Instead of a value you can enter |
| GetListRow | Parses a list by header and value. |
| DisplayHTML | Display HTML in the War Room. |
| CompareLists | Compare two lists and put the differences in context. |
| BinarySearchPy | Deprecated. No available replacement. Search for a binary on an endpoint using Carbon Black |
| GenerateRandomUUID | Generates a random UUID (UUID 4). |
| CreateArray | Will create an array object in context from given string input |
| LinkIncidentsWithRetry | Use this script to avoid DB version errors when simultaneously running multiple linked incidents. |
| ConvertXmlToJson | Converts XML string to JSON format |
| CloseInvestigationAsDuplicate | Close the current investigation as duplicate to other investigation. |
| CreateEmailHtmlBody | This script allows sending an HTML email, using a template stored as a list item under Lists:
Note: Sending emails require an active Mail Sender integration instance. |
| MarkAsEvidenceByTag | Mark entries as evidence if they are tagged with given tag. |
| GetDockerImageLatestTag | Gets docker image latest tag. Script simulates the docker pull flow but doesn't actually pull the image. Returns an entry with the docker image latest tag if all is good, otherwise will return an error. |
| SSDeepReputation | Calculate ssdeep reputation based on similar files (by ssdeep similarity) on the system. |
| ExportIndicatorsToCSV | This automation uses the Core REST API Integration to batch export Indicators to CSV and return the resulting CSV file to the war room. |
| ExtractHTMLTables | Find tables inside HTML and extract the contents into objects using the following logic:
|
| ConvertFile | Converts a file from one format to a different format by using the convert-to function of Libre Office. For a list of supported input/output formats see: https://wiki.openoffice.org/wiki/Framework/Article/Filter/FilterList_OOo_3_0 |
| MatchRegex | Deprecated. Use the MatchRegexV2 script instead. |
| IsDomainInternal | The script takes one or more domain names and checks whether they're in the Cortex XSOAR list defined in the InternalDomainsListName argument. By default, the InternalDomainsListName argument will use the Cortex XSOAR list called "InternalDomains". |
| ProvidesCommand | Finds which integrations implement a specific Demisto command. The results will be returned as comma-separated values (CSV). The "Core REST API" integration must first be enabled. |
| Ping | Pings an IP or url address, to verify it's up. Note - On Cortex XSOAR 8 and Cortex XSIAM, the script can run only on a custom engine. |
| IsolationAssetWrapper | This is a wrapper to isolate or unisolate hash lists from Cortex XDR, MSDE or CrowdStrike (Available from Cortex XSOAR 6.0.0). |
| ExtractIndicatorsFromWordFile | Used to extract indicators from Word files (DOC, DOCX). This automation runs using the default Limited User role, unless you explicitly change the permissions. |
| GetDomainDNSDetails | Returns DNS details for a domain. |
| VerifyCIDR | Verify that the CIDRs are valid. |
| RepopulateFiles | After running DeleteContext, this script can repopulate all the file entries in the ${File} context key |
Prints text to war room (Markdown supported) | |
| IsGreaterThan | Checks if one number(float) as bigger than the other(float) |
| ParseYAML | Parses a YAML string into context. |
| CertificateExtract | Extract fields from a certificate file and return the standard context. |
| SetDateField | Sets a custom incident field with current date. |
| FilterByList | Checks whether the specified item is in a list. The default list is the Demisto Indicators Whitelist. |
| PrintRaw | Prints a raw representation of a string or object, visualising things likes tabs and newlines. For instance, '\n' will be displayed instead of a newline character, or a Windows CR will be displayed as '\r\n'. This is useful for debugging issues where things aren't behaving as expected, such as when parsing a string with a regular expression. |
| IsPDFFileEncrypted | Checks whether the PDF file is encrypted. |
| Sleep | Sleep for X seconds. |
| ExifRead | Read image files metadata and provide Exif tags. |
| ContentPackInstaller | Content packs installer from marketplace. |
| VerifyJSON | Verifies if the supplied JSON string is valid and optionally verifies against a provided schema. The script utilizes Powershell's Test-JSON cmdlet. |
| GetLicenseID | Returns the license ID. |
| ConvertDatetoUTC | Converts a date from a different timezone to UTC timezone. |
| GetErrorsFromEntry | Get the error(s) associated with a given entry/entries. Use ${lastCompletedTaskEntries} to check the previous task entries. The automation will return an array of the error contents from those entries. |
| HTMLtoMD | Converts HTML to Markdown. |
| GetEntries | Collect entries matching to the conditions in the war room. |
| EmailReputation | A context script for Email entities. |
| AddKeyToList | Adds/Replaces a key in key/value store backed by an XSOAR list. |
| GetTime | Retrieves the current date and time. |
| ContextGetHashes | Gets hashes (MD5,SHA1,SHA256) from context. |
| CheckFieldValue | This script checks that a field exists (and contains data), and optionally checks the value of the field for a match against an input value. If a regex is not supplied, the script checks that the field is not empty. This script can be used with the "GenericPolling" playbook to poll for field population or that a field contains a specific value. |
| ContextContains | This script searches for a value in a context path. |
| PcapHTTPExtractor | Allows to parse and extract http flows (requests & responses) from a pcap/pcapng file. |
| MathUtil | Script will run the provided mathematical action on 2 provided values and produce a result. |
| CEFParser | Parse CEF data into the context. Please notice that outputs will display only the 7 mandatory fields even if the CEF event includes many other custom or extended fields. |
| CompareIncidentsLabels | Compares the labels of two incidents. Returns the labels that are unique to each incident. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| ParseWordDoc | Takes an input docx file (entryID) as an input and saves an output text file (file entry) with the original file's contents. |
| PositiveDetectionsVSDetectionEngines | Shows a bar chart of the number of Positive Detections out of overall detections. |
| PrintContext | Pretty-print the contents of the playbook context. |
| TimeStampCompare | Compares a single timestamp to a list of timestamps. |
| IsIntegrationAvailable | Returns 'yes' if integration brand is available. Otherwise returns 'no'. |
| ConvertTimezoneFromUTC | Takes UTC and converts it to the specified timezone. Format must match the UTC date's format and output will be the same format. Can use in conjunction with ConvertDateToString |
| UnEscapeIPs | Remove escaping chars from IP |
| BMCTool | Parse RDP bitmap cache data into a single collage image file. |
| GetEnabledInstances | Gets all currently enabled integration instances. |
| PrettyPrint | Pretty-print data using Python's pprint library. This is useful for seeing the structure of incident and context data. Here's how to use it: !PrettyPrint value=${incident} |
| Set | Set a value in context under the key you entered. |
| GenerateAsBuilt | Generate an as built document, as HTML, based on the running XSOAR instance. Requires an instance of the Demisto API integration configured. |
| ResolveShortenedURL | This script resolves the original URL from a given shortened URL and places the resolved URL in the playbook context and output. |
| ReadQRCode | Extracts the text from a QR code. The output of this script includes the output of the script "extractIndicators" run on the text extracted from the QR code. |
| MITRENameByID_Formatter | Get a MITRE ATT&CK object name by its ID. The script is using TIMs IOCs to find the correct name. (MITRE ATT&CK IOCs must exist in the Threat Intel data). |
| IsUrlPartOfDomain | Checks if the supplied URLs are in the specified domains. |
| ReplaceMatchGroup | Returns a string with all matches of a regex pattern groups replaced by a replacement. |
| ExtractDomainFromUrlAndEmail | Extract Domain(s) from URL(s) and/or Email(s). |
| IndicatorMaliciousRatioCalculation | Return indicators appears in resolved incidents, and resolved incident ids. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| IsIPInRanges | Returns yes if the IP is in one of the ranges provided, returns no otherwise. |
| MarkRelatedIncidents | Marks given incidents as related to current incident. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| ServerLogs_docker | Uses the ssh integration to grab the host server logs. This script is supported only on Cortex XSOAR on-prem (version 6.X). |
| IncidentFields | Returns a dict of all incident fields that exist in the system. |
| AquatoneDiscoverV2 | aquatone-discover will find the targets nameservers and shuffle DNS lookups between them. Should a lookup fail on the target domains nameservers, aquatone-discover will fall back to using Google public DNS servers to maximize discovery. |
| IPToHost | Try to get the hostname correlated with the input IP. |
| ExtractFQDNFromUrlAndEmail | Extracts FQDNs from URLs and emails. |
displayMappedFields | Display the mapped fields in a dynamic-section. |
| VerifyIPv6Indicator | Verify that the address is a valid IPv6 address. |
| ParseHTMLIndicators | This script will extract indicators from given HTML and will handle bad top-level domains to avoid false positives caused by file extensions. |
| IsMaliciousIndicatorFound | Checks if the investigation found any malicious indicators (file, URL, IP address, domain, or email). Returns "yes" if at least one malicious indicator is found. |
| ContextSearchForString | Searches for string in a path in context. If path is null, string will be searched in full context. |
| BreachConfirmationHTML | |
| enrich_exclude_button | This script is only meant to be used to disable the Enrich Excluded button in an indicator. It should not be used otherwise. |
| ConvertXmlFileToJson | Converts XML file entry to JSON format |
| IPReputation | A context script for IP entities. |
| Strings | Extract strings from a file with optional filter - similar to binutils strings command |
| RunPollingCommand | Runs a specified polling command one time. This is useful for initiating a local playbook context before running a polling scheduled task. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| CalculateEntropy | Calculates the entropy for the given data. |
| PublishEntriesToContext | Publish entries to incident's context |
| ExtractEmailV2 | Verifies that an email address is valid and only returns the address if it is valid. |
| LoadJSON | Loads a json from string input, and returns a json object result. |
| ContainsCreditCardInfo | Check if a given value is true. Will return 'no' otherwise |
| RemoveKeyFromList | Removes a key in key/value store backed by an XSOAR list. |
| URLNumberOfAds | Fetches the numbers of ads in the given url. |
| EvaluateContextValue | The script is for use with GenericPolling, which checks the completion condition. It uses a DT to retrieve a value from the context data and evaluates it using another DT. |
| AppendindicatorFieldWrapper | A wrapper script to the 'AppendindicatorField' script that enables adding tags to certain indicators. |
| StringSimilarity | This automation calculates the similarity ratio between every string in 2 different arrays and outputs a decimal value between 0.0 and 1.0 (1.0 if the sequences are identical, and 0.0 if they don't have anything in common). |
| ShowIncidentIndicators | This script is used to display the indicators of an incident in an incident field of type Array. It can be used to select indicators from the incident in order to later perform some actions, like tagging the indicators for blocking via EDL. |
| DockerHardeningCheck | Checks if the Docker container running this script has been hardened according to the recommended settings at:
|
| ContextFilter | Filter context keys by applying one of the various available manipulations and storing in a new context key. Please notice that the resulting context key will not be available automatically as an option but you can still specify it. |
| GenerateSummaryReports | Generate report summaries for the passed incidents. |
| PopulateCriticalAssets | Populates critical assets in a grid field that has the section headers "Asset Type" and "Asset Name". |
| CreateHash | Creating a hash of a given input, support sha1, sha256, sha512, md5 and blake. Wrapper for https://docs.python.org/3/library/hashlib.html. |
| GeneratePassword | This function generates a password and allows various parameters to customize the properties of the password depending on the use case (e.g. password complexity requirements). The default behavior is to generate a password of random length including all four character classes (upper, lower, digits, symbols) with at least five and at most ten characters per class. The min_* values all default to 0. This means that if the command is executed in this way: The debug parameter will print certain properties of the command into the WarRoom for easy diagnostics. |
| CertificateReputation | Enrich and calculate the reputation of a certificate indicator. |
| VerifyValidIP | Verifies if the given input contains valid IP addresses (IPv4 or IPv6). |
| GenerateSummaryReportButton | This button will generate summary 'Case Report' template for a given Incident. |
| UtilAnyResults | Utility script to use in playbooks - returns "yes" if the input is non-empty. |
| emailFieldTriggered | Sends email to incident owner when selected field is triggered. |
| ExtractHyperlinksFromOfficeFiles | Extracts hyperlinks from office files. Supported file types are: xlsx, docx, pptx. |
| ZipStrings | Joins values from two lists by index according to a given format. |
| IsListExist | Check if list exist in demisto lists. |
| JSONDiff | compares two JSON files and returns their differences, such as added, removed, or changed fields, in a structured format. |
| MarkAsNoteByTag | Mark entries as notes if they are tagged with given tag. |
| Base64ListToFile | Converts Base64 file in a list to a binary file and upload to warroom. |
| AnalyzeTimestampIntervals | Analyze a list of Unix timestamps in milliseconds, to detect simple patterns of consistency or high frequency. The script can aid in the investigation of multi-event alerts that contain a list of timestamps. |
| commentsToContext | Takes the comments of a given entry ID and stores them in the incident context, under a provided context key. |
| CVSSCalculator | This script calculates the CVSS Base Score, Temporal Score, and Environmental Score using either the CVSS 3.0 or CVSS 3.1 calculator according to https://www.first.org/cvss/ calculation documentation. |
| PortListenCheck | Checks whether a port was open on given host. |
| GenerateAsBuiltConfiguration | Generate a JSON file that can be downloaded and used to create the As-Built document for Cortex XSOAR. |
| IsValueInArray | Indicates whether a given value is a member of given array |
| StopTimeToAssignOnOwnerChange | Stops the "Time To Assign" timer if the owner of the incident was changed. |
| CheckSenderDomainDistance | Get the string distance for the sender from our domain |
| DecodeMimeHeader | Decode MIME base64 headers. |
| LinkIncidentsButton | Incident action button script to link or unlink Incidents from an Incident. |
| ExportToCSV | Export given array to csv file. |
| PrintErrorEntry | Prints an error entry with a given message. |
| Dig | DNS lookup utility to provide 'A' and 'PTR' record. |
| GetByIncidentId | Gets a value from the specified incident's context. |
| MapValues | Map the given values to the translated values. If given values: a,b,c, and translated: 1,2,3, then the input will return 1. |
| GenerateRandomString | Generates random string. |
| ParseEmailFilesV2 | Parse an email from an eml or msg file and populate all relevant context data to investigate the email. Also extracts inner attachments and returns them to the war room. The incident labels themselves are preserved and not modified - only the "Label/x" context items that originated from the labels, and the best practice is to rely on these for the remainder of the playbook. This script is based on the parse-emails XSOAR python package, check the script documentation for more info. |
| ParseEmailFiles | Deprecated. Use ParseEmailFilesV2 instead." Parse an email from an eml or msg file and populate all relevant context data to investigate the email. Also extracts inner attachments and returns them to the war room. The incident labels themselves are preserved and not modified - only the "Label/x" context items that originated from the labels, and the best practice is to rely on these for the remainder of the playbook. |
| GetStringsDistance | Get the string distance between inputString and compareString (compareString can be a comma-separated list) based on Levenshtein Distance algorithm. |
| GetFieldsByIncidentType | Returns the incident field names associated to the specified incident type. |
| AreValuesEqual | Check whether the values provided in arguments are equal. If either of the arguments are missing, no is returned. |
| GetInstances | Returns integration instances configured in Cortex XSOAR. You can filter by instance status and/or brand name (vendor). |
| DBotClosedIncidentsPercentage | Data output script for populating dashboard pie graph widget with the percentage of incidents closed by DBot vs. incidents closed by analysts. |
| JsonUnescape | Recursively un-escapes JSON data if escaped JSON is found |
| PreProcessImage | This script pre-processes (resizes, sharpens, and grayscales) an image file from context, given an entry_id. |
| Base64EncodeV2 | Encodes an input to Base64 format. |
| StringReplace | Replaces regex match/es in string. |
| SetTime | Fill the current time in a custom incident field |
| DumpJSON | Dumps a json from context key input, and returns a json object string result |
| GenerateInvestigationSummaryReport | A script to generate investigation summary report in an automated way |
| SSDeepSimilarity | This script finds similar files that can be related to each other by fuzzy hash (SSDeep). |
| CreateIndicatorsFromSTIX | Creates indicators from the submitted STIX file. Supports STIX 1.0 and STIX 2.x. This automation creates indicators and adds an indicator's relationships if available. |
| ExtractAttackPattern | Extract Attack Pattern Threat Intel Object. After auto extract extracts the Attack Pattern IDs, this script is executed and extracts the value (name) of the Attack Pattern. |
| SetWithTemplate | Set a value built by a template in context under the key you entered. |
| OnionURLReputation | This script adds the reputation to Onion URL indicators. The script is automatically triggered when a Onion URL indicator is auto-extracted. For instance, if you run a Cortex XSOAR CLI on a valid Onion URL, the indicators are extracted automatically and this script is triggered for the extracted indicators. |
| TextFromHTML | Extract regular text from the given HTML. |
| displayUtilitiesResults | This script displays the execution results of the tab's buttons in an HTML table format. |
| listExecutedCommands | Lists executed commands in War Room |
| CalculateTimeDifference | Calculate the time difference, in minutes. |
| IncreaseIncidentSeverity | Optionally increases the incident severity to the new value if it is greater than the existing severity. |
| ExportToXLSX | Exports context data to a Microsoft Excel Open XML Spreadsheet (XLSX) file. |
| isError | Check whether given entry/entries returned an error. Use ${lastCompletedTaskEntries} to check the previous task entries. If array is provided, will return yes if one of the entries returned an error. |
| CopyNotesToIncident | Copy all entries marked as notes from current incident to another incident. |
| MaliciousRatioReputation | Set indicator reputation to "suspicious" when malicious ratio is above threshold. |
| Name | Description |
|---|---|
Telephone no. | |
GDPR Notify Authorities | "In the case of a personal data breach, the controller shall without undue delay and, where feasible, not later than 72 hours after having become aware of it, notify the personal data breach to the supervisory authority competent in accordance with Article 55, unless the personal data breach is unlikely to result in a risk to the rights and freedoms of natural persons." - GDPR Art. 33 |
Breach Confirmation | Is the DPO confirm the breach |
Management Notification | |
Company has Insurance for the Breach | |
Account information breached | Is account information breached |
Individuals Notification | |
PII Data Type | |
Health insurance breached | Is health insurance breached |
Contact Name | |
Company Postal Code | |
State where the breach took place | |
Affected Individuals Contact Information | |
Size - turnover | |
Date/time of the breach | |
Resident Notification Option | |
Measures to Mitigate | " (d) describe the measures taken or proposed to be taken by the controller to address the personal data breach, including, where appropriate, measures to mitigate its possible adverse effects." - GDPR Art. 33 |
Medical Information breached | Is Medical Information breached |
Postal Code | |
Country where the breach took place | |
E-mail Address | |
DPO E-mail Address | |
Approximate number of affected data subjects | |
Malicious Cause (If the cause is a malicious attack) | |
Company City | |
Country where business has its main establishment | "‘main establishment’ means: as regards a controller with establishments in more than one Member State, the place of its central administration in the Union, unless the decisions on the purposes and means of the processing of personal data are taken in another establishment of the controller in the Union and the latter establishment has the power to have such decisions implemented, in which case the establishment having taken such decisions is to be considered to be the main establishment; as regards a processor with establishments in more than one Member State, the place of its central administration in the Union, or, if the processor has no central administration in the Union, the establishment of the processor in the Union where the main processing activities in the context of the activities of an establishment of the processor take place to the extent that the processor is subject to specific obligations under this Regulation;" - GDPR Art. 4 |
Other PII data breached | Is other PII data breached |
Size - number of employees | |
Company Name | |
Media Notification | The status of the media notification |
Secretary Notification | |
Residents Email Address | |
Likely Impact | "A data protection impact assessment (…) shall in particular be required in the case of: (a) a systematic and extensive evaluation of personal aspects relating to natural persons which is based on automated processing, including profiling, and on which decisions are based that produce legal effects concerning the natural person or similarly significantly affect the natural person; (b) processing on a large scale of special categories of data referred to in Article 9(1), or of personal data relating to criminal convictions and offences referred to in Article 10; or (c) a systematic monitoring of a publicly accessible area on a large scale. - GDPR Art. 35 |
Financial information breached | Is financial information breached |
Unique biometric data breached | Is unique biometric data breached |
Company Country | |
Possible Cause of the Breach | |
Is the Data Subject to DPIA | |
Affected data | "‘personal data’ means any information relating to an identified or identifiable natural person (‘data subject’); an identifiable natural person is one who can be identified, directly or indirectly, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that natural person;" - GDPR Art. 4 |
Consumer Reporting Agencies Notification | |
Contact Address | |
State CISO Notification | |
Sector of Affected Party | |
Company Address | |
Contact Email address | |
DPO Notification | |
Data Encryption Status | |
Attorney General Notification | |
Contact Telephone number | |
Unique identification number breached | Is unique identification number breached |
Affected Data Type | |
Where is data hosted |
| Name | Description |
|---|---|
PrivateIPs | |
InternalDomains |
| Name | Description |
|---|---|
| PrintToIncident | Prints a value to the specified incident's war-room. |
| IncidentAddSystem | Add a remote system (such as a desktop under investigation) to an investigation (this will allow you to install and agent on the system) |
AlertAddSystem | Add a remote system (such as a desktop under investigation) to an investigation (this will allow you to install and agent on the system) |
| CopyContextToField | Copy a context key to an incident field of multiple incidents, based on an incident query. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| GetErrorsFromEntry | Get the error(s) associated with a given entry/entries. Use ${lastCompletedTaskEntries} to check the previous task entries. The automation will return an array of the error contents from those entries. |
| IncidentFields | Returns a dict of all incident fields that exist in the system. |
AlertFields | Returns a dict of all alert fields that exist in the system. |
displayMappedFields | Display the mapped fields in a dynamic-section. |
| PopulateCriticalAssets | Populates critical assets in a grid field that has the section headers "Asset Type" and "Asset Name". |
| MapValues | Map the given values to the translated values. If given values: a,b,c, and translated: 1,2,3, then the input will return 1. |
| AssignToMeButton | Assigns the current Incident to the Cortex user who clicked the button. |
| IsGreaterThan | Checks if one number(float) as bigger than the other(float) |
| SetIndicatorGridField | This script updates an indicator's grid field in Cortex with provided row data. You can input the rows directly or extract them from the context. |
| GenerateSummaryReportButton | This button will generate summary 'Case Report' template for a given Incident. |
CommandLineAnalysis | This script evaluates command-line threats by analyzing both original and decoded inputs. It assigns weighted scores to detected patterns, such as AMSI bypass or credential dumping, and applies risk combination bonuses for multiple detections. The total score is normalized to a 0-100 scale, with risk levels categorized as follows:
The scoring mechanism provides a comprehensive risk assessment, considering both the severity and frequency of malicious behaviors. |
| ConvertTimezoneFromUTC | Takes UTC and converts it to the specified timezone. Format must match the UTC date's format and output will be the same format. Can use in conjunction with ConvertDateToString |
| EvaluateContextValue | The script is for use with GenericPolling, which checks the completion condition. It uses a DT to retrieve a value from the context data and evaluates it using another DT. |
| ExportContextToJSONFile | Exports the Context for the current Incident to a JSON file in the war room. |
| Base64ListToFile | Converts Base64 file in a list to a binary file and upload to warroom. |
| displayUtilitiesResults | This script displays the execution results of the tab's buttons in an HTML table format. |
| MaliciousRatioReputation | Set indicator reputation to "suspicious" when malicious ratio is above threshold. |
| IsIPInRanges | Returns yes if the IP is in one of the ranges provided, returns no otherwise. |
| ShowOnMap | Returns a map entry with a marker on the given coordinates (lat,lng), or address (requires a configured GoogleMaps instance). |
| ticksToTime | Converting time in Ticks to readable time. Ticks are used to represent time by some vendors, most commonly by Microsoft. |
| BMCTool | Parse RDP bitmap cache data into a single collage image file. |
| CreateNewIndicatorsOnly | Create indicators to the Threat Intel database only if they are not registered. All submitted indicators will be associated with the parent incident. When using the script with many indicators, or when the Threat Intel Management database is highly populated, this script may have low performance issue. |
| DisplayHTML | Display HTML in the War Room. |
| AssignAnalystToIncident | Assign analyst to incident. |
| ContextContains | This script searches for a value in a context path. |
GetDuplicatesMlv2 | Deprecated. Use the "PhishingDedupPreprocessingRule" script instead. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| ContentPackInstaller | Content packs installer from marketplace. |
| DisplayHTMLWithImages | Display HTML with embedded images. |
| PcapHTTPExtractor | Allows to parse and extract http flows (requests & responses) from a pcap/pcapng file. |
| VerifyCIDR | Verify that the CIDRs are valid. |
| ArrayToCSV | Converts a simple Array into a textual comma separated string |
| DecodeMimeHeader | Decode MIME base64 headers. |
| Sleep | Sleep for X seconds. |
| VerifyIPv6Indicator | Verify that the address is a valid IPv6 address. |
| ListUsedDockerImages | List all Docker images that are in use by the installed integrations and automations. |
| StixCreator | Gets a list of indicators from the indicators argument, and generates a JSON file in STIX 2.1 format. |
| ScheduleGenericPolling | Called by the GenericPolling playbook, schedules the polling task. |
| isError | Check whether given entry/entries returned an error. Use ${lastCompletedTaskEntries} to check the previous task entries. If array is provided, will return yes if one of the entries returned an error. |
| UnEscapeURLs | Extract URLs redirected by security tools like Proofpoint. |
| AnalyzeTimestampIntervals | Analyze a list of Unix timestamps in milliseconds, to detect simple patterns of consistency or high frequency. The script can aid in the investigation of multi-event alerts that contain a list of timestamps. |
| ExtractHTMLTables | Find tables inside HTML and extract the contents into objects using the following logic:
|
| checkValue | Gets a value and return it. This is to be used in playbook conditional tasks - get a value from incident field, label or context, and act accordingly. |
| GetLicenseID | Returns the license ID. |
| CompareLists | Compare two lists and put the differences in context. |
| ExportIndicatorsToCSV | This automation uses the Core REST API Integration to batch export Indicators to CSV and return the resulting CSV file to the war room. |
| ExtractDomainFromUrlAndEmail | Extract Domain(s) from URL(s) and/or Email(s). |
| CreateHash | Creating a hash of a given input, support sha1, sha256, sha512, md5 and blake. Wrapper for https://docs.python.org/3/library/hashlib.html. |
| IsValueInArray | Indicates whether a given value is a member of given array |
| LookupCSV | Parses a CSV and looks for a specific value in a specific column, returning a dict of the entire matching row. If no column value is specified, the entire CSV is read into the context. |
| ReadPDFFileV2 | Load a PDF file's content and metadata into context. Supports extraction of hashes, urls, and emails when available. |
| hideFieldsOnNewIncident | When you apply this script to an incident field, that incident field is hidden for new incidents, and it displays in edit mode. |
hideFieldsOnNewAlert | When you apply this script to an alert field, that alert field is hidden for new alerts, and it displays in edit mode. |
| GetStringsDistance | Get the string distance between inputString and compareString (compareString can be a comma-separated list) based on Levenshtein Distance algorithm. |
| ExportIncidentsToCSV | This automation uses the Core REST API Integration to batch export Incidents to CSV and return the resulting CSV file to the war room. |
ExportAlertsToCSV | This automation uses the Core REST API Integration to batch export Alerts to CSV and return the resulting CSV file to the war room. |
| AreValuesEqual | Check whether the values provided in arguments are equal. If either of the arguments are missing, no is returned. |
| SetDateField | Sets a custom incident field with current date. |
| IsEmailAddressInternal | Checks if the email address is part of the internal domains. |
| TimeStampCompare | Compares a single timestamp to a list of timestamps. |
| ExtractEmailV2 | Verifies that an email address is valid and only returns the address if it is valid. |
| IsIntegrationAvailable | Returns 'yes' if integration brand is available. Otherwise returns 'no'. |
| CreateIndicatorsFromSTIX | Creates indicators from the submitted STIX file. Supports STIX 1.0 and STIX 2.x. This automation creates indicators and adds an indicator's relationships if available. |
| NumberOfPhishingAttemptPerUser | Shows a bar chart of the number of incident the 'To' and 'From' email addresses. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| ToTable | Convert an array to a nice table display. Usually, from the context. |
| NotInContextVerification | Not in context verification is a script that executes the given command and verifies that the specified field is not in the context after execution. |
| IsPDFFileEncrypted | Checks whether the PDF file is encrypted. |
| ExtractIndicatorsFromTextFile | Extract indicators from a text-based file.
This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| GridFieldSetup | Automation used to more easily populate a grid field. This is necessary when you want to assign certain values as static or if you have context paths that you will assign to different values as well. Instead of a value you can enter |
| ExportToXLSX | Exports context data to a Microsoft Excel Open XML Spreadsheet (XLSX) file. |
| DBotAverageScore | The script calculates the average DBot score for each indicator in the context. |
| PrintRaw | Prints a raw representation of a string or object, visualising things likes tabs and newlines. For instance, '\n' will be displayed instead of a newline character, or a Windows CR will be displayed as '\r\n'. This is useful for debugging issues where things aren't behaving as expected, such as when parsing a string with a regular expression. |
| AddEvidence | Adds provided entries to the incident Evidence Board. In playbook, can be positioned after a task to add the previous task's entries to Evidence Board automatically (with no need to provide arguments) |
| DumpJSON | Dumps a json from context key input, and returns a json object string result |
| CheckFieldValue | This script checks that a field exists (and contains data), and optionally checks the value of the field for a match against an input value. If a regex is not supplied, the script checks that the field is not empty. This script can be used with the "GenericPolling" playbook to poll for field population or that a field contains a specific value. |
| SetTime | Fill the current time in a custom incident field |
| SCPPullFiles | Take a list of devices and pull a specific file (given by path) from each using SCP. |
| EmailReputation | A context script for Email entities. |
| GetInstances | Returns integration instances configured in Cortex. You can filter by instance status and/or brand name (vendor). |
| JSONtoCSV | Convert a JSON War Room output via EntryID to a CSV file. |
| commentsToContext | Takes the comments of a given entry ID and stores them in the incident context, under a provided context key. |
| ConvertFile | Converts a file from one format to a different format by using the convert-to function of Libre Office. For a list of supported input/output formats see: https://wiki.openoffice.org/wiki/Framework/Article/Filter/FilterList_OOo_3_0 |
| DockerHardeningCheck | Checks if the Docker container running this script has been hardened according to the recommended settings at:
|
| Set | Set a value in context under the key you entered. |
| UnEscapeIPs | Remove escaping chars from IP |
| GenerateAsBuilt | Generate an as built document, as HTML, based on the running XSOAR instance. Requires an instance of the Demisto API integration configured. |
| PreProcessImage | This script pre-processes (resizes, sharpens, and grayscales) an image file from context, given an entry_id. |
| RemoteExec | Execute a command on a remote machine (without installing a D2 agent) |
| GeneratePassword | This function generates a password and allows various parameters to customize the properties of the password depending on the use case (e.g. password complexity requirements). The default behavior is to generate a password of random length including all four character classes (upper, lower, digits, symbols) with at least five and at most ten characters per class. The min_* values all default to 0. This means that if the command is executed in this way: The debug parameter will print certain properties of the command into the WarRoom for easy diagnostics. |
| EncodeToAscii | Input Text Data to Encode as ASCII (Ignores any chars that aren't interpreted as ASCII). |
| GetFieldsByIncidentType | Returns the incident field names associated to the specified incident type. |
GetFieldsByAlertType | Returns the alert field names associated to the specified alert type. |
| MarkAsEvidenceByTag | Mark entries as evidence if they are tagged with given tag. |
| RunDockerCommand | This command will allow you to run commands against a local Docker Container. You can run commands like wc for instance with word count, or other types of commands that you want on the docker container. We recommend for tools that you want to use that are not part of the default Docker container, to cope this Automation script and then create a customer docker container with /docker_image_create with a custom docker container to add any command level tool to Demisto and output the results directly to the context. |
| IsInternalDomainName | This script accepts multiple values for both arguments and will iterate through each of the domains to check if the specified subdomains are located in at least one of the specified main domains. If the tested subdomain is in one of the main domains, the result will be true. For example, if the domain_to_check values are apps.paloaltonetworks.com and apps.paloaltonetworks.bla and the domains_to_compare values are paloaltonetworks.com and demisto.com, the result for apps.paloaltonetworks.com will be true since it is a part of the paloaltonetworks.com domain. The result for apps.paloaltonetworks.bla will be false since it is not a part of the paloaltonetworks.com or demisto.com domain. |
| GetDockerImageLatestTag | Gets docker image latest tag. Script simulates the docker pull flow but doesn't actually pull the image. Returns an entry with the docker image latest tag if all is good, otherwise will return an error. |
| AddDBotScoreToContext | Add DBot score to context for indicators with custom vendor, score, reliability, and type. |
| GetTime | Retrieves the current date and time. |
| ConvertCountryCodeCountryName | Convert country name to country code or country code to country name. |
| ResolveShortenedURL | This script resolves the original URL from a given shortened URL and places the resolved URL in the playbook context and output. |
| FailedInstances | Executes a test for all integration instances available and returns detailed information about succeeded and failed integration instances. |
| Ping | Pings an IP or url address, to verify it's up. Note - On Cortex and Cortex XSIAM, the script can run only on a custom engine. |
| HTTPListRedirects | List the redirects for a given URL. |
| FileCreateAndUploadV2 | Creates a file (using the given data input or entry ID) and uploads it to the current investigation War Room. |
| SetMultipleValues | Set multiple keys/values to the context. |
| PrintErrorEntry | Prints an error entry with a given message. |
| PCAPMiner | Deprecated. Use PCAPMinerV2 instead. PCAPMiner is a tool to parse PCAP files and will return things like extracted files that are found, HTTP flows, and a variety of other information. It is uses a docker instance located on docker hub trorabaugh/dempcap:1.0. To use simply upload a PCAP file and then run PCAPMiner entryId="<your_entry_id>". To get the entry id click on the link on the top right hand corner of a file attachment. |
| GetIndicatorDBotScore | Add into the incident's context the system internal DBot score for the input indicator. |
| ParseCSV | This script will parse a CSV file and place the unique IPs, Domains and Hashes into the context. |
| URLNumberOfAds | Fetches the numbers of ads in the given url. |
| CheckPDFEncryptionAndValidity | Returns wether a PDF is both valid and encrypted. |
| ScheduleCommand | Schedule a command to run inside the war room at a future time (once or reoccurring) |
| IncreaseIncidentSeverity | Optionally increases the incident severity to the new value if it is greater than the existing severity. |
IncreaseAlertSeverity | Optionally increases the alert severity to the new value if it is greater than the existing severity. |
| listExecutedCommands | Lists executed commands in War Room |
| ParseHTMLIndicators | This script will extract indicators from given HTML and will handle bad top-level domains to avoid false positives caused by file extensions. |
| PrintToAlert | Prints a value to the specified alert's war-room. The alert must be in status "Under Investigation". |
| IPNetwork | Gather information regarding CIDR - |
| GetIndicatorDBotScoreFromCache | Get the overall score for the indicator as calculated by DBot. |
| SendMessageToOnlineUsers | Send message to Demisto online users over Email, Slack, Mattermost or all. |
| http | Sends http request. Returns the response as json. |
| MITRENameByID_Formatter | Get a MITRE ATT&CK object name by its ID. The script is using TIMs IOCs to find the correct name. (MITRE ATT&CK IOCs must exist in the Threat Intel data). |
| UtilAnyResults | Utility script to use in playbooks - returns "yes" if the input is non-empty. |
| TextFromHTML | Extract regular text from the given HTML. |
| PublishEntriesToContext | Publish entries to incident's context |
| ContextGetPathForString | Searches for string in context and returns context path, returns null if not found. |
| IndicatorMaliciousRatioCalculation | Return indicators appears in resolved incidents, and resolved incident ids. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| ExtractIndicatorsFromWordFile | Used to extract indicators from Word files (DOC, DOCX). This automation runs using the default Limited User role, unless you explicitly change the permissions. |
| ExampleJSScript | This is only an example script, to showcase how to use and write JavaScript scripts |
| ExportAuditLogsToFile | Uses the Core REST API integration to query the server audit trail logs, and return back a CSV or JSON file. |
| ZipStrings | Joins values from two lists by index according to a given format. |
| EmailDomainSquattingReputation | Check if an email address's domain is trying to squat other domain using Levenshtein distance algorithm. |
| SSDeepSimilarity | This script finds similar files that can be related to each other by fuzzy hash (SSDeep). |
| StopScheduledTask | This stops the scheduled task whose ID is given in the taskID argument. |
| OnionURLReputation | This script adds the reputation to Onion URL indicators. The script is automatically triggered when a Onion URL indicator is auto-extracted. For instance, if you run a Cortex CLI on a valid Onion URL, the indicators are extracted automatically and this script is triggered for the extracted indicators. |
| BreachConfirmationHTML | |
| IPReputation | A context script for IP entities. |
| IsTrue | Check if a given value is true. Will return 'no' otherwise |
| CreateEmailHtmlBody | This script allows sending an HTML email, using a template stored as a list item under Lists:
Note: Sending emails require an active Mail Sender integration instance. |
| CalculateEntropy | Calculates the entropy for the given data. |
| LanguageDetect | Language detection based on Google's language-detection. |
| Strings | Extract strings from a file with optional filter - similar to binutils strings command |
| FormatURL | Strips, unquotes and unescapes URLs. If the URL is a Proofpoint or ATP URL, extracts its redirect URL. If more than one URL is passed to the formatter, the separator must be a pipe ("|"). |
| URLSSLVerification | Verify URL SSL certificate. |
| UnzipFile | Unzip a file using fileName or entryID to specify a file. Unzipped files will be loaded to the War Room and names will be put into the context. |
| CertificateExtract | Extract fields from a certificate file and return the standard context. |
| CopyNotesToIncident | Copy all entries marked as notes from current incident to another incident. |
CopyNotesToAlert | Copy all entries marked as notes from current alert to another alert. |
| ShowScheduledEntries | Show all scheduled entries for specific incident. |
| ConvertTableToHTML | Converts a given array to an HTML table |
| ExifRead | Read image files metadata and provide Exif tags. |
| FilterByList | Checks whether the specified item is in a list. The default list is the Demisto Indicators Whitelist. |
| CEFParser | Parse CEF data into the context. Please notice that outputs will display only the 7 mandatory fields even if the CEF event includes many other custom or extended fields. |
| GetServerURL | Get the Server URL. |
| HttpV2 | Sends a HTTP request with advanced capabilities. |
| SetWithTemplate | Set a value built by a template in context under the key you entered. |
| GenerateInvestigationSummaryReport | A script to generate investigation summary report in an automated way |
| JSONFileToCSV | Script to convert a War Room output JSON File to a CSV file. |
| EmailAskUserResponse | Extract user's response from EmailAskUser reply. Returns the first textual response line of the provided entry that contains the reply body. Use ${lastCompletedTaskEntries} to analyze the previous playbook task containing the user's reply. |
| ContextGetEmails | Gets all email addresses in context, excluding ones given. |
| ReplaceMatchGroup | Returns a string with all matches of a regex pattern groups replaced by a replacement. |
| JSONDiff | compares two JSON files and returns their differences, such as added, removed, or changed fields, in a structured format. |
| cvss_color | This dynamic automation parses the CVSS score of a CVE and presents it in the layout in color according to its score. |
| ShowLocationOnMap | Show indicator geo location on map. |
| emailFieldTriggered | Sends email to incident owner when selected field is triggered. |
| Base64Encode | Will encode an input using Base64 format. |
| GenerateRandomUUID | Generates a random UUID (UUID 4). |
| LessThanPercentage | Checks if one percentage is less than another |
| GetDataCollectionLink | Generates the URL for a Data Collection Task into Context. Can be used to get the url for tasks send via Email, Slack, or even if you select "By Task Only". To generate links for specific users, add an array of users in the users argument. |
| MatchRegex | Deprecated. Use the MatchRegexV2 script instead. |
| CheckIndicatorValue | Check if indicators exist in the Threat Intel database. |
| ContextGetHashes | Gets hashes (MD5,SHA1,SHA256) from context. |
| IsolationAssetWrapper | This is a wrapper to isolate or unisolate hash lists from Cortex XDR, MSDE or CrowdStrike (Available from Cortex). |
| IsUrlPartOfDomain | Checks if the supplied URLs are in the specified domains. |
| VerifyJSON | Verifies if the supplied JSON string is valid and optionally verifies against a provided schema. The script utilizes Powershell's Test-JSON cmdlet. |
| FindSimilarIncidents | Deprecated. Use DBotFindSimilarIncidents instead. Finds similar incidents by common incident keys, labels, custom fields or context keys. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
FindSimilarAlerts | Deprecated. Use DBotFindSimilarAlerts instead. Finds similar alerts by common alert keys, labels, custom fields or context keys. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| BinarySearchPy | Deprecated. No available replacement. Search for a binary on an endpoint using Carbon Black |
| ConvertXmlFileToJson | Converts XML file entry to JSON format |
| FileCreateAndUpload | Deprecated. Use FileCreateAndUploadV2 instead. Will create a file (using the given data input or entry ID) and upload it to current investigation war room. |
| ParseEmailFilesV2 | Parse an email from an eml or msg file and populate all relevant context data to investigate the email. Also extracts inner attachments and returns them to the war room. The incident labels themselves are preserved and not modified - only the "Label/x" context items that originated from the labels, and the best practice is to rely on these for the remainder of the playbook. This script is based on the parse-emails XSOAR python package, check the script documentation for more info. |
| CheckContextValue | This script checks that a context key exists (and contains data), and optionally checks the value of the context key for a match against an input value. If a regex is not supplied, the script checks that the key is not empty. This script can be used with the "GenericPolling" playbook to poll for field population or that a field contains a specific value. This scripts does not support a context key which holds a list of values. |
| ZipFile | Zip a file and upload to war room. |
| PrintContext | Pretty-print the contents of the playbook context. |
| IsMaliciousIndicatorFound | Checks if the investigation found any malicious indicators (file, URL, IP address, domain, or email). Returns "yes" if at least one malicious indicator is found. |
| ChangeContext | Enables changing context in two ways. The first is to capitalize the first letter of each key in following level of the context key entered. The second is to change context keys to new values. |
| DeduplicateValuesbyKey | Given a list of objects and a key found in each of those objects, return a unique list of values associated with that key. Returns error if the objects provided do not contain the key of interest. |
| StringLength | Returns the length of the string passed as argument |
| ContextFilter | Filter context keys by applying one of the various available manipulations and storing in a new context key. Please notice that the resulting context key will not be available automatically as an option but you can still specify it. |
| SearchIndicator | Searches Cortex Indicators. Search for XSOAR Indicators and returns the id, indicator_type, value, and score/verdict. You can add additional fields from the indicators using the add_field_to_context argument. |
| CreateArray | Will create an array object in context from given string input |
| DeleteContext | Delete field from context. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| LoadJSON | Loads a json from string input, and returns a json object result. |
| ExportToCSV | Export given array to csv file. |
| ConvertDatetoUTC | Converts a date from a different timezone to UTC timezone. |
| SetAndHandleEmpty | Set a value in context under the key you entered. If no value is entered, the script doesn't do anything. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| GenericPollingScheduledTask | Runs the polling command repeatedly, completes a blocking manual task when polling is done. |
| DomainReputation | A context script for Domain entities |
| SetByIncidentId | Works the same as the 'Set' command, but can work across incidents by specifying 'id' as an argument. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
SetByAlertId | Works the same as the 'Set' command, but can work across alerts by specifying 'id' as an argument. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| CVSSCalculator | This script calculates the CVSS Base Score, Temporal Score, and Environmental Score using either the CVSS 3.0 or CVSS 3.1 calculator according to https://www.first.org/cvss/ calculation documentation. |
| ParseExcel | The automation takes Excel file (entryID) as an input and parses its content to the war room and context. |
| TopMaliciousRatioIndicators | Find the top malicious ratio indicators. |
| CompareIncidentsLabels | Compares the labels of two incidents. Returns the labels that are unique to each incident. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
CompareAlertsLabels | Compares the labels of two alerts. Returns the labels that are unique to each alert. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| ParseWordDoc | Takes an input docx file (entryID) as an input and saves an output text file (file entry) with the original file's contents. |
| PFXAnalyzer | This script is designed to analyze a PFX (Personal Information Exchange) file for various suspicious or noteworthy characteristics from a security perspective. |
| PrintToParentIncident | Prints a value to the parent incident's war-room of the current alert. |
| GetEnabledInstances | Gets all currently enabled integration instances. |
| URLReputation | A context script for URL entities. |
| FileReputation | A context script for hash entities. |
| IsListExist | Check if list exist in demisto lists. |
| PortListenCheck | Checks whether a port was open on given host. |
| RemoveKeyFromList | Removes a key in key/value store backed by an XSOAR list. |
| ExtractDomainAndFQDNFromUrlAndEmail | Extracts domains and FQDNs from URLs and emails. |
| EmailAskUser | Ask a user a question via email and process the reply directly into the investigation. |
| ContainsCreditCardInfo | Check if a given value is true. Will return 'no' otherwise |
| AddKeyToList | Adds/Replaces a key in key/value store backed by an XSOAR list. |
| StringSimilarity | This automation calculates the similarity ratio between every string in 2 different arrays and outputs a decimal value between 0.0 and 1.0 (1.0 if the sequences are identical, and 0.0 if they don't have anything in common). |
| IsInternalHostName | Checks if the supplied hostnames match either the organization's internal naming convention or the domain suffix. |
| RunPollingCommand | Runs a specified polling command one time. This is useful for initiating a local playbook context before running a polling scheduled task. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| LoadJSONFileToContext | Loads a JSON file from the war room to context. |
| ConvertXmlToJson | Converts XML string to JSON format |
| CalculateTimeDifference | Calculate the time difference, in minutes. |
| VerdictResult | This widget displays the incident verdict or the alert verdict based on the 'incident.verdict' or 'alert.verdict' field. |
| DownloadAndArchivePythonLibrary | The script downloads a Python library using PIP, archives it, and returns the file to the war room. |
| EditServerConfig | Edit the server configuration (under settings/troubleshooting). You can either add a new configuration or update and remove an existing one. |
| GetDomainDNSDetails | Returns DNS details for a domain. |
| CertificateReputation | Enrich and calculate the reputation of a certificate indicator. |
| ShowIncidentIndicators | This script is used to display the indicators of an incident in an incident field of type Array. It can be used to select indicators from the incident in order to later perform some actions, like tagging the indicators for blocking via EDL. |
ShowAlertIndicators | This script is used to display the indicators of an alert in an alert field of type Array. It can be used to select indicators from the alert in order to later perform some actions, like tagging the indicators for blocking via EDL. |
| IPToHost | Try to get the hostname correlated with the input IP. |
| Exists | Check if a given value exists in the context. Will return 'no' for empty empty arrays. To be used mostly with DQ and selectors. |
| VerifyValidIP | Verifies if the given input contains valid IP addresses (IPv4 or IPv6). |
| CheckSenderDomainDistance | Get the string distance for the sender from our domain |
| FetchIndicatorsFromFile | Fetches indicators from a file. Supports TXT, XLS, XLSX, CSV, DOC and DOCX file types. |
| Dig | DNS lookup utility to provide 'A' and 'PTR' record. |
| PositiveDetectionsVSDetectionEngines | Shows a bar chart of the number of Positive Detections out of overall detections. |
| GetListRow | Parses a list by header and value. |
| FeedRelatedIndicatorsWidget | Widget script to view information about the relationship between an indicator, entity and other indicators and connect to indicators, if relevant. |
| HTMLtoMD | Converts HTML to Markdown. |
| ExtractFQDNFromUrlAndEmail | Extracts FQDNs from URLs and emails. |
| DisableUserWrapper | This script allows disabling a specified user using one or more of the following integrations: SailPointIdentityIQ, ActiveDirectoryQuery, Okta, MicrosoftGraphUser, and IAM. |
| GenerateRandomString | Generates random string. |
| GenerateSummaryReports | Generate report summaries for the passed incidents. |
| PrettyPrint | Pretty-print data using Python's pprint library. This is useful for seeing the structure of incident and context data. Here's how to use it: !PrettyPrint value=${incident} |
| CloseInvestigationAsDuplicate | Close the current investigation as duplicate to other investigation. |
| FileToBase64List | Encode a file as base64 and store it in a Demisto list. |
WordTokenizer | Deprecated. Use DBotPreProcessTextData instead. |
| SSDeepReputation | Calculate ssdeep reputation based on similar files (by ssdeep similarity) on the system. |
| CountArraySize | Count an array size |
| JsonUnescape | Recursively un-escapes JSON data if escaped JSON is found |
| SetGridField | Creates a Grid table from items or key-value pairs. |
| findIncidentsWithIndicator | Lookup incidents with specified indicator. Use currentIncidentId to omit the existing incident from output. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
findAlertsWithIndicator | Lookup alerts with specified indicator. Use currentAlertId to omit the existing alert from output. This automation runs using the default Limited User role, unless you explicitly change the permissions.
|
| DBotClosedIncidentsPercentage | Data output script for populating dashboard pie graph widget with the percentage of incidents closed by DBot vs. incidents closed by analysts. |
DBotClosedAlertsPercentage | Data output script for populating dashboard pie graph widget with the percentage of alerts closed by DBot vs. alerts closed by analysts. |
| ProvidesCommand | Finds which integrations implement a specific Demisto command. The results will be returned as comma-separated values (CSV). The "Core REST API" integration must first be enabled. |
| ReadQRCode | Extracts the text from a QR code. The output of this script includes the output of the script "extractIndicators" run on the text extracted from the QR code. |
| ExtractAttackPattern | Extract Attack Pattern Threat Intel Object. After auto extract extracts the Attack Pattern IDs, this script is executed and extracts the value (name) of the Attack Pattern. |
| ContextSearchForString | Searches for string in a path in context. If path is null, string will be searched in full context. |
| SearchIncidentsV2 | Searches Demisto incidents. A summarized version of this scrips is available with the summarizedversion argument. This automation runs using the default Limited User role, unless you explicitly change the permissions. |
SearchAlertsV2 | Searches Demisto alerts. A summarized version of this scrips is available with the summarizedversion argument. This automation runs using the default Limited User role, unless you explicitly change the permissions. |
| RepopulateFiles | After running DeleteContext, this script can repopulate all the file entries in the ${File} context key |
| StringReplace | Replaces regex match/es in string. |
| MarkAsNoteByTag | Mark entries as notes if they are tagged with given tag. |
| ParseEmailFiles | Deprecated. Use ParseEmailFilesV2 instead." Parse an email from an eml or msg file and populate all relevant context data to investigate the email. Also extracts inner attachments and returns them to the war room. The incident labels themselves are preserved and not modified - only the "Label/x" context items that originated from the labels, and the best practice is to rely on these for the remainder of the playbook. |
Prints text to war room (Markdown supported) | |
| ReadFile | Load the contents of a file into context. |
| ContextGetIps | Gets all IP addresses in context, excluding ones given. |
| ExtractHyperlinksFromOfficeFiles | Extracts hyperlinks from office files. Supported file types are: xlsx, docx, pptx. |
| IdentifyAttachedEmail | Identify whether the incident includes an email message attached as an eml or msg file and return the answer to playbook. Also saves the identified entry ID to context for use for later. Commonly used in automated playbooks that handle phishing reports sent to a special phishing mailbox set up by the security team. |
| MathUtil | Script will run the provided mathematical action on 2 provided values and produce a result. |
| Base64EncodeV2 | Encodes an input to Base64 format. |
| UnPackFile | Deprecated. Use the UnzipFile script instead. UnPack a file using fileName or entryID to specify a file. Files unpacked will be pushed to the war room and names will be pushed to the context. |
| AppendindicatorFieldWrapper | A wrapper script to the 'AppendindicatorField' script that enables adding tags to certain indicators. |
| PDFUnlocker | Removing the password protection from a PDF file and adding a new file entry with the unlocked PDF. |
| ParseYAML | Parses a YAML string into context. |
| cveReputationV2 | Provides the severity of the CVE based on the CVSS score where available. |
| SearchIncidentsSummary | Searches Cortex Incidents and returnrs the most relevant fields. Default search range is the last 30 days, if you want to change this, use the fromDate argument. Returns the id, name, type, severity, status, owner, and created/closed times to context. You can add additional fields using the add_field_to_context argument. This automation runs using the default Limited User role, unless you explicitly change the permissions. Based on the SearchIncidentsV2 from the Common Scripts pack, but more efficient. |
SearchAlertsSummary | Searches Cortex Alerts and returnrs the most relevant fields. Default search range is the last 30 days, if you want to change this, use the fromDate argument. Returns the id, name, type, severity, status, owner, and created/closed times to context. You can add additional fields using the add_field_to_context argument. This automation runs using the default Limited User role, unless you explicitly change the permissions. Based on the SearchAlertsV2 from the Common Scripts pack, but more efficient. |
| AquatoneDiscoverV2 | aquatone-discover will find the targets nameservers and shuffle DNS lookups between them. Should a lookup fail on the target domains nameservers, aquatone-discover will fall back to using Google public DNS servers to maximize discovery. |
| enrich_exclude_button | This script is only meant to be used to disable the Enrich Excluded button in an indicator. It should not be used otherwise. |
| MatchRegexV2 | Extracts regex data from the provided text. The script support groups and looping. |
| ExposeIncidentOwner | Expose the incident owner into IncidentOwner context key |
ExposeAlertOwner | Expose the alert owner into AlertOwner context key |
| GetByIncidentId | Gets a value from the specified incident's context. |
GetByAlertId | Gets a value from the specified alert's context. |
| GetEntries | Collect entries matching to the conditions in the war room. |
| Name | Description |
|---|---|
Breach Confirmation | Is the DPO confirm the breach |
Company Address | |
Management Notification | |
Company Name | |
Company has Insurance for the Breach | |
DPO E-mail Address | |
Data Encryption Status | |
DPO Notification | |
Other PII data breached | Is other PII data breached |
Medical Information breached | Is Medical Information breached |
GDPR Notify Authorities | "In the case of a personal data breach, the controller shall without undue delay and, where feasible, not later than 72 hours after having become aware of it, notify the personal data breach to the supervisory authority competent in accordance with Article 55, unless the personal data breach is unlikely to result in a risk to the rights and freedoms of natural persons." - GDPR Art. 33 |
Likely Impact | "A data protection impact assessment (…) shall in particular be required in the case of: (a) a systematic and extensive evaluation of personal aspects relating to natural persons which is based on automated processing, including profiling, and on which decisions are based that produce legal effects concerning the natural person or similarly significantly affect the natural person; (b) processing on a large scale of special categories of data referred to in Article 9(1), or of personal data relating to criminal convictions and offences referred to in Article 10; or (c) a systematic monitoring of a publicly accessible area on a large scale. - GDPR Art. 35 |
Malicious Cause (If the cause is a malicious attack) | |
E-mail Address | |
Postal Code | |
Size - number of employees | |
Resident Notification Option | |
Financial information breached | Is financial information breached |
Contact Address | |
Country where business has its main establishment | "‘main establishment’ means: as regards a controller with establishments in more than one Member State, the place of its central administration in the Union, unless the decisions on the purposes and means of the processing of personal data are taken in another establishment of the controller in the Union and the latter establishment has the power to have such decisions implemented, in which case the establishment having taken such decisions is to be considered to be the main establishment; as regards a processor with establishments in more than one Member State, the place of its central administration in the Union, or, if the processor has no central administration in the Union, the establishment of the processor in the Union where the main processing activities in the context of the activities of an establishment of the processor take place to the extent that the processor is subject to specific obligations under this Regulation;" - GDPR Art. 4 |
Residents Email Address | |
Consumer Reporting Agencies Notification | |
Media Notification | The status of the media notification |
Secretary Notification | |
Attorney General Notification | |
Company Postal Code | |
State where the breach took place | |
State CISO Notification | |
Contact Name | |
PII Data Type | |
Size - turnover | |
Affected Data Type | |
Possible Cause of the Breach | |
Company City | |
Affected Individuals Contact Information | |
Affected data | "‘personal data’ means any information relating to an identified or identifiable natural person (‘data subject’); an identifiable natural person is one who can be identified, directly or indirectly, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that natural person;" - GDPR Art. 4 |
Telephone no. | |
Account information breached | Is account information breached |
Where is data hosted | |
Measures to Mitigate | " (d) describe the measures taken or proposed to be taken by the controller to address the personal data breach, including, where appropriate, measures to mitigate its possible adverse effects." - GDPR Art. 33 |
Sector of Affected Party | |
Health insurance breached | Is health insurance breached |
Unique identification number breached | Is unique identification number breached |
Approximate number of affected data subjects | |
Contact Telephone number | |
Individuals Notification | |
Unique biometric data breached | Is unique biometric data breached |
Contact Email address | |
Is the Data Subject to DPIA |
| Name | Description |
|---|---|
PrivateIPs |
| Pack Name | Pack By |
|---|---|
| Base | By: Cortex XSOAR |
| Cortex REST API | By: Cortex XSOAR |
| Pack Name | Pack By |
|---|---|
| US - Breach Notification | By: Cortex XSOAR |
| Brute Force | By: Cortex XSOAR |
| Elasticsearch | By: Cortex XSOAR |
| MITRE ATT&CK | By: Cortex XSOAR |
| GDPR | By: Cortex XSOAR |
| Gmail | By: Cortex XSOAR |
| Gmail Single User | By: Cortex XSOAR |
| HIPAA - Breach Notification | By: Cortex XSOAR |
| IBM Security QRadar SOAR | By: Cortex XSOAR |
| Mail Sender (New) | By: Cortex XSOAR |
| Microsoft Graph Mail | By: Cortex XSOAR |
| ProtectWise | By: Cortex XSOAR |
| Remote Access | By: Cortex XSOAR |
| Shodan | By: Cortex XSOAR |
| Sumo Logic | By: Cortex XSOAR |
| Pack Name | Pack By |
|---|---|
| Cortex REST API | By: Cortex XSOAR |
| Base | By: Cortex XSOAR |
| Aggregated Scripts | By: Cortex XSOAR |
Changes are not relevant for XSOAR marketplace.
Changes are not relevant for XSOAR marketplace.
input or values arguments are objects.Company has Insurance for the Breach
Documentation and metadata improvements.
Sector of Affected Party
Documentation and metadata improvements.
Company Name
Documentation and metadata improvements.
Breach Confirmation
Documentation and metadata improvements.
Resident Notification Option
Documentation and metadata improvements.
Where is data hosted
Documentation and metadata improvements.
Other PII data breached
Documentation and metadata improvements.
Management Notification
Documentation and metadata improvements.
Financial information breached
Documentation and metadata improvements.
Individuals Notification
Documentation and metadata improvements.
Affected Individuals Contact Information
Documentation and metadata improvements.
Unique identification number breached
Documentation and metadata improvements.
Affected Data Type
Documentation and metadata improvements.
Account information breached
Documentation and metadata improvements.
DPO E-mail Address
Documentation and metadata improvements.
Malicious Cause (If the cause is a malicious attack)
Documentation and metadata improvements.
Affected data
Documentation and metadata improvements.
Measures to Mitigate
Documentation and metadata improvements.
Contact Address
Documentation and metadata improvements.
Company Postal Code
Documentation and metadata improvements.
Contact Telephone number
Documentation and metadata improvements.
Country where business has its main establishment
Documentation and metadata improvements.
Secretary Notification
Documentation and metadata improvements.
State where the breach took place
Documentation and metadata improvements.
PII Data Type
Documentation and metadata improvements.
Company City
Documentation and metadata improvements.
Residents Email Address
Documentation and metadata improvements.
Likely Impact
Documentation and metadata improvements.
State CISO Notification
Documentation and metadata improvements.
Contact Name
Documentation and metadata improvements.
Consumer Reporting Agencies Notification
Documentation and metadata improvements.
Company Address
Documentation and metadata improvements.
Medical Information breached
Documentation and metadata improvements.
Postal Code
Documentation and metadata improvements.
Health insurance breached
Documentation and metadata improvements.
Size - turnover
Documentation and metadata improvements.
GDPR Notify Authorities
Documentation and metadata improvements.
DPO Notification
Documentation and metadata improvements.
Possible Cause of the Breach
Documentation and metadata improvements.
Approximate number of affected data subjects
Documentation and metadata improvements.
Contact Email address
Documentation and metadata improvements.
Unique biometric data breached
Documentation and metadata improvements.
Data Encryption Status
Documentation and metadata improvements.
Is the Data Subject to DPIA
Documentation and metadata improvements.
Size - number of employees
Documentation and metadata improvements.
Attorney General Notification
Documentation and metadata improvements.
E-mail Address
Documentation and metadata improvements.
Telephone no.
Documentation and metadata improvements.
Media Notification
Documentation and metadata improvements.
Updated the ConvertFile script to handle invalid files by returning a failure error within the file context instead of causing a script failure.
New: Added a new script- CheckPDFEncryptionAndValidity that Returns if a PDF is valid and if it is encrypted.
New: Added a new script- JSONDiff that compares two JSON files and returns their differences, such as added, removed, or changed fields, in a structured format.
Changes are not relevant for XSIAM marketplace.
Changes are not relevant for XSIAM marketplace.
input or values arguments are objects.Company has Insurance for the Breach
Documentation and metadata improvements.
Sector of Affected Party
Documentation and metadata improvements.
Company Name
Documentation and metadata improvements.
Breach Confirmation
Documentation and metadata improvements.
Resident Notification Option
Documentation and metadata improvements.
Where is data hosted
Documentation and metadata improvements.
Other PII data breached
Documentation and metadata improvements.
Management Notification
Documentation and metadata improvements.
Financial information breached
Documentation and metadata improvements.
Individuals Notification
Documentation and metadata improvements.
Affected Individuals Contact Information
Documentation and metadata improvements.
Unique identification number breached
Documentation and metadata improvements.
Affected Data Type
Documentation and metadata improvements.
Account information breached
Documentation and metadata improvements.
DPO E-mail Address
Documentation and metadata improvements.
Malicious Cause (If the cause is a malicious attack)
Documentation and metadata improvements.
Affected data
Documentation and metadata improvements.
Measures to Mitigate
Documentation and metadata improvements.
Contact Address
Documentation and metadata improvements.
Company Postal Code
Documentation and metadata improvements.
Contact Telephone number
Documentation and metadata improvements.
Country where business has its main establishment
Documentation and metadata improvements.
Secretary Notification
Documentation and metadata improvements.
State where the breach took place
Documentation and metadata improvements.
PII Data Type
Documentation and metadata improvements.
Company City
Documentation and metadata improvements.
Residents Email Address
Documentation and metadata improvements.
Likely Impact
Documentation and metadata improvements.
State CISO Notification
Documentation and metadata improvements.
Contact Name
Documentation and metadata improvements.
Consumer Reporting Agencies Notification
Documentation and metadata improvements.
Company Address
Documentation and metadata improvements.
Medical Information breached
Documentation and metadata improvements.
Postal Code
Documentation and metadata improvements.
Health insurance breached
Documentation and metadata improvements.
Size - turnover
Documentation and metadata improvements.
GDPR Notify Authorities
Documentation and metadata improvements.
DPO Notification
Documentation and metadata improvements.
Possible Cause of the Breach
Documentation and metadata improvements.
Approximate number of affected data subjects
Documentation and metadata improvements.
Contact Email address
Documentation and metadata improvements.
Unique biometric data breached
Documentation and metadata improvements.
Data Encryption Status
Documentation and metadata improvements.
Is the Data Subject to DPIA
Documentation and metadata improvements.
Size - number of employees
Documentation and metadata improvements.
Attorney General Notification
Documentation and metadata improvements.
E-mail Address
Documentation and metadata improvements.
Telephone no.
Documentation and metadata improvements.
Media Notification
Documentation and metadata improvements.
Updated the ConvertFile script to handle invalid files by returning a failure error within the file context instead of causing a script failure.
New: Added a new script- CheckPDFEncryptionAndValidity that Returns if a PDF is valid and if it is encrypted.
New: Added a new script- JSONDiff that compares two JSON files and returns their differences, such as added, removed, or changed fields, in a structured format.
| Certification | Certified | Read more |
| Supported By | Cortex | |
| Created | July 27, 2020 | |
| Last Release | March 25, 2026 |