Protect you computer and your data


Wireless network security

One issue with wireless networks inschemes, any client in the network that
general, and WLANs in particular,knows the keys can read all the traffic.
involves the need for security. ManyRestricted access networks
early access points could not discernSolutions include a newer system for
whether or not a particular user hadauthentication, IEEE 802.1x, that
authorization to access the network.promises to enhance security on both
Although this problem reflects issueswired and wireless networks. Wireless
that have long troubled many types ofaccess points that incorporate
wired networks (it has been possible intechnologies like these often also have
the past for individuals to plugrouters built in, thus becoming wireless
computers into randomly availablegateways.
Ethernet jacks and get access to a localEnd-to-End encryption
network), this did not usually pose aOne can argue that neither encryption in
significant problem, since manythe router level nor VPN is good enough
organizations had reasonably goodfor protecting valuable data like
physical security. However, the factpasswords and personal emails; those
that radio signals bleed outside oftechnologies add encryption only to
buildings and across property linesparts of the communication path, still
makes physical security largelyallowing people to spy on the traffic if
irrelevant to wardrivers.they have gained access to the wired
Concernsnetwork somehow. The solution may be to
Anyone within the geographical networkget the encryption and authorization
range of an open, unencrypted wirelessdone in the software layer using
network can sniff on all the traffic,technologies like SSL, SSH, GnuPG, PGP
gain unauthorized access to internaland similar.
network resources as well as to theThe disadvantage with this approach is
Internet, possibly sending spam or doingthat it can be difficult to cover all
other illegal actions using the owner'sthe traffic - with encryption on the
IP address.router level, or VPN, it's just one
The lack of default security in wirelessswitch to get all traffic encrypted
connections is quickly becoming an(even UDP and DNS lookups), while with
issue, especially in the UK, US andend-to-end encryption, one has to "turn
other places where many Broadband (ADSL)on encryption" for each and every
connections are offered together with aservice one wants to use, and quite
Wireless Basestation/ADSL Modem/firewalloften also for each and every
Router access point. If router securityconnection. For sending emails, all the
is not activated, or if the ownerrecipients must support the encryption
deactivates it for convenience, itand keys have to be exchanged. For web,
creates a free hotspot. Further, manyit's not all web sites offering https -
laptop PCs now have Wireless Networkingand even if using end-to-end-encryption
built in (cf. Intel 'Centrino'on everything, the IP-addresses you
technology) thus eliminating the needcommunicate with will go in clear text.
for an additional plug-in (PCMCIA) card.Say, if you frequent the Playboy
These features might be enabled byMagazine, your mother-in-law may find it
default, without the owner everout, even if using https.
realising it, thus broadcasting theAlso, the most prized resource is often
laptop's accessibility to any computeraccess to Internet; it's not trivial to
nearby.enforce each user to authenticate
Modern operating systems such as Linux,himself for the router.
Mac OS, or Microsoft Windows XP as theOpen Access Points
'standard' in home PCs make it very easyToday, there is almost full wireless
to set up a PC as a Wireless LANnetwork coverage in many urban areas -
'basestation' and using Internetthe infrastructure for the wireless
Connection Sharing, thus allowwing allcommunity network (which some people are
the PCs in the home to access theconsidering to be the future of the
Internet via the 'base' PC. However,internet) is already in place, and one
lack of knowledge about the securitycould roam around and always be
issues in setting up such systems oftenconnected to Internet if all the nodes
means that someone nearby, such as awould be open to the public - but due to
next-door neighbor, may also use thesecurity concerns, most of the nodes are
internet connection. This is typicallyencrypted. Many people consider it to be
done without the wireless networkproper etiquette to leave access points
owner's knowledge; it may even beopen to the public, allowing free access
without the knowledge of the intrudingto Internet.
user if his computer automaticallyThe density of access points can even be
selects a nearby unauthorized wirelessa problem - there are a limited number
network to use as an access point.of channels available, and they partly
Security optionsoverlap. In situations where there are a
There are three quite different ways tolot of private wireless networks near
secure a wireless network.each other (for example, an apartment
* For closed networks (like home userscomplex), the limited amount of data
and organizations) the by far mostchannels on the Wi-Fi range might cause
common way is to configure accessoverlapping problems.
restrictions in the access points. ThoseAccording to the advocates of Open
restrictions may include checks on MACAccess Points, it shouldn't involve any
address and encryption.significant risks to open up wireless
* For commercial providers, hotspots andnetworks for the public:
large organizations, the preferred* The wireless network is after all
solution is often to have an open,confined to a small geographical area.
unencrypted but completely isolatedWhen being connected to the Internet and
wireless network. The users will athaving some security problems, anyone
first have no access to the internet norfrom anywhere in the world can exploit
to any local network resources.it, while only clients in a small
Commercial providers usually forward allgeographical range can exploit an open
web traffic to a captive portal withwireless access point. Thus the exposure
solutions for payment and/oris quite low with an open wireless
authorization. Another solution is toaccess point, and the risks with having
require the users to connect up securelyan open wireless network are small.
to a privileged network using VPN.However, one should be aware that an
* Wireless networks are not so differentopen wireless router will give access to
from wired networks; in many officethe local network, often including
situations intruders can easily visitaccess to file shares and printers.
and hook up their own computer to the* The only way to keep communication
wired network without problems, gainingtruly secure is to use end-to-end
access to the network, and it's alsoencryption. For example, when accessing
often possible for remote intruders toan internet bank, one would almost
gain access to the network throughalways use strong encryption from the
backdoors like Back Orifice. One generalweb browser and all the way to the bank
solution may be to use end-to-end- thus it shouldn't be risky to do
encryption, and have independentbanking over an unencrypted wireless
authentication on all resources thatnetwork. The argument is that anyone can
shouldn't be available to the public.sniff the traffic applies to wired
Access Control at the Access Point levelnetworks too, there are lots of system
One of the simplest techniques is toadministrators and possible crackers
only allow access from known, approvedthat have access to the links and can
MAC addresses. However, this approachread the traffic. Also, anyone knowing
gives no security against sniffing, andthe keys for an encrypted wireless
client devices can easily spoof MACnetwork can gain access to the data
addresses, leading to the need for morebeing transferred over the network.
advanced security measures.* If having services like file shares,
Another very simple technique is to haveaccess to printers etc on the local net,
a secret ESSID (id/name of the wirelessit is adviceable to have authentication
network), though anyone who studies the(i.e. by password) for accessing it (one
method will be able to sniff the ESSID.should never assume that the private
Today all (or almost all) access pointsnetwork is not accessible from the
incorporate Wired Equivalent Privacyoutside). Correctly set up, it should be
(WEP) encryption, but security analystssafe to give access to the local network
have criticized WEP's inadequacies, andto outsiders.
the U.S. FBI has demonstrated the* With the most popular encryption
ability to break WEP protection in onlyalgorithms today, a sniffer will usually
3 minutes using tools available to thebe able to compute the network key in a
general public (see aircrack).few minutes.
The Wi-Fi Protected Access (WPA and* It is very common to pay a fixed
WPA2) security protocols were latermonthly fee for the Internet connection,
created to address these problems. If aand not for the traffic - thus extra
weak password, such as a dictionary wordtraffic will not hurt.
or short character string is used, WPA* Internet connections are plentiful and
and WPA2 can be cracked. Using a longcheap today. One will almost never risk
enough random password (e.g. 14 randomto get the garden full of freeloaders
letters) or passphrase (e.g. 5 randomlywhen setting up an open Access Point.
chosen words) makes pre-shared key WPA* The risk of somebody doing illegal
virtually uncrackable. The secondstuff over your internet connection is
generation of the WPA security protocolvery small - and even if it should
(WPA2) is based on the final IEEEhappen, according to most laws the owner
802.11i amendment to the 802.11 standardof the Access Point will not be held
and is eligible for FIPS 140-2liable.
compliance. With all those encryption



1 A B C 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105