EC2 Simplified Version
2025-09-03
A simplified guide to Amazon EC2: instances, AMIs, instance types, and the core compute concepts every AWS beginner should know.
2520 words
|
13 minutes
S3 Best Practices
2025-09-03
AWS S3 best practices: bucket security, encryption, versioning, lifecycle policies, access control, and cost optimization for production storage.
1139 words
|
6 minutes
IAM Roles and Trusted Entities Quiz
2025-09-03
Test your knowledge of AWS IAM roles and trusted entities — a quiz covering trust policies, assume-role, and cross-account access.
353 words
|
2 minutes
IAM Roles: Trusted Entity
2025-09-03
AWS IAM trusted entities explained: how trust policies and assume-role let users, services, and accounts securely assume IAM roles.
161 words
|
1 minute
Complete LangChain Integration with Wazuh MCP Server: Building AI-Powered Security Agents
2025-08-23
Step-by-step tutorial for integrating Wazuh MCP Server with LangChain to build intelligent security agents. Includes OpenAI, Claude, and local LLM integrations with practical examples.
3504 words
|
18 minutes
eBPF SSL/TLS Encrypted Traffic Analysis: Real-Time Insights Without Certificates
2025-08-19
Comprehensive guide to analyzing encrypted SSL/TLS traffic using eBPF uprobes, enabling real-time monitoring without SSL certificates or application modifications.
3816 words
|
19 minutes
eBPF Map Pressure Monitoring using eBPF Iterators: Preventing Performance Bottlenecks
2025-08-19
Comprehensive guide to monitoring eBPF map pressure using iterators, preventing performance bottlenecks caused by full maps, with real-world solutions and code examples.
3271 words
|
16 minutes
eBPF: Revolutionizing Observability for DevOps and SRE Teams
2025-08-18
Comprehensive guide to how eBPF is transforming observability for DevOps and SRE teams, enabling advanced monitoring, network analysis, and performance insights without manual instrumentation.
3858 words
|
19 minutes
eBPF TLS Tracing: The Past, Present and Future of Encrypted Traffic Observability
2025-08-18
Comprehensive analysis of eBPF TLS tracing evolution - from fragile memory offset approaches to robust syscall-based methods, covering challenges, solutions, and future innovations in encrypted traffic observability.
4005 words
|
20 minutes
eBPF Map Metrics Prometheus Exporter: Advanced Observability with eBPF Iterators
2025-08-18
Learn how to build a standalone eBPF Map Metrics Prometheus exporter using eBPF Iterators, enabling comprehensive observability of eBPF programs without modifying application stacks.
3667 words
|
18 minutes
Windows Services & Driver Development: Complete System Programming Guide
2025-08-18
Master Windows services, device drivers, kernel programming, and system-level development with comprehensive examples and best practices
3165 words
|
16 minutes
eBPF for Security: Evolution or Revolution?
2025-08-17
Comprehensive analysis of how eBPF is transforming cybersecurity - from its origins as a packet filter to becoming the cornerstone of modern security observability and threat detection.
2795 words
|
14 minutes
Tunneling over QUIC: Modern Network Protocol Implementation in Go
2025-08-17
Comprehensive guide to implementing network tunneling using the QUIC protocol in Go, covering proxy-agent architecture, TLS integration, and practical deployment scenarios.
3155 words
|
16 minutes
Windows WMI & System Management: Complete Administrator's Guide
2025-08-17
Master Windows Management Instrumentation (WMI), system monitoring, remote management, and advanced PowerShell automation techniques
3198 words
|
16 minutes
A Minimal Scheduler with eBPF, sched_ext and C
2025-08-16
A comprehensive tutorial for creating a minimal Linux scheduler using eBPF and sched_ext, implementing a round-robin scheduling algorithm with practical examples and visualization.
1486 words
|
7 minutes
How to Use eBPF for Monitoring Linux Thread Contention
2025-08-16
Comprehensive guide to using eBPF for monitoring Linux thread contention, including practical examples with bcc, bpftrace, and custom scripts for performance analysis.
2384 words
|
12 minutes
Unit Testing eBPF Programs: A Comprehensive Guide with XDP Examples
2025-08-16
Learn how to effectively unit test eBPF programs using BPF_PROG_RUN and libbpf. Complete guide with XDP examples, best practices, and troubleshooting tips.
2266 words
|
11 minutes
50 Real-World Use Cases for Wazuh MCP Server: From SOC to DevSecOps
2025-08-16
Explore 50 practical use cases for Wazuh MCP Server across security operations, incident response, threat hunting, compliance, and DevSecOps with real implementation examples.
5504 words
|
28 minutes
How to Run Code in Kernel Space? eBPF! Complete Guide with XDP Packet Capture
2025-08-15
Comprehensive guide to running code in kernel space using eBPF, featuring a complete XDP packet capture implementation with Go integration and practical examples.
3773 words
|
19 minutes
Detecting Illegitimate Crypto Miners on Linux Endpoints with Wazuh
2025-08-15
Learn how to detect and prevent illegitimate crypto mining on Linux systems using Wazuh. Implement comprehensive monitoring for SSH access, file integrity, CPU usage, and network connections.
2253 words
|
11 minutes
Monitoring Linux Resource Usage with Wazuh
2025-08-15
Learn how to monitor Linux system resources with Wazuh, create custom visualizations, and build performance dashboards. Implement comprehensive monitoring for CPU, memory, disk, and network metrics.
2361 words
|
12 minutes
Android Architecture Migration Guide: From Legacy to Modern MVVM
2025-08-15
Android Architecture Migration Guide: From Legacy to Modern MVVM
2605 words
|
13 minutes
Enhancing macOS Protection with Wazuh
2025-08-14
Learn how to enhance macOS security using Wazuh's Unified Logging System (ULS) integration. Monitor authentication events, track permission changes, and detect security incidents.
2306 words
|
12 minutes
Monitoring macOS Resources with Wazuh
2025-08-14
Learn how to monitor macOS system resources including CPU, memory, disk usage, and network utilization using Wazuh. Implement comprehensive performance monitoring with custom dashboards.
2560 words
|
13 minutes