Changelog
Synapse-Intel471 Changelog
v3.0.0 - 2026-08-03
Automatic Migrations
Migrated the
(refs)light edge betweenrisk:leaknodes and their leakedinet:emailnodes to(leaked), so credentials ingested from the Titan API match those ingested from the Verity API.
Features and Enhancements
Added
intel471.verity.config.add,.del,.list,.show, and.updatecommands to manage Verity API Client ID/Secret credentials via vault-based configuration, alongside the existing Titan email/API key configuration.Added
intel471.verity.girs.sync,intel471.verity.indicators.search,intel471.verity.inforeport.get,intel471.verity.vulns.search,intel471.verity.vulns.get,intel471.verity.breach.search,intel471.verity.credentials.search,intel471.verity.forum.search,intel471.verity.message.search, andintel471.verity.dataleak.searchcommands, targeting the same Synapse forms as their Titan counterparts where the underlying real-world entity is unchanged, so data ingested from either API is additive rather than duplicated.
Deprecations
Added
intel471.verity.*commands backed by the new Intel471 Verity API, running alongside the existing Intel471 Titan API commands. The Titan API is being retired by Intel471 on 2026-12-31; existing commands (intel471.girs.sync,intel471.iocs.search,intel471.indicators.search,intel471.vulns.search,intel471.vulns.get,intel471.global.search,intel471.breach.search,intel471.forum.post.search,intel471.forum.message.search,intel471.dataleak.post.search,intel471.inforeport.search,intel471.inforeport.get,intel471.message.search,intel471.credential.search,intel471.setup.apikey, andintel471.setup.tagprefix) are now marked deprecated and continue to work against the Titan API until it is retired.intel471.iocs.searchandintel471.global.searchhave no Verity equivalent. Intel471’s Verity API has no unified IOC or global search endpoint; this is a capability removed by Intel471’s own platform redesign, not a gap in this Power-Up. Both commands continue to work against the Titan API until it is retired.
v2.1.1 - 2026-06-23
Bugfixes
Fixed
intel471.message.searchandintel471.credential.searchsilently truncating results at 100 items regardless of--size.
v2.1.0 - 2026-04-09
Features and Enhancements
Added
intel471.credential.searchcommand for searching credentials from the Intel471 API.Added
intel471.message.searchcommand for searching instant messages from the Intel471 API.
v2.0.0 - 2026-02-27
Automatic Migrations
Migrated
inet:service:groupnodes toinet:service:channelfor Facebook and Odnoklassniki groups, along with VK club and public channels.
Features and Enhancements
Updated ingest to use
inet:service:channelto represent social media groups and channels.
v1.0.0 - 2025-12-10
Automatic Migrations
Migrated and deleted
inet:web:acct,inet:web:post,inet:web:channel, andinet:web:instancenodes created by Synapse-Intel471.Migrated
inet:service:account:idto the correct ID for Facebook accounts.Migrated storage version tracking to use Storm package inits.
Features and Enhancements
Updated ingest to use
inet:service:account,inet:service:message,inet:service:channel,inet:service:platforminstead ofinet:web:acct,inet:web:post,inet:web:channel, andinet:web:instance.
Bugfixes
Fixed an issue where
inet:service:account:idcould be incorrectly set to a URL for Facebook accounts.
v0.10.1 - 2025-09-03
Bugfixes
Updated the onload handler to migrate
risk:vuln:_intel471:risk:levelextended properties torisk:vuln:severityfor nodes in layers that are not associated with a view.
v0.10.0 - 2025-05-30
Features and Enhancements
Updated
intel471.breach.search,intel471.dataleak.post.search,intel471.forum.message.search,intel471.forum.post.search,intel471.global.search,intel471.indicators.search,intel471.inforeport.search,intel471.iocs.search, andintel471.vulns.searchto populate theit:exec:query:synuserproperty.
v0.9.0 - 2025-02-04
Features and Enhancements
Updated Intel471 API version to 1.20.0.
Added
intel471.dataleak.post.searchcommand for ingesting data leak blog posts.Added
intel471.inforeport.searchandintel471.inforeport.getcommands for ingesting information and fintel reports.
v0.8.1 - 2025-01-27
Bugfixes
Fixed an issue where the
--postsbythreaduidargument on theintel471.forum.post.searchcommand was not handled correctly.
v0.8.0 - 2025-01-17
Features and Enhancements
Updated deprecated
$lib.list()usage to JSON style syntax.
v0.7.0 - 2024-06-28
Features and Enhancements
Replace deprecated
risk:hasvulnusage withrisk:vulnerable.
This release contains an automatic data migration that will run when the package is first upgraded.
The migration creates risk:vulnerable nodes from the deprecated risk:hasvuln nodes.
v0.6.1 - 2024-02-20
Features and Enhancements
Update deprecated
$lib.dict()usage to JSON style syntax.
v0.6.0 - 2024-02-06
Features and Enhancements
Use the risk level to set
risk:vuln:severityand remove therisk:vuln:_intel471:risk:levelextended property.
This release contains an automatic data migration that will set risk:vuln:severity to the existing value of
risk:vuln:_intel471:risk:level, and then remove the extended property.
v0.5.0 - 2024-01-05
Features and Enhancements
Added
iocs.searchOptic action for the following forms:hash:md5,hash:sha1,hash:sha256,inet:fqdn,inet:url,inet:ipv4,inet:ipv6,inet:asn,file:base.
v0.4.0 - 2023-10-05
Features and Enhancements
Update Intel471 API version to 1.19.7.
Add
intel471.breach.search,intel471.forum.post.search, andintel471.forum.message.searchcommands for searching additional Intel471 endpoints.Update
intel471.global.searchingest to support forum posts, private messages, and breach alerts.uniqresults from search queries to handle duplicate results.
v0.3.0 - 2023-07-28
NOTE: This release is considered Beta and may be subject to change.
Features and Enhancements
Update vulnerability ingest to populate the
risk:vuln:cvss:v3_0:scoreandrisk:vuln:cvss:v2_0:scoreproperties instead of the deprecatedrisk:vuln:cvss:scoreproperty.Update
risk:vulnnode generation to deconflict on the:reporter:nameproperty.
v0.2.0 - 2023-06-12
NOTE: This release is considered Beta and may be subject to change.
Features and Enhancements
The
--debugoption for commands now prints the raw HTTP response from the Intel471 API.Add support for ingesting SSL certificate serial number IOCs.
Update command documentation to note the maximum number of results returned from the API.
Bugfixes
Fix an issue where
intel471.gir.syncdid not update properties on existingmeta:rulenodes created for GIRs.
v0.1.0 - 2023-02-13
NOTE: This release is considered Beta and may be subject to change.
Features and Enhancements
Initial beta release of the
Synapse-Intel471Power-Up.