HtmlPhishingCheck
Checks if a URL contains HTML elements indicative of phishing.
python · Suspicious Domain Hunting
Details
| ID | HtmlPhishingCheck |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.8.3296088 |
| Tags | dynamic-section |
README
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-section |
| Cortex XSOAR Version | 6.10.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: HtmlPhishingCheck version: -1 name: HtmlPhishingCheck comment: Checks if a URL contains HTML elements indicative of phishing. script: '' type: python tags: - dynamic-section enabled: true scripttarget: 0 subtype: python3 runonce: false dockerimage: demisto/python3:3.12.8.3296088 runas: DBotWeakRole engineinfo: {} tests: - No tests (auto formatted) dockerimage45: demisto/python3:3.10.13.78960 fromversion: 6.10.0