Content packs — August 03, 2026
10 files changed, 4989 insertions, 151 deletions — view the commit on the mirror.
Cyberint 1.5.0 adds four Check Point Exposure Management playbooks and two intelligence commands
- Cyberint 1.5.0 added four Check Point Exposure Management playbooks — IOC enrichment and triage, credential leak validation and response, vulnerability exploitation monitoring, and phishing takedown — all available from Cortex XSOAR 6.10.0.
- Two new feed commands:
cyberint-cve-enrichreturns EPSS, CVSS, CWE, the Cyberint CVE score and active-exploitation evidence, andcyberint-credential-leak-lookupfinds leaked credentials for a company domain. - Check Point EM Premium Feed was renamed Check Point EM ThreatCloud Intelligence Feed; the integration ID and the TIM
servicevalue stayCyberint Premium Feed, so existing instances and indicator filters keep working. - Cyberint alerts now extract indicators through two new incident fields — Cyberint Alert URL and CyberInt CVEs — wired into the incoming mapper, incident type and layout.
- Vega 1.0.1 added a Recommended Actions field, layout section and mapper support; Tenable Vulnerability Management exposed its assets fetch interval in the Exposure Management module.
Highlights
-
Four new Check Point Exposure Management playbooks
IOC Enrichment and Triage escalates on a malicious indicator, Credential Leak Validation and Response drives remediation then notification, Vulnerability Exploitation Monitoring prioritizes CVEs by real-world exploitation, and Phishing Takedown submits and polls takedowns.
-
New commands for CVE enrichment and leaked-credential lookup
cyberint-cve-enrich returns EPSS, CVSS, CWE, the Cyberint CVE score and active-exploitation evidence; cyberint-credential-leak-lookup returns leaked employee or customer credentials for a company domain.
-
Check Point EM Premium Feed renamed, without breaking existing instances
Only the display name became Check Point EM ThreatCloud Intelligence Feed; the integration ID and the service value written to indicators in TIM remain Cyberint Premium Feed.
-
Cyberint alerts now extract URLs and CVEs as indicators
New Cyberint Alert URL and CyberInt CVEs incident fields are mapped from alert_data.url and alert_data.cves, with extraction enabled on the incident type so the new playbooks can read them.
-
Vega surfaces recommended actions on incidents
Added the Vega Recommended Actions incident field, a Recommended Actions layout section, mapper support, and handling of the new actionKey and targetParams fields when fetching.
-
Tenable fetch interval reaches the Exposure Management module
The Assets and vulnerabilities fetch interval parameter was unavailable there; separate Fetch events and Fetch assets and vulnerabilities parameters were also added.
Changes
10 files listed, 3 written up and shaded below.
-
▸ ▾ Base modified +4 −1
Packs/BaseRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ CommonPlaybooks modified +4 −1
Packs/CommonPlaybooksRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ CommonScripts modified +4 −1
Packs/CommonScriptsRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Core modified +4 −1
Packs/CoreRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Cyberint modified +4480 −48 1.5.0: four Check Point EM playbooks, cyberint-cve-enrich and cyberint-credential-leak-lookup, two new incident fields with mapper and layout wiring, and a takedown alert_id type fix.
Packs/CyberintRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ DemistoRESTAPI modified +4 −1
Packs/DemistoRESTAPIRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ FiltersAndTransformers modified +4 −1
Packs/FiltersAndTransformersRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Tenable_io modified +30 −2 Exposed the assets and vulnerabilities fetch interval in the Exposure Management module and added Fetch events and Fetch assets and vulnerabilities parameters.
Packs/Tenable_ioRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ Vega modified +451 −94 1.0.1: Vega Recommended Actions incident field, layout section and mapper mapping, plus actionKey and targetParams support when fetching recommended actions.
Packs/VegaRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.
-
▸ ▾ rasterize modified +4 −1
Packs/rasterizeRead it on the Cortex docs portal ↗ Read it here → This file's diff on GitHub ↗
Generated by the mirror — not a documentation page, so no diff is kept. The counts above still say how much moved.