🥷🧱Building a Simple Packet Filter Firewall With Linux Kernel Modules
I'm excited to share a recent project I worked on: a Linux Kernel Module (LKM) that acts as a basic packet filter firewall, specifically designed to block outgoing packets to port 22 (SSH). 🔐
What I Did:
- Objective: Enhance network security by prev...
hotwrist.hashnode.dev1 min read