In 1999 the IEEE completed and approved the
standard known as 802.11b, and WLANs (Wireless LANs) were born.
Finally, computer networks could achieve connectivity with a useable
amount of bandwidth without being networked via a wall socket.
Suddenly connecting multiple computers in a house to share an
Internet connection or play LAN games no longer required expensive
or ugly cabling. Business users could get up out of their chairs and
sit in the sunshine while they worked. New generations of handheld
devices allowed users access to stored data as they walked down the
hall to a meeting. The dawn of networking elegance was upon us.
Users could set their laptops down anywhere and instantly be granted
access to all networking resources. This was, and is, the vision of
wireless networks, and what they are capable of delivering.
Fast forward to today. While wireless
networks have seen widespread adoption in the home user markets,
widely reported and easily exploited holes in the standard security
system have stunted wireless' deployment rate in enterprise
environments. So give a platform for Wireless Security systems.
While many people don't know exactly what the weaknesses are, most
have accepted the prevailing wisdom that wireless networks are
inherently insecure and nothing can be done about it. Can wireless
networks be deployed securely today? What exactly are the security
holes in the current standard, and how do they work? Where is
wireless security headed in the future? These are some of the most
important questions about Wireless Security issues and others about
wireless networking security in an enterprise
environment.
WLAN networks exist in either infrastructure
or ad hoc mode. Ad hoc networks have multiple wireless clients
talking to each other as peers to share data among themselves
without the aid of a central Access Point. An infrastructure WLAN
consists of several clients talking to a central device called an
Access Point (AP), which is usually connected to a wired network
like the Internet or a corporate or home LAN. Because the most
common implementation requiring Wireless Security is infrastructure
mode, most Wireless Security measures center around this design, so
securing an infrastructure mode wireless network are the focus of
this article. 802.11b specifies that radios talk on the unlicensed
2.4GHz band on one of 15 specific channels (in the
US, we are limited to using only the first 11
of those 15 channels). Wireless network cards automatically search
through these channels to find WLANs, so there is no need to
configure client stations to specific channels. Once the NIC finds
the correct channel, it begins talking to the Access Point. As long
as all of the security settings on the client and AP match,
communications across the AP can begin and the user can participate
as part of the network.
Bandwidth on an 802.11b network is limited
to 11Mb per access point. This 11Mb is divided among all users on
that access point. If ten people access the same AP, communication
to the wired world will be limited to approximately the equivalent
of a decent DSL line. Because the 802.11b standard does not contain
any specifications for load balancing across multiple access points,
devices that strictly adhere to the standard have no answer if you
find your network becoming over populated. The only way to manage
this is to add another AP in the same area, but with a different
network name and radio channel, effectively having more than one
separate network (up to a maximum of three), in the exact same area.
Some wireless vendors have proprietary solutions for load balancing,
but discussing these initiatives falls outside the scope of this
article. Interested readers about Wireless Security should look into
individual companies' propaganda documentation before they deploy
their wireless network if they feel they will need these
services.
Wireless Security auditor (WSA) is an IBM
research prototype of an 802.11 wireless LAN security auditor,
running on Linux on an iPAQ PDA. WSA automatically audits a
wireless network for proper security configuration, to help network
administrators close any vulnerabilities before the hackers try to
break in. While there
are other 802.11 network analyzers out there (wlandump, ethereal,
Sniffer), these tools are aimed at protocol experts who want to
capture wireless packets for detailed analysis. WSA is intended for the more
general audience of network installers and administrators, who want
a way to easily and quickly verify the security configuration of
their networks, without having to understand any of the details of
the 802.11 protocols.