If you have one or more computers in your home then you can benefit from a wireless network in a number of ways.
Today it is not uncommon for every person in the household to have their own laptop, notebook or desktop computer. Children use them as an educational tool and mom and dad often bring their laptop home from work.
The biggest advantage to setting up a wireless network is to eliminate some of the tangle mess of wires associated with each computer.
A simple definition of wireless is that it offers a communication method for the transfer of information over a long or short distance without the use of wires. But that doesn’t happen magically. Wireless adapters (either built-in or attached) are required for each computer and then generally a router is used at the internet access point.
Even though this article is specific to wireless computer networks, many people already use wireless in the home for such things as cell phones, baby monitors and security systems.
Beyond the elimination of wires there are few other ways that a wireless computer network can make your life easier.
Save money by sharing just one printer with everyone Be free to use your computer on the deck, in the kitchen or anywhere else inside or outside of your home Save money by sharing one backup device with everyone Perhaps you have a temporary health problem which requires you to be bedridden, but you would still like to get some work or other things done on your computer while somewhat out of commission It is much easier to share files with others on the network If our Laptop has a wireless adapter then you will be able to take advantage of free wi-fi at the library, coffee shop, in the airport terminal and at a friends house You will also be able to take advantage of the newest and latest wireless technology found in digital cameras, video cameras and multi-media receivers
Setting up a wireless network is not complex but be sure that you review and setup the proper security for your network in order to keep others outside your home from also using your network. They may join you unintentionally. Just the other night I was using my laptop just to do a little offline work and all of a sudden my computer was connecting to the network. As it turns out my neighbor across the street from me had just cranked up her wireless system and I was automatically connected to it. She had not properly setup her wireless router security.
Don’t fear, your network will be secure if you setup your security properly.
By: Jackie Beem
Posts Tagged ‘Wireless Adapter’
Why Have a Wireless Network in Your Home?
January 7th, 2010Wireless Network Security: How to Use Kismet
December 13th, 2009
Kismet is a wireless network detector / sniffer which can give you a vast amount of information about wireless networks. Wireless network security flaws are well documented but often very hard for the common person to understand. I will be showing you how to use kismet with out even having to install Linux, or compile kismet.
First you need to proceed to remote-exploit.org and download and burn their Auditor CD. (IF you don’t know how to burn an ISO image, go to Google). This version of Linux doesn’t install or modify your hard drive; it will boot from the CD and use a Ram Drive (On your Memory).
Auditor is not only a great tool for testing wireless network security with kismet but it also has many other computer security tools on it as well.
Client Window
Next, to start Kismet proceed to the Linux version of the start menu, and press Auditor.
Now proceed to the wireless /scanning/kismet tools/kismet.
Once you click on Kismet it will ask you for a default location to place the Kismet log files for analyzing later, just press the desktop or temp file.
Now I will show you how to use Kismet. When kismet initially opens you will see a greenish box with numbers and network names (If any are near you) clicking away don’t be overwhelmed. (Also I can’t show you how to use kismet if you don’t have the correct wireless adapter, get an ORINICO Gold Classic Card off EBAY.) The Orninco gold classic card will be automaticly detected by auditor linux.
The Kismet columns will show the wireless networks SSID (Name), Type of device (Access point, gateway) Encryption or no Encryption, an IP range and number of packets. Kismet will pick up hidden networks with SSID broadcast Disabled also, Netstumbler will not.
Now Press H, to bring up the Help Menu. This will give the nuts and bolts on how to use kismet. If you tab down to the network you are auditing and press “C”, Kismet will show you all the computers that are using that wireless access point / gateway. This Kismet screen will show you the clients MAC address, Manufacture of Wireless Adapter, IP address range and traffic.
Kismet: Help Menue
Now to get out of that screen press “Q”. Tab Down on the Main Kismet Screen to another SSID and press “I”. This Kismet window will show detailed information about the wireless network. The Kismet detail screen will show the type of network (Infrastructrure / Adhoc), signal strength, channel, encryption type, and much more.
Kismet will also give you sound alerts when new wireless networks are discovered or security alerts or suspicious clients are in range. Suspicious clients would be people like you who are using Kismet or Networkstumbler. Unlike you these could be Wardrivers looking for venerable networks to hack into.
Kismet Alert Page
You can prevent War drivers from discovering your wireless network by performing a proper site survey which will help limit signal bleed off to unneeded areas. You should write down the suspicious MAC address and keep an eye on your access logs. If the War Drivers are really stupid just look out your window and look for cars with weird antennas.HA HA HA.
Kismet is more than just a tool to discover wireless networks; it can be used in conjunction with other tools to crack WEP/WPA. Many websites will claim that WEP can be cracked in less that five minutes. This is only half the truth because it could take many hours,days,months to gather enough packets to crack. Good luck and have fun learning the more advanced applications of kismet.
By: Eric Meyer