SSaruninsarunthapa.hashnode.dev·Aug 6, 2025 · 3 min readHow to Identify and Block Malicious IPs: A Complete Guide Using Wazuh and CloudflareWebsite security is a constant battle against malicious actors attempting to compromise your digital assets. One of the most effective defensive strategies is identifying repeat attackers and blocking their IP addresses at the edge level. In this com...00
SSaruninsarunthapa.hashnode.dev·Jul 1, 2025 · 36 min readHow to Integrate Slack & Gmail Alerts with Wazuh SIEM: Step-by-Step GuideIntroduction This comprehensive guide will walk you through every single step of integrating Wazuh SIEM with Slack and Gmail notifications. We'll cover everything from creating accounts to troubleshooting, with detailed screenshots descriptions and e...00
SSaruninsarunthapa.hashnode.dev·Jun 16, 2025 · 16 min readComplete XAMPP POST Request Logging Setup GuideStep 1: Install and Start XAMPP Installation: Run XAMPP installer you downloaded Choose installation directory (default: C:\xampp\) Select components: Make sure Apache and PHP are checked Complete installation Start Services: Open XAMPP Contro...00
SSaruninsarunthapa.hashnode.dev·Jun 16, 2025 · 4 min readComplete Guide: How to Log POST Request Data in Nginx (2025)Ever wondered what data users are submitting through your web forms? Or need to debug API requests hitting your server? By default, nginx doesn't log POST request bodies, but with the right configuration, you can capture everything. Here's how to set...00
SSaruninsarunthapa.hashnode.dev·Mar 3, 2025 · 7 min readIntegrating DeepSeek Api with AWS Bedrock: A Comprehensive OverviewHere’s a step-by-step guide for installing the DeepSeek API using Hugging Face CLI, Amazon Bedrock, and an S3 bucket. Link to model is https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-8B Step 1: Launch an EC2 Instance Log in to your AWS ...00