I Built a Production SOC and Use It to Train Cybersecurity Analysts on Real Attacks

I Built a Production SOC and Use It to Train Cybersecurity Analysts on Real Attacks

September 14th 2026 / Ambassadors
By Daniel Oseghale / Medium

A real-world example of what Wazuh makes possible: a UK-based work-experience program built entirely on the platform gives interns hands-on experience investigating genuine attacks, from honeypot sessions to live network intrusions, instead of simulated scenarios. Combining honeypots, IDS, endpoint telemetry, and WAF data with over 100 custom detection rules mapped to MITRE ATT&CK, the setup generated more than 23,000 real alerts in its first 30 days, all without licensing costs.

Read more
Integrating Centreon Events into Wazuh

Integrating Centreon Events into Wazuh

September 14th 2026 / Ambassadors
By Xavier Martens / Xameco

This article demonstrates how to integrate Centreon monitoring events into the Wazuh security platform by exporting Centreon Broker events as structured JSON via a Lua output module. A Wazuh agent then collects these events and forwards them to the Wazuh manager for storage, search, and correlation. The goal is to unify infrastructure monitoring and security telemetry without replacing either tool. This architecture enables richer incident context by combining service/host health data with security alerts. The key benefit is improved visibility and faster root-cause analysis through cross-domain event correlation.

Read more
Wazuh 5.0 Beta + Microsoft 365 Detection Engineering

Wazuh 5.0 Beta + Microsoft 365 Detection Engineering

September 10th 2026 / Ambassadors
By Muhammad Mubashir / LinkedIn

Testing of Wazuh 5.0.0-beta5 validated a full Microsoft 365 / Microsoft Graph telemetry pipeline: from API collection through ECS normalization, indexing, and Sigma-based detection — on an all-in-one Manager, Indexer, and Dashboard deployment. Two beta-stage findings surfaced…

Read more
What Comes After You Can See Everything

What Comes After You Can See Everything

September 9th 2026 / Ambassadors
By Michael Theumert / LinkedIn

AI-Augmented Wazuh Operations: a 5-part series on validating AI-drafted rules, security-ops governance, and where human judgment must stay in the loop.

Read more
Integration Guide – Hybrid Analysis with Wazuh

Integration Guide – Hybrid Analysis with Wazuh

September 7th 2026 / Ambassadors
By Coulibaly F. Boniface / LinkedIn

In this integration, we configure a Wazuh manager to enrich File Integrity Monitoring events with malware verdicts
from Hybrid Analysis. When a Wazuh agent detects a new or modified file, the manager submits the file’s SHA-256
hash to the Hybrid Analysis API, retrieves the community verdict, and generates a graduated alert on the Wazuh
dashboard. The manager submits a hash only, never the file itself. The integration therefore queries existing reports and does
not submit files for detonation. A file that Hybrid Analysis has never analyzed returns not_found. This integration was validated on a Wazuh 4.9.x manager against the Hybrid Analysis API v2. It requires a Hybrid Analysis API key, available from a free account at hybrid-analysis.com

Read more
Wazuh 4.14.7 vs 5.0 Beta 5

Wazuh 4.14.7 vs 5.0 Beta 5

September 6th 2026 / Ambassadors
By Yuriy Medvedev / blog.pytoshka

A hands-on comparison of Wazuh 4.14.7 and 5.0 Beta 5: measured outage behavior, the new events/findings data model, rewritten agent transport, and why moving to 5.0 means rebuilding rules, dashboards, and runbooks — not just upgrading a version number.

Read more