CHConnor Harteinconnorhartecybersecurity.hashnode.dev·Aug 13 · 5 min readTrying WazuhAfter using the free version of Splunk and other SIEM tools, I wanted to dive deeper into them. Wazuh was the next logical step. Using a guide, Google, and my own intuition I was able to set up a Ubun00
JJJeji Jamesinjeji-james.hashnode.dev·Jul 6 · 5 min readNetwork Packet Analysis & SIEM Deployment: A Hands-On Lab WalkthroughOverview In this lab, I explored two core skills every SOC analyst needs: network packet analysis using Wireshark and TShark, and SIEM deployment using Wazuh. This post walks through what I did, what 00
LBLuis Balderainlbcyberdefense.hashnode.dev·Jul 6 · 1 min readDetect AD Attacks with WazuhSysmon logs Source: https://wazuh.com/blog/how-to-detect-active-directory-attacks-with-wazuh-part-2/ # Deployment Guide: Sysmon & Wazuh Integration 1. Preparation Download Sysmon: Sysinternals Sysmon00
LBLuis Balderainlbcyberdefense.hashnode.dev·Jul 5 · 4 min readWazuh in ProxmoxPrerequisites System Update: Ensure your system is up to date. Bash sudo apt update && sudo apt upgrade -y Dependencies: Install necessary tools. Bash sudo apt install curl unzip -y Installation00
SCShoban Chiddarthinshobanchiddarth.hashnode.dev·Jul 4 · 3 min readI finished the SIEM Wazuh Home labIntroduction Continuing from this post, the SIEM Wazuh lab is done. You can check it out here: GitHub repo Demo Video Further reducing the scope I dropped pfSense as a log source because setting up sy00
SCShoban Chiddarthinshobanchiddarth.hashnode.dev·Jul 3 · 19 min readDay 1 of CybersecurityIntroduction The title of the blog is clickbait and it is not actually my day 1 of Cybersecurity. I have been using Linux as on my host machine for almost 2 years, I have a lot of experience with netw00
KRKishore Rinkishorecybersec.hashnode.dev·Jun 30 · 4 min readTOP 10 CYBERSECURITY TOOLS YOU SHOULD KNOW!!Introduction: Cybersecurity is a real-world discipline and practice makes perfect. Fortunately, there are many powerful cybersecurity tools that are free and allow the students to learn ethical hackin10
GOGREAT OSEHinethreal.hashnode.dev·Jun 25 · 5 min readDeploying Wazuh SIEM on AWS: My First SOC Lab in the CloudIf you're trying to break into SOC analysis or cybersecurity in general, you've probably heard the same advice a hundred times: get hands-on, build a lab, learn a SIEM. That's exactly what pushed me t00
TSTech Skill Schoolintechskillschool.hashnode.dev·Jun 3 · 5 min readWhat Are the Tools Used in a SOC Analyst Workflow?In the fast-paced world of cybersecurity, a SOC Analyst is often the first line of defense against cyber threats. They monitor systems 24/7, investigate alerts, and respond to incidents before they ca00
JJebitokinsharonjebitok.com·May 6 · 13 min readWazuh: CVE-2026-25769 (TryHackMe)Introduction Wazuh(opens in new tab) is a free and open-source security platform used for threat prevention, detection, and response. It is widely deployed across enterprises as a Security Information00