HtmlDifflibCheck
This Script is part of the Suspicious Domain Hunting Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.10.0 and later.
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | basescript |
| Cortex XSOAR Version | 6.10.0 |
Used In#
This script is used in the following playbooks and scripts.
- Suspicious Domain Hunting Incident Handling
Inputs#
| Argument Name | Description |
|---|---|
| html1 | First HTML to compare. |
| html2 | Second HTML to compare. |
Outputs#
| Path | Description | Type |
|---|---|---|
| HTMLSimilarity.SimilarityPercentage | Similarity percentage between 2 html pages. | Unknown |