Sciweavers

ACMSE
2009
ACM

Bit vector algorithms enabling high-speed and memory-efficient firewall blacklisting

13 years 11 months ago
Bit vector algorithms enabling high-speed and memory-efficient firewall blacklisting
In a world of increasing Internet connectivity coupled with increasing computer security risks, security conscious network applications implementing blacklisting technology are becoming very prevalent because it provides the ability to prevent information exchange from known malicious sources. Current technology implementing blacklisting does so at the application level. However, there are numerous benefits for implementing blacklisting filters in the firewall. These benefits include reduced application workload and reduced bandwidth consumption. But, because the de facto algorithm in firewalls is based on a linear search first match principle, large blacklists are not feasible to implement in firewalls due to the O(N) timing complexity of linear search methods. This paper addresses this issue by describing techniques that solve the O(N) time complexity issue without changing the internal input-output behavior of the firewall. Categories and Subject Descriptors C.2.0 [Computer-Communi...
J. Lane Thames, Randal Abler, David Keeling
Added 27 May 2010
Updated 27 May 2010
Type Conference
Year 2009
Where ACMSE
Authors J. Lane Thames, Randal Abler, David Keeling
Comments (0)