Projects tagged ‘error_checking’


[2 total ]

1 Users

ITVal is an open source utility for testing, and debugging iptables firewall policies. It can detect many different kinds of errors, such as typos, out-of-order rules, faulty understanding of the ... [More] firewall, or poor assumptions about the policy logic. ITVal can also generate a "policy map" that illustrates how the firewall treats various groups of hosts on the network. This grouping is automatically calculated from the policy and can make it very easy to spot anomalies in the policy. Current development on ITVal focuses on ways to partially automate repair of the policy. [Less]
Created over 3 years ago.

1 Users
 

Fusil project is a fuzzing program. Today, it's specific to Linux command line program, but the code is designed to be used with any project type (remote process, fake HTTP server, fuzz network ... [More] socket, etc.). New Fusil implementation is now based on multi-agent system instead monolithic architecture. [Less]
Created over 2 years ago.