FIREMAN: A Toolkit for FIREwall Modeling and ANalysis
Michael Lin
FIREMAN: A Toolkit for FIREwall Modeling and ANalysis Michael Lin - - PowerPoint PPT Presentation
FIREMAN: A Toolkit for FIREwall Modeling and ANalysis Michael Lin All about firewalls A firewall is only as good as its configuration Big deal, it should be easy to configure a firewall, right? Basically... no. A Quantitative
Michael Lin
showed that 100% of firewalls in a study were vulnerable due to bad configuration
grow, the configurations grow too
automatically finding configuration errors
192.168.0.0/16 any”
warnings rather than errors
multiple firewalls we need a little more information
network
Input <P, drop> <P2, drop> <P3, accept> Policy Action
statements about firewall rules
, accept> rules:
P2: deny tcp 192.168.0.3/32 any
D1 = Ø R1 = All packets - 192.168.0.0/16
D2 = 192.168.0.3/32 R2 = All packets - 192.168.0.0/16
each firewall
the network...
should match all other inputs
decision diagrams, implemented and tested on 3 (only?) real-life firewalls
3, inconsistencies and inefficiencies in some
O(n)
firewalls, and static analysis is demonstrably effective at finding firewall configuration errors
them
Ease of use is just as important as technical soundness