You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Linux kernel module project focused on packet filtering and resource management. Involves custom Netfilter hooks, IP blocking, and memory allocation checks using Valgrind. Detailed examples and notes available for kernel module creation and IP comparison methods.
Fail2ban-style daemon for Linux that monitors web server logs, detects malicious requests using PCRE2 regex patterns, and automatically bans offending IPs at the network edge by pushing them to a Firewalla MSP target list via the REST API.