Sniffing out network sniffers
Computerworld - Sniffers are tools -- sometimes referred to as network analyzers -- commonly used for monitoring network traffic. The term packet sniffing refers to the technique of copying individual packets as they traverse a network. When used by systems administrators, network sniffers can be invaluable tools for diagnosing or troubleshooting network problems. When used by malevolent individuals, however, sniffers can also represent a significant threat to your network. Unfortunately, they are sometimes hard to detect.
Years ago, sniffers were hardware devices that were physically connected to the network. More recently, advances in technology have allowed for the development of software sniffers. This brings the art of network sniffing to anyone who wants to perform this task. Are sniffers really so readily available? A quick search for network sniffers will confirm that there are numerous Web sites rife with software sniffers able to run on just about any operating system.
One important, and disturbing, aspect of packet sniffers is their ability to place their host machine's network adapter into "promiscuous mode." When network adapters are in promiscuous mode, they not receive only the data directed to the machine hosting the sniffing software, but also all other data traffic on the physically connected local network. Because of this capability, packet sniffers have the potential to be used as powerful spying tools on company networks.
![]()

![]()
Douglas Schweitzer is an Internet security specialist with a focus on malicious code. He is the author of several books, including Internet Security Made Easy and Securing the Network from Malicious Code and the recently released Incident Response: Computer Forensics Toolkit.
Remember, sniffers are usually passive and simply collect data. For this reason, it's extremely difficult to detect sniffers, especially when running on a shared Ethernet environment. Although detecting network sniffers may be tricky, it's not impossible.
For those familiar with Unix or Linux commands, ifconfig allows the privileged administrator (a.k.a. superuser) to determine whether any interfaces have been placed in promiscuous mode. Any interface running in promiscuous mode is "listening" to all network traffic, a key indicator that a network sniffer is being used.
To check your interfaces using ifconfig, just type ifconfig -a and look for the string PROMISC.
If this string is present, your interface is in promiscuous mode, and you will need to probe further, using built-in tools such as ps utility to determine if any offending processes are present. For Windows-based systems, a handy freeware tool called PromiscDetect can be used to quickly detect any adapters running in promiscuous mode. PromiscDetect is a command-line tool that can be downloaded and works on Windows NT, 4.0, 2000 and XP-based systems.
Read more about Security in Computerworld's Security Topic Center.



- Excel 2010 Cheat Sheet
- Register for this Computerworld Insider Cheat Sheet and gain access to hundreds of premium content articles, guides, product reviews and more.
- Overcome Top 7 Admin Challenges of Active Directory
- As Active Directory's role in the enterprise has drastically increased, so has the need to secure the data. Gain insight on creating repeatable,...
- Insiders Can Ruin Your Company. Take Action.
- Did you know that 80 percent of threats to an organization come from the inside? The threat from insiders is often overlooked in...
- Top Solutions and Tools to Prevent Devastating Malware
- Custom malware frequently goes undetected. According to Forrester Research, the best way to reduce risk of breach is to deploy file integrity monitoring...
- X-Ray of the PCI Process-4 Proactive Steps
- This white paper from Forrester Research Inc., helps break PCI into understandable components. Security and risk professionals will gain knowledge and insight into...
- Identity Governance: The Business Imperatives
- This white paper describes the business challenges and opportunities that are driving interest in Identity Governance while discussing considerations your organization should make... All Security White Papers
- Live Webcast
Playing Defense: Staying on Top of Your Disaster Recovery Game - When it comes to disaster recovery, rapidly growing data volumes, distributed computing models, and new technologies all combine to present an ever-changing playing...
- Introduction to VMware vCenter Site Recovery Manager 5
- Traditional disaster recovery solutions are often too expensive, complex and unreliable to meet business requirements. As a result, IT departments are hesitant to...
- The Top Ten Secrets to Avoiding SAN Performance Problems
- Maintaining peak performance while simultaneously addressing the root cause of SAN errors is challenging. Learn the most common SAN problems and explore new...
- Deduplication Without Compromise
- Go inside Quantum's scalable, high-performance, multi-protocol new DXi deduplication appliances, designed to make backup much more effective. Discover how the new future-proof DXi6700...
- Director of Disk Products Discusses DXi6700
- Discover how the new DXi 6700 series of deduplication appliances provide investment protection and a future-proof feature set, all while delivering fast, scalable,...
- Playing Defense: Staying on Top of Your Disaster Recovery Game
- When it comes to disaster recovery, rapidly growing data volumes, distributed computing models, and new technologies all combine to present an ever-changing playing... All Security Webcasts