惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
小众软件
小众软件
MongoDB | Blog
MongoDB | Blog
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Stack Overflow Blog
Stack Overflow Blog
L
LangChain Blog
大猫的无限游戏
大猫的无限游戏
量子位
A
About on SuperTechFans
G
Google Developers Blog
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
IT之家
IT之家
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园_首页
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Vercel News
Vercel News
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 聂微东
U
Unit 42
Apple Machine Learning Research
Apple Machine Learning Research

New in Feedly

Continuously collect Suricata rules matching your requirements | Feedly Enrich and triage Atlassian security releases in the Vulnerability Intel Agent | Feedly Enrich and triage Apple security releases in the Vulnerability Intel Agent | Feedly Feedly completes SOC 2 Type 2 examination | Feedly VirusTotal Integration: Triage IOCs Faster in Feedly | Feedly Connect Feedly to OpenCTI: Real-Time Threat Intel, Automated | Feedly Feedly Best Practices for CTI Teams | Feedly GreyNoise + Feedly Threat Intelligence: Enriching IoCs | Feedly 7 AI Prompts for Cyberattack Pattern Analysis | Feedly Navigate Feedly Faster with Go To | Feedly Navigate Feedly Faster with Go To Introducing Feedly ThreatBeats: Your daily intel jingles | Feedly Introducing Feedly ThreatBeats: Your daily intel jingles 6 Ways to Automate Threat Intelligence with the Feedly API | Feedly Get threat intelligence to your team fast, in the tools they already use | Feedly Tracking the cyber consequences of geopolitical events | Feedly Analyze your closed-source intelligence in Feedly | Feedly Cyberattack Insights Cards: A dynamic 360° attack view | Feedly Cyberattack Insights Cards: A dynamic 360° attack view 7 ways to prioritize CVEs by how they're exploited | Feedly Ask AI on Threat Actor Insights Cards: Accelerate adversary research with custom queries | Feedly Research IoCs with rich context in seconds, not hours | Feedly Surface top threats in CTI newsletters | Feedly The Scanner: Exploring Potential Futures | Feedly The Radar: Detecting emerging signals | Feedly Prompt Engineering: Newsletter template for real-time phishing trends | Feedly The Monitor: Tracking the known present | Feedly Startup Innovation Radar: A real-time startup database | Feedly The InsightOS architecture | Feedly Feedly MCP Server: Automate CTI workflows with Claude and the Feedly Threat Graph | Feedly
Automatically collect Splunk Hunting Queries that match y...
Chris Pickard · 2026-08-26 · via New in Feedly

BLUF

Feedly Threat Intelligence now finds Splunk Hunting Queries published across the open web, extracts them from the article, and makes them easy to import into your own tooling.

How does it work?

Create an AI Feed that pairs the new AI Model with your intelligence requirements to continuously collect relevant articles and reports containing Splunk Hunting Queries from 5,000 vetted CTI sources and repositories.

  • As new reporting is published across vendor blogs, threat reports, and researcher write-ups, articles containing Splunk Hunting Queries are collected in your feed automatically.
  • Skim through your feed, select the Splunk Hunting Queries that fit your coverage, and copy them into your tooling.
  • Pull the rules programmatically via the API into your detection pipeline.

Feedly recognizes six detection rule and hunting query formats

In addition to Splunk Hunting Queries, Feedly Threat Intelligence also identifies Suricata, Sigma, YARA, Snort rules, and KQL-based Hunting Queries for Microsoft Defender and Sentinel across open source reporting, covering network traffic inspection, file and malware matching, and log-based detection.

In case you need to convert your detection rule into Splunk SPL, we’ve put together a free prompt on our CTI Prompt Library Volume 2 that does this for you.

Continuously collect hunting queries in Feedly Threat Intelligence

Splunk hunting queries are just the start. Add any of the detection rule/hunting query AI Models to your AI Feed and automatically collect relevant Suricata, Sigma, YARA, Snort, Suricata, and KQL queries as they surface across open source reporting.

Start Free Trial

FAQs

What is a Splunk Hunting Query?

A Splunk Hunting Query is a search, written in Splunk's Search Processing Language (SPL), that tells Splunk what to look for across your ingested log and event data. Each query defines the data sources to search, the conditions or patterns that signal suspicious activity, and how to filter or aggregate the results. Analysts use them to hunt for malicious behavior and indicators of compromise in their logs.

Where can I find Splunk Hunting Queries?

Detection content is scattered across vendor blogs, threat reports, GitHub repos, and researcher write-ups, which makes it time-consuming to track down manually. Feedly Threat Intelligence reads across open source reporting and surfaces the articles carrying Splunk Hunting Queries, so you can find relevant ones in one place instead of searching site by site.

How do I copy Splunk Hunting Queries in Feedly Threat Intelligence?

Add the Splunk Hunting Queries AI Model to your AI Feed, then pair it with other AI Models to narrow the results to the topics, threats, or malware families you care about. When Feedly finds an article with a Splunk Hunting Query, you can copy it directly for tweaking or importing into your own tooling.

Can I find Splunk Hunting Queries tied to a specific CVE?

Yes. If a CVE has an associated Splunk Hunting Query, you can download it straight from Feedly Threat Intelligence's CVE Insights Card and jump to the article that referenced it, so you get both the detection logic and the surrounding context.

What detection rule formats or hunting queries does Feedly Threat Intelligence recognize?

Alongside Splunk Hunting Queries, Feedly automatically identifies Suricata, Sigma, YARA, Snort, and KQL-based hunting queries for Microsoft Defender and Sentinel. Together these cover network traffic inspection, file and malware matching, and log-based detection.

What is the difference between Splunk and KQL hunting queries?

Both are query languages for hunting through log data, but they run on different platforms. SPL is Splunk's language, while KQL powers Microsoft Defender and Sentinel. The syntax differs between them, so a query written for one usually needs to be translated before it will run on the other. Because Feedly Threat Intelligence recognizes both formats, you can collect hunting queries for whichever platform you run.

Should I deploy these queries as-is?

It is worth reviewing any query before you run it in production. Queries pulled from open reporting are a strong starting point, but tuning for your own data sources, field mappings, and false-positive tolerance will get you the best results.