Question: My organization has a mandate to deploy Data Leakage Prevention next quarter. How do I gauge the completeness of a solution with respect to coverage of all network traffic?
Data leakage prevention (DLP) refers to a class of detection and enforcement technologies aimed at securing internal information. The latter can be anything from compliance-related data (social security and credit card data) to intellectual property (IP). Enforcement capabilities extend from detection and alerting all the way to blocking, quarantining, or encrypting the outbound network traffic. Initial technology deployments focused on e-mail (an easily proxied protocol) but have recently begun to include HTTP, FTP, and various chat or IM services as well as encrypted transports such as SSL and SSH.
Verifying content against a security policy requires significant computational resources. To minimize the processing load, most DLP vendors use hard-coded port assignments to analyse and decode protocols. For example, e-mail is assumed to exist only on port 25, and conversely, all traffic over port 25 is assumed to be e-mail. Other protocols usually configured on fixed ports include FTP (port 21), HTTP (port 80), and the IM protocols (various well-known ports). Furthermore, some vendors require the IP addresses of e-mail servers to be specified up front or use sampling to handle higher-bandwidth networks. These assumptions (processing only selected ports or IP addresses) lead to a number of security exploits and greatly reduce the overall effectiveness of the deployment.
Outbound e-mail that bypasses the corporate e-mail servers is the most significant security risk. This scenario exists at most large corporations where employees might access home e-mail accounts at IP addresses unknown to network administrators. In addition, ISPs typically block port 25 to prevent spam from infiltrating their systems; this forces home users to configure e-mail servers on some other port. All such e-mail is effectively invisible from any DLP system that requires the user to specify ports for the protocols to be analysed. This is analogous to a security guard watching the front door of a building but ignoring all side and rear exits; it is not an effective security approach.
Other protocols such as Internet Relay Chat (IRC) may reuse port 80 to escape firewall blocking or corporate restrictions. As port 80 is universally opened for outgoing connections to support general web browsing (HTTP), access control lists or other firewall mechanisms can do little to control the applications or protocols using this port. Assuming that all traffic over port 80 is HTTP allows any number of protocols to bypass traditional content-scanning systems. In my history of a few hundred customer engagements, I have been consistently surprised at the ways data leaves corporate networks, both intentionally and unintentionally. I have concluded that we cannot expect administrators to know what, how, and when data will leave, and who will send it. Requiring this would be foolhardy.
The solution to this problem is to require the DLP system to use a port-agnostic method for identifying protocols. One such method is Bayesian analysis, which establishes a token set for e-mail and checks it against all network traffic. Only when the traffic is positively identified as e-mail would an e-mail protocol handler be employed to enforce policy. That decision would be based on finding a sufficient number of e-mail-related tokens (sometimes within a specified proximity or in a certain order), regardless of what port is used.
Port-agnostic classification and analysis are even more important for other protocols (such as peer-to-peer traffic) that use random ports to escape detection. Newer protocols can also tunnel under existing protocols (on presumably safe ports). My advice to those evaluating DLP solutions is to look under the hood and ensure the solution does not require you to know exactly how information could leave your network, what channels it may use, or what format it must be in. Without such an evaluation, you may find you have protected the front door while your assets are flying out the side and back doors.
Erik de la Iglesia is the cofounder and chief architect of Reconnex. Previously, he was a logic design manager at Extreme Networks and has worked in fields ranging from processor design and Internet marketing to network appliances. He holds an MSEE from Stanford and a BSEE from the University of Florida.
Discover how SOA can create smarter outcomes for your business.
Attend and learn:
- How SOA is helping leading companies to become more agile
- Where you should be applying SOA processes in your company
- The top SOA implementation mistakes to avoid
Click here for more information.
- +
Computerworld Live Podcast #98: The Future of Datacentre IP 18/12/2008 10:33:00
CW Live speaks withLin Nease, Director of Emerging Business for HP ProCurve, to discuss the future of networks, including the effect of IP-based storage on datacentres, new capacity requirements generated by the use of 10Gb Ethernet, and how an efficient network design can slash energy and cooling costs, and help enterprises build a "green" image. - +
Computerworld Live Podcast #97: The Future of Enterprise Networking 25/07/2008 09:45:36
This week CW Live chats with Mark Thompson, global sales and marketing manager for HP ProCurve, on the future of the enterprise networking. Mark discusses the trends we can expect to see in the near future and how the right infrastructure can ensure your enterprise network is secure. - +
Computerworld Live Podcast #96: Security at the Edge 11/06/2008 09:22:22
CW Live speaks with Amol Mitra, HP ProCurve Director of Marketing for Asia Pacific and Japan. Today's topic: how enterprises are starting to shift away from simply controlling security via server logins, firewalls and moving to more adaptive security frameworks. - +
Data Management Edition #10: Multi-Petascale Systems 02/05/2008 09:12:33
This week we look at sustainability and the development of multicore technologies to build multi-petascale systems. - +
IT Security Edition #11: How to poison the Storm botnet 01/05/2008 08:51:55
This week CW Live presents a case study on how to poison the notorious Storm botnet . Plus we take a look at Cisco's plans for Ironport.
Research software developer appoints Susan Dart to new Business Development Director role 2009-01-08 09:08:00+11
Research software developer appoints Susan Dart to new Business Development Director role 2009-01-08 09:08:00+11
Anyware Introduce Two Powerful PCI TV Tuner Cards with S5 Power Up and Windows Media Center Remote 2009-01-07 17:30:00+11
Fortinet Cures Mobile Phone “Curse of Silence/CurseSMS” Attack 2009-01-07 16:30:00+11
SEAGATE SHIPS DESKTOP HARD DRIVE WITH WORLD’S HIGHEST AREAL DENSITY – 500GB PER DISK 2009-01-06 15:34:00+11
Strategies for Eliminating .PST Files
Join industry expert Martin Tuip to discover best practice strategy for the archival and removal of .PST files using email archiving. Learn how to ensure long-term email records are there when needed, and reduce the risk to your business and clients.





