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

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
aimingoo的专栏
aimingoo的专栏
P
Proofpoint News Feed
宝玉的分享
宝玉的分享
MyScale Blog
MyScale Blog
The GitHub Blog
The GitHub Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
量子位
博客园 - 司徒正美
V
V2EX
I
InfoQ
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
美团技术团队
N
Netflix TechBlog - Medium
L
LangChain Blog
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Stack Overflow Blog
Stack Overflow Blog
A
About on SuperTechFans
Microsoft Azure Blog
Microsoft Azure Blog

Google adds end-to-end Gmail encryption to Android, iOS devices for enterprises | CSO Online

Die besten DAST- & SAST-Tools CISA mulls new three-day remediation deadline for critical flaws CISA pushes critical infrastructure operators to prepare to work in isolation CISOs step up to the security workforce challenge 10 Anzeichen für einen schlechten CSO Anthropic Mythos spurs White House to weigh pre-release reviews for high-risk AI models Security agencies draw red lines around agentic AI deployments The fake IT worker problem CISOs can’t ignore How CISOs should utilize data security posture management to inform risk Was ist ein Botnet? Human-centric failures: Why BEC continues to work despite MFA Just 34% of cyber pros plan to stick with their current employer Managing OT risk at scale: Why OT cyber decisions are leadership decisions 4 ways to prepare your SOC for agentic AI ‘Trivial’ exploit can give attackers root access to Linux kernel Bank regulator sounds warning over cybersecurity threat posed by AI models Dismantle implicit trust in OT networks, CISA tells critical infrastructure operators Max-severity RCE flaw found in Google Gemini CLI Stopping the quiet drift toward excessive agency with re-permissioning ODNI to CISOs on threat assessments: You’re on your own 10 wichtige Security-Eigenschaften: So setzen Sie die Kraft Ihres IT-Sicherheitstechnik-Teams frei Researchers unearth industrial sabotage malware that predated Stuxnet by 5 years AWS leans on prior ingenuity to face future AI and quantum threats What it takes to win that CSO role Third Party Risk Management: So vermeiden Sie Compliance-Unheil Critical Cursor bug could turn routine Git into RCE Securing RAG pipelines in enterprise SaaS What CISOs need to get right as identity enters the agentic era Stopping AiTM attacks: The defenses that actually work after authentication succeeds EDR-Software – ein Kaufratgeber
Bots in translation: Can AI really fix SIEM rule sprawl a...
2026-05-07 · via Google adds end-to-end Gmail encryption to Android, iOS devices for enterprises | CSO Online

Enterprises migrating between SIEM platforms often have to manually rewrite detection rules because vendors such as Splunk, Microsoft Sentinel, IBM QRadar, and Google Chronicle use different query languages and data models.

Researchers now say AI may be able to automate much of that work, though security experts remain divided over whether the problem really requires AI at all.

Researchers from the National University of Singapore and collaborators say their system, called ARuleCon, can translate SIEM rules across platforms while preserving detection logic. In tests involving nearly 1,500 rule conversions, the framework improved translation accuracy by roughly 10% to 15% over baseline large language model approaches, according to a research paper.

“SIEM rules encode not only syntax, but also detection intent,” Ming Xu, lead author of the paper, told CSO. Different SIEM platforms implement distinct field schemas, query operators, aggregation behavior, and correlation logic, meaning rules rarely translate cleanly between vendors, he said.

Practitioners say the issue is becoming more common as enterprises adopt hybrid cloud environments and multi-vendor security stacks.

Why is SIEM rule translation difficult

“In large enterprises, the need to port or reuse detection rules across platforms is becoming increasingly common,” said Prashant Chaudhary, area vice president at Splunk India. Hybrid cloud adoption, mergers, compliance requirements, and multi-vendor environments are forcing SOC teams to work across disparate telemetry formats and detection frameworks, he said.

The researchers described manual rule conversion as “slow and imposes a heavy workload.”

“In most enterprise SOCs, rule portability isn’t a daily requirement. But for MSSPs and service providers managing multiple customer environments, translating and adapting SIEM rules across platforms is a routine challenge,” said Gaurav Bisht, SIEM specialist and principal solution consultant at cybersecurity distributor RAH Infotech.

According to Chaudhary, the bigger challenge is preserving detection fidelity and operational context when rules are moved between systems. “Organizations risk breaking detection logic, misaligning field mappings, and weakening behavioral correlations,” he said, adding that such failures can increase false positives and create blind spots.

Not everyone agrees that the problem requires AI

Some practitioners argue that much of the challenge can still be solved through deterministic engineering approaches rather than AI.

“With a good understanding of both schemas, it’s just a body of work,” said Rahul Yadav, founder of cybersecurity firm CyberEvolve.

Xu disagreed that rule translation can be reduced to simple compiler-style mappings. “A compiler-style system can handle predefined mappings, but it struggles when the conversion requires semantic interpretation, restructuring, or platform-specific adaptation,” he said.

The paper similarly notes that “SIEM rule conversion is significantly more challenging” than SQL translation because SIEM vendors “lack a unified specification.”

The researchers warned that seemingly valid translations can introduce “subtle semantic drift” that changes how detections behave in practice.

“The challenge isn’t just syntax — it’s the differences in field mappings, data models, and detection logic across platforms,” Bisht said. “Those variations make simple one-to-one rule translation unreliable in practice.”

The researchers said ARuleCon is not intended to replace deterministic approaches entirely, but to combine “their reliability with the flexibility of AI-driven reasoning.” Xu said the system uses AI to infer detection intent and iteratively refine translated rules while constraining outputs through syntax validation and semantic checks.

Human oversight remains critical

Security practitioners interviewed by CSO said enterprises are unlikely to trust fully autonomous rule translation systems without extensive validation and analyst oversight.

“Customers are unlikely to adopt fully autonomous rule translation in production SOC environments without strong validation, explainability, and human oversight mechanisms in place,” Chaudhary said. Organizations will expect testing against historical telemetry and real-world attack scenarios before deploying AI-assisted rule translation at scale, he added.

The paper itself acknowledges that large language models can produce incomplete or incorrect translations when dealing with vendor-specific nuances. Xu said ARuleCon is intended as an analyst-assistance system rather than a fully autonomous conversion engine. “A human user should manually verify” rules before deployment in production environments, he said.

“AI is non-deterministic by definition, so post-migration testing is essential,” Yadav said.

Bisht said the risks become more serious as SIEM detections increasingly feed automated response systems. “A bad translation doesn’t just create noise; it can trigger the wrong action,” he said.

Yadav warned that the bigger danger may be silent failures.

“Either you miss a real threat, or you get a spike in false positives and a lot of noise,” he said. “The first is dangerous because it’s silent.”

SUBSCRIBE TO OUR NEWSLETTER

From our editors straight to your inbox

Get started by entering your email address below.