ti_abusech: add ja3_fingerprints and sslblacklist data streams - #14703
Merged
Conversation
efd6
force-pushed
the
14495-ti_abusech
branch
2 times, most recently
from
July 28, 2025 04:22
b771d1a to
d76fade
Compare
Contributor
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
sslblacklist |
0 | 23255.81 | 23255.81 ( - %) | 👍 |
threatfox |
0 | 19230.77 | 19230.77 ( - %) | 👍 |
url |
0 | 15384.62 | 15384.62 ( - %) | 👍 |
ja3_fingerprints |
0 | 6688.96 | 6688.96 ( - %) | 👍 |
malware |
0 | 11325.03 | 11325.03 ( - %) | 👍 |
malwarebazaar |
0 | 11534.03 | 11534.03 ( - %) | 👍 |
sslblacklist |
0 | 19157.09 | 19157.09 ( - %) | 👍 |
threatfox |
0 | 10822.51 | 10822.51 ( - %) | 👍 |
url |
0 | 8347.25 | 8347.25 ( - %) | 👍 |
ja3_fingerprints |
0 | 15384.62 | 15384.62 ( - %) | 👍 |
malware |
0 | 17543.86 | 17543.86 ( - %) | 👍 |
malwarebazaar |
0 | 14705.88 | 14705.88 ( - %) | 👍 |
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
efd6
force-pushed
the
14495-ti_abusech
branch
2 times, most recently
from
July 31, 2025 05:30
8d1042a to
bc53e9c
Compare
efd6
force-pushed
the
14495-ti_abusech
branch
2 times, most recently
from
July 31, 2025 23:02
e47427e to
a965ff1
Compare
Bump to kibana.version is required to pick up transformMapEntry CEL macro. Test samples obtained from the relevant API endpoints.
Contributor
|
/test benchmark fullreport |
kcreddy
approved these changes
Aug 6, 2025
kcreddy
left a comment
Contributor
There was a problem hiding this comment.
Just some nits and clarification. LGTM overall.
| - name: threat.feed.name | ||
| type: constant_keyword | ||
| description: Display friendly feed name | ||
| value: AbuseCH URL |
Contributor
There was a problem hiding this comment.
Suggested change
| value: AbuseCH URL | |
| value: AbuseCH JA3 Fingerprint Blacklist |
| required: true | ||
| show_user: true | ||
| default: 1h | ||
| description: Interval for polling indicators from AbuseCH data dump. As data dump is generated every 5 minutes, it should be greater than 5 minutes. Default `1h`. |
Contributor
There was a problem hiding this comment.
Suggested change
| description: Interval for polling indicators from AbuseCH data dump. As data dump is generated every 5 minutes, it should be greater than 5 minutes. Default `1h`. | |
| description: Interval for polling threat indicators from AbuseCH data dump. As data dump is generated every 5 minutes, it should be greater than 5 minutes. Default `1h`. |
| - name: threat.feed.name | ||
| type: constant_keyword | ||
| description: Display friendly feed name | ||
| value: AbuseCH URL |
Contributor
There was a problem hiding this comment.
Suggested change
| value: AbuseCH URL | |
| value: AbuseCH SSL Certificate Blacklist |
| required: true | ||
| show_user: true | ||
| default: 1h | ||
| description: Interval for polling indicators from AbuseCH data dump. As data dump is generated every 5 minutes, it should be greater than 5 minutes. Default `1h`. |
Contributor
There was a problem hiding this comment.
Suggested change
| description: Interval for polling indicators from AbuseCH data dump. As data dump is generated every 5 minutes, it should be greater than 5 minutes. Default `1h`. | |
| description: Interval for polling threat indicators from AbuseCH data dump. As data dump is generated every 5 minutes, it should be greater than 5 minutes. Default `1h`. |
| - event.dataset | ||
| - threat.indicator.name | ||
| sort: "@timestamp" | ||
| description: Latest Abuse CH URL data. |
Contributor
There was a problem hiding this comment.
Suggested change
| description: Latest Abuse CH URL data. | |
| description: Latest Abuse CH SSL Certificate Blacklist data. |
| - event.dataset | ||
| - threat.indicator.name | ||
| sort: "@timestamp" | ||
| description: Latest Abuse CH URL data. |
Contributor
There was a problem hiding this comment.
Suggested change
| description: Latest Abuse CH URL data. | |
| description: Latest Abuse CH JA3 Fingerprint Blacklist data. |
| conditions: | ||
| kibana: | ||
| version: "^8.18.0 || ^9.0.0" | ||
| version: "^8.19.0 || ^9.1.0" |
Contributor
There was a problem hiding this comment.
Is this for using two var comprehensions?
💚 Build Succeeded
History
cc @efd6 |
|
Contributor
|
Package ti_abusech - 3.2.0 containing this change is available at https://epr.elastic.co/package/ti_abusech/3.2.0/ |
robester0403
pushed a commit
to robester0403/integrations
that referenced
this pull request
Aug 14, 2025
…ic#14703) Bump to kibana.version is required to pick up transformMapEntry CEL macro. Test samples obtained from the relevant API endpoints.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Proposed commit message
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots