We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CR

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Cryptography and Security

Title: Semantics-Preserving Simplification of Real-World Firewall Rule Sets

Abstract: The security provided by a firewall for a computer network almost completely depends on the rules it enforces. For over a decade, it has been a well-known and unsolved problem that the quality of many firewall rule sets is insufficient. Therefore, there are many tools to analyze them. However, we found that none of the available tools could handle typical, real-world iptables rulesets. This is due to the complex chain model used by iptables, but also to the vast amount of possible match conditions that occur in real-world firewalls, many of which are not understood by academic and open source tools.
In this paper, we provide algorithms to transform firewall rulesets. We reduce the execution model to a simple list model and use ternary logic to abstract over all unknown match conditions. These transformations enable existing tools to understand real-world firewall rules, which we demonstrate on four decently-sized rulesets. %After preparation with our algorithms, tools could understand them. Using the Isabelle theorem prover, we formally show that all our algorithms preserve the firewall's filtering behavior.
Comments: In 20th International Symposium on Formal Methods, June 2015
Subjects: Cryptography and Security (cs.CR); Networking and Internet Architecture (cs.NI)
Journal reference: FM 2015: Formal Methods Volume 9109 of the series Lecture Notes in Computer Science pp 195-212, Springer
DOI: 10.1007/978-3-319-19249-9_13
Cite as: arXiv:1604.00206 [cs.CR]
  (or arXiv:1604.00206v1 [cs.CR] for this version)

Submission history

From: Cornelius Diekmann [view email]
[v1] Fri, 1 Apr 2016 11:37:26 GMT (29kb,D)

Link back to: arXiv, form interface, contact.