NGFW Daemon — Suricata-Driven Reactive Firewall (IPv4, iptables)
Title: NGFW Daemon — Suricata-Driven Reactive Firewall (IPv4, iptables) Quick take: a Python daemon I built that listens to Suricata’s…
Title: NGFW Daemon — Suricata-Driven Reactive Firewall (IPv4, iptables) Quick take: a Python daemon I built that listens to Suricata’s…
As part of my self-study in scripting and Linux, I worked on a challenge designed to test my Bash skills.…
What this is A Python-based log parser and weather enricher. It demonstrates how to combine multiple Python libraries in a…
Why I built this? I made the Nmap Dashboard as a way to teach myself Python, not just learning the…