Securing 802.11 wireless LANs

By Jim Geier, ITworld.com |  Networking Add a new comment

Wireless LANs often propagate data to areas outside the physical control of an
organization. Radio waves penetrate building walls and can be received in the office
next door, a facility's parking lot, and possibly a couple blocks away. Do you worry
that someone could retrieve your company's sensitive information by lurking nearby with
a PC equipped with the wireless network interface card your organization uses?
Relax -- it's not that easy.

An IEEE 802.11 wireless station will not process data over the wireless network
unless its network ID, also called a Basic Service Set Identification, is the same as
other stations on the network. Sent in every 802.11 data packet, the network ID is a
six-byte code word that distinguishes one wireless LAN from another. Access points
check the network ID when each station initiates a connection to the network. If the ID
doesn't match the one stored in the access point, then the station cannot establish a
connection to the wireless LAN. Thus, an intruder must obtain the network ID necessary
to join the network. This should be difficult, assuming you keep the network ID codes
confidential.

With the correct network ID, someone could configure a portable computer with an
appropriate radio card and gain access to your wireless LAN. The trespasser shouldn't
get very far, however, if your servers and applications require a username and
password. Always invoke security mechanisms when giving users access to sensitive
applications and data.

You can provide another level of security by using 802.11's Wireless Equivalent
Privacy (WEP) protocol. Most
wireless LAN vendors offer WEP as an option for their
standard radio cards and access points.

One WEP feature, shared key authentication, ensures that only authorized stations
can access the wireless LAN. Shared key authentication operates as follows:

  1. A station requesting 802.11 service sends an authentication frame to another
    station.
  2. When a station receives an initial authentication frame, the station replies with
    an authentication frame containing 128 octets of challenge text.
  3. The requesting station copies the challenge text into an authentication frame,
    encrypts it with a shared key using the WEP service, and sends the frame to the
    responding station.
  4. The receiving station decrypts the challenge text using the same shared key and
    compares it to the challenge text sent earlier. If they match, the receiving station
    replies with an authentication acknowledgement. If not, the station sends a negative
    authentication notice.

Another way to compromise a wireless LAN is to use specialized equipment to capture
information bits being sent over the air, decode them, and read the contents of email,
files, or financial transactions. This doesn't necessarily require the network ID
because the monitoring equipment doesn't need to establish a connection to the wireless
LAN. The equipment passively listens to the transmissions as they propagate through the
air. However, this process does require the proper monitoring equipment to correctly
demodulate the received spread spectrum signal.

This security problem also exists with wired Ethernet networks, but to a lesser
degree. Current flow through the wires emits electromagnetic waves that can be received
with sensitive listening equipment. This method necessitates a much closer proximity to
the cable to receive the signal, so the intruder must generally be within the physical
boundaries of the company.

To avoid this problem on the wireless LAN, use WEP to encrypt transmissions between
stations to avoid disclosure to eavesdroppers. WEP uses the href="http://www.ncat.edu/~grogans/algorithm_history_and_descriptio.htm">RC4 encryption
engine and a 40-bit key. Stations can also utilize WEP without authentication
services, but I recommend implementing both WEP and authentication to minimize your
vulnerability to packet snooping.

Stay tuned. Next time we'll discuss the wireless middleware that is critical for
maintaining reliable communications over a wireless network.

    Add a comment

    Post a comment using one of these accounts
    Or join now
    At least 6 characters

    Note: Comment will appear soon after you have activated your account.
    Obscene/spam comments will be removed and accounts suspended.
    The information you submit is subject to our Privacy Policy and Terms of Service.

    ITworld LIVE

    NetworkingWhite Papers & Webcasts

    White Paper

    The 2011 iPass Mobile Enterprise Report

    This industry survey covers trends, recommendations and a policy guide on managing Enterprise Mobility for IT management and CIOs. Get data on employee device liability, as well as smartphone/tablet penetration, budget control and provisioning. Find out how your organization compares, how to ensure mobile worker productivity, and control costs.

    Webcast On Demand

    Managing Enterprise Mobility Costs

    Mobile employees, especially those traveling internationally, were spending time and resources finding and making connections. Roaming costs were out of control. The IT Administrator at The Hay Group tells you how he got more control over these costs, providing management with predictable budgets and insights while ensuring employee productivity.

    Sponsor: iPass

    White Paper

    Digital Transformation: Creating New Business Models Where Digital Meets Physical

    Individuals and businesses alike are embracing the digital revolution. Social networks and digital devices are being used to engage government, businesses and civil society, as well as friends and family.

    White Paper

    The Journey to the Private Cloud

    Both business and IT need the agility enabled by the private cloud. Now you can apply technologies and processes pioneered by public cloud services to your own data center.

    Webcast On Demand

    Navigating the Public Cloud

    InfoWorld contributing editor and consultant David Linthicum offers expert advice about choosing services to outsource to the public cloud providers, cloud data security and identity, integrating public cloud services, and how to avoid provider lock-in.

    Sponsor: Intel

    See more White Papers | Webcasts

    Ask a question

    Ask a Question