Packet Filters

Packet Filters definition - hacker
In firewalls, the technology used most often to control traffic. The fields in every packet are compared against a rule set configured on the firewall. Rules might be of the following form:

So, if the private network is 196.0.3.x, the initial rule in the preceding list blocks all incoming TCP connections, but outbound connections can continue. The following rules override the first; thus, access to the email server at port 25 is allowed and access to the Web server at port 80 also is allowed.

Packet filters are susceptible to fragmentation attacks, whereby an attacker splits up a TCP connection into many smaller packets to avoid detection by packet-filtering rules.

See Also: Firewall; Fragmentation; Packet; TCP/IP or Transmission Control Protocol/Internet Protocol.

Webster's New World Hacker Dictionary Copyright © 2006 by Bernadette Schell and Clemens Martin.
Published by Wiley Publishing, Inc., Indianapolis, Indiana.
Used by arrangement with John Wiley & Sons, Inc.

Comments
Improve this definition.
Do you have more to add? Share your linguistic knowledge or observation.
/Register to save your comments.