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 fast.log, enriches…
Yair Martinez Cybersecurity Portfolio
Exploring Technology Through Hands-On Projects and Real-World Applications
Title: NGFW Daemon — Suricata-Driven Reactive Firewall (IPv4, iptables) Quick take: a Python daemon I built that listens to Suricata’s fast.log, enriches…
What this is A Python-based log parser and weather enricher. It demonstrates how to combine multiple Python libraries in a single, cohesive…
Why I built this? I made the Nmap Dashboard as a way to teach myself Python, not just learning the syntax, but…