The purpose of this project is to develop a tool that's able to detect anomalies in firewall rules like iptables or nftables.
Get your own copy with:
git clone [email protected]:Keredu/DAFR.git
A C compiler, in my case, gcc.
Testing the anomaly detector:
sh test.sh
- Luis Cortés Ferre - Initial work - Keredu