LBLuis Balderainlbcyberdefense.hashnode.dev路2h ago 路 6 min readPostgreSQL LearningBeginner Guide Target System: Dedicated Linux VM on Proxmox VESkill Level: Complete BeginnerGoal: Install PostgreSQL, configure basic security, connect via local client & GUI, and build your very firs00
LBLuis Balderainlbcyberdefense.hashnode.dev路3h ago 路 1 min readProxmox Copy+PasteBy default, Proxmox is set to use noVNC so copy paste is not enabled. The easiest way to enable it is to add a serial port so you can remote in that way using xterm.js Add a Serial Port into your VM: 00
LBLuis Balderainlbcyberdefense.hashnode.dev路2d ago 路 4 min readTLS using CaddyWe will use Caddy as a TLS/HTTPS reverse proxy in front of services like CasaOS or any other local web applications. Here鈥檚 how that works: 馃攼 How Caddy Provides TLS Automatic HTTPS: Caddy can automa00
LBLuis Balderainlbcyberdefense.hashnode.dev路3d ago 路 3 min readOmniRoute + Claude Code Step 1 - Install NodeJs https://nodejs.org/en/download Step 2 - Install OmniRoute https://omniroute.online/ Step 3- Install Visual Studio Code https://code.visualstudio.com/ Step 4 - Open Code Launch 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