<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Your Guide To Wireless &#187; Security</title> <atom:link href="http://www.wireless-thing.com/category/security/feed/" rel="self" type="application/rss+xml" /><link>http://www.wireless-thing.com</link> <description>Wireless Network, Hardware &#38; Software, Wi-Fi Security Reviews &#38; Tips &#38; Tricks</description> <lastBuildDate>Thu, 02 Feb 2012 01:34:55 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Five Simple, Free Security Hacks</title><link>http://www.wireless-thing.com/2010/02/05/five-simple-free-security-hacks/</link> <comments>http://www.wireless-thing.com/2010/02/05/five-simple-free-security-hacks/#comments</comments> <pubDate>Fri, 05 Feb 2010 15:51:01 +0000</pubDate> <dc:creator>Santosh Shalom</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Security Hacks]]></category><guid
isPermaLink="false">http://www.wireless-thing.com/?p=729</guid> <description><![CDATA[security software is the lock on your PCâ€™s front door, but you can also make that door less attractive to crooks. Letâ€™s talk about security hacks, simple yet clever ways to protect yourself and your PC that cost little or nothing. Here are my fve favorites. It should go without saying that none of these [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>security software is the lock on your PCâ€™s front door, but you can also make that door less attractive to crooks.</p><p>Letâ€™s talk about security hacks, simple yet clever ways to protect yourself and your PC that cost little or nothing. Here are my fve favorites. It should go without saying that none of these can replace good, up-to-date antivirus and firewall protection, but they can make stealing your system or data difficult or unappealing.</p><p>Itâ€™s simple, yet surprisingly effective: <strong>Remove the keyboard and mouse</strong>. Itâ€™s highly unlikely that a snoop will carry an extra keyboard and mouse with him. This will slow someone down but is far from foolproof, and it should go without saying that every computer should be physically locked to a sturdy object and secured behind a strong password.</p><p>To protect from pod-slurping (the connecting of an unauthorized USB device and its use to steal data), disable your USB ports. Or and we borrowed this one directly from the U.S. military epoxy over the USB ports. Too permanent? A slightly more elegant solution is to open the PC case and disconnect (or cut) the wires running from the motherboard to the USB ports.</p><p>Traveling with a laptop? Try not to advertise that youâ€™re carrying a valuable piece of equipment: Use a computer bag that doesnâ€™t look like a computer bag, or use a neoprene sleeve inside a regular backpack. If you nap at the airport, wrap<br
/> the shoulder strap around your arm or leg so youâ€™ll be alerted if someone tries to walk away with your bag.</p><p>Hereâ€™s an easy way to hide your Windows PC on a network while maintaining access to network resources. (This also works when you want stealth but still want to let others access your shared resources.) At the command prompt, type</p><p>Net confg server /hidden:yes</p><p>Now youâ€™re still a member of your network neighbourhood, but your PC wonâ€™t show up when others browse for it. Make sure your software firewall is turned on, and block incoming ICMP traffic. This will prevent a network intruder from scanning for your PC using a ping sweep.</p><p>Once you are hidden on the network, you can spend some time trying to figure out who, if anyone, is connecting to your PC and to whom your PC is connecting. To accomplish this, youâ€™ll use the command-line tool Netstat and the Task Manager. Get to the command prompt and type</p><p>netstat â€“ao</p><p>A bunch of info will by on your screen listing the type of connection, the IP addresses of remote hosts, the protocols,<br
/> and the process identifer, or PID. If there is something here you don&#8217;t recognize, write down the PID. Now, open the Task Manager and add the PID column by opening the View menu and clicking on Select Columns. Check the box next to PID. Now match the PID from Netstat and the PID from Task Manager to learn which applications are holding which ports open. A well-secured machine should have ports open only for authorized apps.</p><p>5.  One last idea: Enabling secure logon in Windows XP and Vista will protect your system from malware that attempts to impersonate a log-on screen to steal system passwords. This forces anyone trying to log on to press Ctrl-Alt-Del frst. In<br
/> Windows Vista, open the Run command, type netplwiz, and click Continue when prompted by User Account Control. In the Advanced User Account window, click the Advanced tab, then select the box that says Require users to press Ctrl-Alt-Delete. In Windows XP, go to the Control Panelâ€™s User Accounts applet. In the Advanced User Account window, click the Advanced tab, then select the box that says Require users to press Ctrl-Alt-Delete.</p></div>]]></content:encoded> <wfw:commentRss>http://www.wireless-thing.com/2010/02/05/five-simple-free-security-hacks/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Guard Your Network With a Free Firewall</title><link>http://www.wireless-thing.com/2010/02/03/guard-your-network-with-a-free-firewall/</link> <comments>http://www.wireless-thing.com/2010/02/03/guard-your-network-with-a-free-firewall/#comments</comments> <pubDate>Wed, 03 Feb 2010 07:30:17 +0000</pubDate> <dc:creator>Santosh Shalom</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Firewall]]></category><guid
isPermaLink="false">http://www.wireless-thing.com/?p=716</guid> <description><![CDATA[If you ever ï¬nd yourself in need of a decently robust and full-featured ï¬rewall but your budget is approaching zero, I have just the solution for you. SmoothWall Express 3.0 is an open-source, security-hardened GNU/Linux ï¬rewall. With minimal hardware requirements and a small footprint, it should work with nearly any Pentium-class PC that has at [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>If you ever ï¬nd yourself in need of a decently robust and full-featured ï¬rewall but your budget is approaching zero, I have just the solution for you.</p><p>SmoothWall Express 3.0 is an open-source, security-hardened GNU/Linux ï¬rewall. With minimal hardware requirements and a small footprint, it should work with nearly any Pentium-class PC that has at least 128MB of RAM and a hard disk of 2GB or<br
/> greater. You should have at least two network cards installed or basic use, three or more if you want to incorporate a wireless network or to have a DMZ (a demilitarized zone, or a host that serves as a buffer between your private network and the outside). Keep in mind, though, that your ï¬rewallâ€™s reliability is limited by the hardware on which you install it.</p><p><strong>Installing SmoothWall</strong><br
/> Donâ€™t worry if you donâ€™t know much about Linux. Though the geeky can get down and dirty at the command line, Smooth<br
/> Wall is easy to install and conï¬gure. Itâ€™s meant to be managed via an integrated Web interface, as well. To install, ï¬rst download the <a
href="http://www.smoothwall.org/get/">81MB ISO</a> ï¬le and burn it to a CD. If you need disk-burning software, try <a
href="http://www.imgburn.com/">ImgBurn</a>.</p><p>Boot to the CD and run the installer, which will wipe the hard disk before it installs. Accepting the installerâ€™s defaults a good start. The ï¬rst â€œhardâ€ question involves the security policy for outgoing requests. The default is Half-Open, which permits outgoing traffic except for any hat is potentially harmful. You may also choose Open, which doesnâ€™t limit outgoing trafï¬c, or closed, which requires that conï¬gure what traffic is permitted.</p><p>You then need to conï¬gure your network interfaces, which will be labelled Green, Red, Orange, or Purple. The Green interface is your trusted LAN. Red is the evil and dangerous Internet. Orange is your DMZ, and Purple is your wireless LAN.</p><p>Next you select which network card to ssign to each role. SmoothWall will probe for and detect most cards. Youâ€™ll need to specify IP conï¬guration, and optionally the DNS and gateway settings. You may also conï¬gure Web proxy, ISDN, ADSL, and<br
/> DHCP. Lastly, you need to set a Web-interface password and a root password for command-line access.</p><p>Youâ€™re done with setup. From here you an leave your â€œSmoothieâ€ as is, and it behaves as a fully functional ï¬rewall. However, you can conï¬gure the most inepth features only through the Web interface. Point your browser to https://SmoothWallGreenAddress:441 and enter the admin password you made earlier.</p><p>For a free product, SmoothWall is remarkably full featured, including proxy servers, IDS, logging, trafï¬c graphs, DHCP, VPN, dynamic DNS, port forwarding, server health, and access control. It also provides an interface for backing up and restoring your conï¬guration, so when your Pentium II PC kicks the bucket, you can get SmoothWall up and running again.</p><p>SmoothWall Express is limited to a single CPU and 1GB of RAM, but thatâ€™s not likely to be an issue for even a network with a couple hundred users. The real imitation is the lack of support: While you can consult the robust user community, youâ€™re mostly on your own. Of course, The commercial arm of SmoothWall sells paid and supported products, too.</p></div>]]></content:encoded> <wfw:commentRss>http://www.wireless-thing.com/2010/02/03/guard-your-network-with-a-free-firewall/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>WPA Wi-Fi Encryption Cracked for the First Time</title><link>http://www.wireless-thing.com/2009/01/07/wpa-wi-fi-encryption-cracked-for-the-first-time/</link> <comments>http://www.wireless-thing.com/2009/01/07/wpa-wi-fi-encryption-cracked-for-the-first-time/#comments</comments> <pubDate>Wed, 07 Jan 2009 03:45:40 +0000</pubDate> <dc:creator>Santosh Shalom</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[WPA]]></category><guid
isPermaLink="false">http://www.wireless-thing.com/?p=609</guid> <description><![CDATA[Once thought safe, the WPA standard used by countless wireless routers has been revealed to be vulnerable- but only in theory, for now. Security researchers say they&#8217;ve developed a way to partially crack the Wi-Fi Protected Access (WPA) encryption standard that is used to safeguard data on many wireless networks. Researcher Erik Tews was to [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>Once thought safe, the WPA standard used by countless wireless routers has been revealed to be vulnerable- but only in theory, for now.</p><p>Security researchers say they&#8217;ve developed a way to partially crack the Wi-Fi Protected Access (WPA) encryption standard that is used to safeguard data on many wireless networks.</p><p>Researcher Erik Tews was to demonstrate the attack at the PacSec conference in Tokyo in mid-November. Cracking WPA encryption could be exploited to read data being sent from a router to a laptop, or to send bogus information to a client connected to the router.</p><p>Tews and coresearcher Martin Beck found a way to break the Temporal Key Integrity Protocol (TKIP) key, which WPA uses, in a relatively short 12 to 15 minutes, says Dragos Ruiu, the PacSec conference&#8217;s organizer.</p><p>In this particular attack, however, they have not managed to crack the encryption keys used to secure data sent from the PC to the router.</p><p>WPA, widely used on today&#8217;s Wi-Fi networks, is considered superior to the original WEP (Wired Equivalent Privacy) standard, which most security professionals now deem insecure. Retail store chain T.J. Maxx was in the process of upgrading from WEP to WPA encryption when it experienced one of the most widely publicized data breaches in United States history, in which hundreds of millions of credit card numbers were stolen over a two-year period. The new WPA2 standard is considered safe from the recently developed attack.</p><p>&#8220;Everybody has been saying, &#8216;Go to WPA because WEP is broken,&#8217;&#8221; Ruiu says. &#8220;This is a break in WPA.&#8221;</p><p>If WPA is significantly compromised, it would be a blow for business customers who have been increasingly adopting it, says Sri Sundaralingam, vice president of product management with wireless network security vendor AirTight Networks. Although customers can use other Wi-Fi technology such as WP A2 or virtual private network software that will protect them from this attack, many devices will still connect to the network via WPA, or even by way of the thoroughly cracked WEP standard, he says.</p><p>Click for more details:<br
/> <a
title="Hacking Wireless Networks For Dummies" href="http://www.amazon.com/exec/obidos/ASIN/0764597302/wirelessthing-20/?tag=wirelessthing-20" rel="nofollow"><img
src="http://ecx.images-amazon.com/images/I/51Z6KJ8FN9L._SL75_.jpg" alt="Hacking Wireless Networks For Dummies" /></a> <a
title="Linksys WRT54G Ultimate Hacking" href="http://www.amazon.com/exec/obidos/ASIN/1597491667/wirelessthing-20/?tag=wirelessthing-20" rel="nofollow"><img
src="http://ecx.images-amazon.com/images/I/51mGdLrIRgL._SL75_.jpg" alt="Linksys WRT54G Ultimate Hacking" /></a> <a
title="Home Networking For Dummies" href="http://www.amazon.com/exec/obidos/ASIN/0470118067/wirelessthing-20/?tag=wirelessthing-20" rel="nofollow"><img
src="http://ecx.images-amazon.com/images/I/51wOJsHvrtL._SL75_.jpg" alt="Home Networking For Dummies " /></a></p></div>]]></content:encoded> <wfw:commentRss>http://www.wireless-thing.com/2009/01/07/wpa-wi-fi-encryption-cracked-for-the-first-time/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Free Security Software for Your Systems</title><link>http://www.wireless-thing.com/2008/06/03/free-security-software-for-your-systems/</link> <comments>http://www.wireless-thing.com/2008/06/03/free-security-software-for-your-systems/#comments</comments> <pubDate>Tue, 03 Jun 2008 15:35:12 +0000</pubDate> <dc:creator>Santosh Shalom</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Security Software]]></category><guid
isPermaLink="false">http://www.wireless-thing.com/?p=525</guid> <description><![CDATA[EULAlyzer Wonder what you&#8217;re agreeing to when you click I Accept? Don&#8217;t worry; just drag EULAlyzer&#8217;s target icon onto the EULA for a quick report on any troublesome language. Hotspot Shield Create an instant virtual private network (VPN) tunnel between your laptop and the router at any Wi-Fi hot spot to protect your data from [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p><strong>EULAlyzer</strong><br
/> Wonder what you&#8217;re agreeing to when you click <strong>I Accept</strong>? Don&#8217;t worry; just drag <a
href="http://www.javacoolsoftware.com">EULAlyzer&#8217;</a>s target icon onto the EULA for a quick report on any troublesome language.</p><p><strong>Hotspot Shield</strong><br
/> Create an instant virtual private network (VPN) tunnel between your laptop and the router at any Wi-Fi hot spot to protect your data from snoops on the public airwaves, even if you are using extra encryption. If youâ€™re on a network that limits the use of certain applications, such as Skype, the VPN could give you unfettered access. It even works with your wired connection for an extra layer of security.<br
/> Web Site: <a
href="http://www.anchorfree.com">www.anchorfree.com</a></p><p><strong>Kruptos 2</strong><br
/> Kruptos makes a file accessible only to someone who knows the password; it includes a file shredder.<br
/> Web Site: <a
href="http://www.kruptos2.co.uk">www.kruptos2.co.uk</a></p><p><strong>PC Flank</strong><br
/> While ShieldsUP! tests your firewall&#8217;s ability to stealth all ports, PC Flank performs surgical strikes that emulate specific malware attacks to verify that your firewall blocks them.<br
/> WebSite: <a
href="http://www.pcflank.com">www.pcflank.com</a></p><p><strong>SendShield</strong><br
/> This Outlook add-on strips out extra info and tracked changes in Word documents attached to messages.<br
/> Website: <a
href="http://www.sendshield.com">www.sendshield.com</a></p></div>]]></content:encoded> <wfw:commentRss>http://www.wireless-thing.com/2008/06/03/free-security-software-for-your-systems/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Protecting your Wi-Fi connection</title><link>http://www.wireless-thing.com/2008/05/15/protecting-your-wi-fi-connection/</link> <comments>http://www.wireless-thing.com/2008/05/15/protecting-your-wi-fi-connection/#comments</comments> <pubDate>Thu, 15 May 2008 03:42:27 +0000</pubDate> <dc:creator>Santosh Shalom</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Wireless Security]]></category><guid
isPermaLink="false">http://www.wireless-thing.com/?p=520</guid> <description><![CDATA[When you connect to the Internet through a wireless access point, you are using radio transmitters to send data between the access point and your computer. Anybody else with a Wi-Fiâ€“enabled computer or a specialized radio receiver can also receive those signals. Unless you protect your Wi-Fi network, anybody with a Wi-Fi network interface can [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>When you connect to the Internet through a wireless access point, you are using radio transmitters to send data between the access point and your computer. Anybody else with a Wi-Fiâ€“enabled computer or a specialized radio receiver can also receive those signals. Unless you protect your Wi-Fi network, anybody with a Wi-Fi network interface can use it to connect to the Internet and possibly open files on your own computers.</p><p>In many neighborhoods and business districts, as many as a dozen or more different Wi-Fi signals are floating around. Most of my neighbors have turned on their access points&#8217; security features, so it&#8217;s a lot more difficult to grab an unauthorized connection from any of them than to break into a network through an unsecured access point.</p><p>There are methods out there for cracking Wi-Fi encryption, but most intruders look for an unsecured network rather than taking the time to break through encryption. However, no wireless network is totally secure without additional tools, so your best defense is to make your wireless network more secure and more difficult to crack than the one across the street.</p><p><span
id="more-520"></span><br
/> Most Wi-Fi access points support two types of <a
href="http://www.wireless-thing.com/recommend/securing.your.home.network.html">security</a>: encryption and access control. The exact procedure for turning on these features is different for each make and model of access point, so you have to consult the manual supplied with your access point to learn how to set them for your network.</p><p>When you install a Wi-Fi access point, remember to use a network SSID name that doesn&#8217;t tell a snooper who you are, and to turn off SSID broadcast. And don&#8217;t forget to change the access point&#8217;s default password, which is widely known, and often the same on hundreds of thousands of units. The manual supplied with your access point or base station contains the specific instructions for making these changes.</p><p>Read more on <a
href="http://www.wireless-thing.com/recommend/securing.your.home.network.html">Internet Safety Book</a></p></div>]]></content:encoded> <wfw:commentRss>http://www.wireless-thing.com/2008/05/15/protecting-your-wi-fi-connection/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>How To Set Up Wireless Encryption</title><link>http://www.wireless-thing.com/2008/05/13/how-to-set-up-wireless-encryption/</link> <comments>http://www.wireless-thing.com/2008/05/13/how-to-set-up-wireless-encryption/#comments</comments> <pubDate>Tue, 13 May 2008 03:43:40 +0000</pubDate> <dc:creator>Santosh Shalom</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Wireless Encryption]]></category><guid
isPermaLink="false">http://www.wireless-thing.com/?p=521</guid> <description><![CDATA[Wi-Fi encryption uses the same key code on the access point and on each client computer to provide access to encrypted data. To add a key code to a Wi-Fi connection profile in Windows, follow these steps: 1. From the Control Panel or the system tray, open the Wireless Network Connection Properties window and choose [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>Wi-Fi encryption uses the same key code on the access point and on each client computer to provide access to encrypted data. To add a key code to a Wi-Fi connection profile in Windows, follow these steps:</p><p>1. From the Control Panel or the system tray, open the Wireless Network Connection Properties window and choose the Wireless Networks tab.<br
/> <img
src="http://cdn.wireless-thing.com/wp-content/setup.encryption.001.jpg" alt="Setup Wireless Encryption" /></p><p>2. Find the name of the network in the list of Preferred networks and click the Properties button.<br
/> <img
src="http://cdn.wireless-thing.com/wp-content/setup.encryption.002.jpg" alt="Setup Wireless Encryption" /></p><p>3. Open the drop-down Data encryption menu and choose WEP or WPA. If the program offers you a choice of key lengths, choose the longest possible number of digits.</p><p>4. Type the same network key that you used to set up encryption on your access point in both network key fields.</p><p>5. Click the OK buttons in both open Properties windows to save your settings and close the windows.</p></div>]]></content:encoded> <wfw:commentRss>http://www.wireless-thing.com/2008/05/13/how-to-set-up-wireless-encryption/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Configuring Wireless Network Security</title><link>http://www.wireless-thing.com/2008/02/15/configuring-wireless-network-security/</link> <comments>http://www.wireless-thing.com/2008/02/15/configuring-wireless-network-security/#comments</comments> <pubDate>Fri, 15 Feb 2008 03:52:30 +0000</pubDate> <dc:creator>Santosh Shalom</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Wireless Network Security]]></category><guid
isPermaLink="false">http://www.wireless-thing.com/2008/02/15/configuring-wireless-network-security/</guid> <description><![CDATA[You configure security on a wireless network by managing the properties for that wireless network connection. The pros, cons, and details of these various security methods are beyond the scope of this book; what is important is that you know how to configure Windows Vista to match the corresponding settings in use on your network. [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>You configure security on a wireless network by managing the properties for that wireless network connection. The pros, cons, and details of these various security methods are beyond the scope of this book; what is important is that you know how to configure Windows Vista to match the corresponding settings in use on your network. Managing wireless connection is done via the Manage Wireless Networks applet, which is available, like all other network applets in Windows Vista, via the Network and Sharing Center. To open the Manage Wireless Networks applet, first launch the Network and Sharing Center and then select Manage Wireless Networks from the task list on the left side of the screen.</p><p>Right-clicking on an available wireless network connection and selecting Properties opens the Wireless Network properties dialog box. To configure wireless security, select the Security tab. Depending on the type of security and encryption in use, you will see different options on this tab.</p><p><strong>Wired Equivalent Privacy</strong><br
/> WEP is part of the 802.11 standard and is a means of securing a wireless network. The purpose of WEP is to make the communication between the computer&#8217;s NIC and the access point more secure than that of a standard radio broadcast. If the access point you are connecting to is using WEP, you  need to configure Windows Vista for WEP and provide the correct security key and key index. To do so, open the Manage Wireless Networks applet from the Network and Sharing Center, right-click the network you want to set up, select Properties, and then select the Security tab. To configure WEP, set Security Type to Shared and select WEP as the Encryption Type. Doing so displays the WEP options.</p><p><span
id="more-495"></span><br
/> WEP encryption uses a shared key encryption; that is, you have to enter the same key in the access point and on the wireless client. On an access point, you can enter up to four different keys, only one of which is used to secure the wireless connection. That is the purpose of the Key Index setting; it tells Windows Vista which key you have entered. If you correctly match both pieces of information in Windows Vista to that of the access point, you will be able to connect to the wireless network.</p><p>The problem with WEP is that it&#8217;s weak. There are numerous, free programs available on the Internet that can crack your WEP encryption in less than 60 seconds, allowing unauthorized users access to your network. Does that mean WEP is useless? It&#8217;s like the old saying, locks only stop honest criminals. If you use WEP, a casual user who stumbles across your wireless network probably won&#8217;t take the time to hack you. On the other hand, if a malicious user wants into your network, WEP will not stop them from achieving this goal.</p><p><strong>Wi-Fi Protected Access</strong><br
/> To address the weakness of WEP security, the Wi-Fi Alliance introduced a new wireless security standard called Wi-Fi Protected Access (WPA). If you use WPA, your wireless networks are much less susceptible to hacking. Two types of WPA are available: WPA-Personal and WPA-Enterprise. With WPA-Personal you need to specify a password, on both the access point and the NIC to secure the communication. This password should be long, at least 20 characters, and contain a mix of upper and lowercase letters, numbers, and special characters. Again, as long as the settings on the access point and Windows Vista match, you will be able to communicate wirelessly.</p><p>WPA-Enterprise is a bit more complicated. In order to implement the enterprise flavor of WPA, you need a Remote Authentication Dial-In User Service (RADIUS) server to authenticate your users. Using a RADIUS server also enables you to use smart cards for user authentication. Smart cards add an extra layer of security since that requires you have a physical card and know a password to access the wireless network. This is a solution appropriate only for larger businesses because of its expense and complexity.</p></div>]]></content:encoded> <wfw:commentRss>http://www.wireless-thing.com/2008/02/15/configuring-wireless-network-security/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Sniffing Wireless Network Easily</title><link>http://www.wireless-thing.com/2007/12/30/sniffing-wireless-network-easily/</link> <comments>http://www.wireless-thing.com/2007/12/30/sniffing-wireless-network-easily/#comments</comments> <pubDate>Sun, 30 Dec 2007 02:47:18 +0000</pubDate> <dc:creator>Santosh Shalom</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Sniff Wireless]]></category><guid
isPermaLink="false">http://www.wireless-thing.com/2007/12/30/sniffing-wireless-network-easily/</guid> <description><![CDATA[There are several bootable Linux distributions that come prepackaged with the correct drivers and software necessary for wireless and wired network sniffing. All of these include Kismet and Ethereal or Wireshark. Below are some that are available and free: Backtrack Backtrack is the result of two highly respected bootable penetration toolsets combining their efforts toward [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>There are several bootable Linux distributions that come prepackaged with the correct drivers and software necessary for wireless and wired network sniffing. All of these include Kismet and Ethereal or Wireshark. Below are some that are available and free:</p><p><strong>Backtrack</strong><br
/> Backtrack is the result of two highly respected bootable penetration toolsets combining their efforts toward one unified bootable CDROM. For additional information, go to www.remoteexploit.org</p><p><strong>Professional Hacker’s Linux Assault Kit</strong> (Phlack)<br
/> Includes many security tools and wireless auditing and scanning software. For additional information, go to www.phlak.org.</p><p><strong>Knoppix Security Tools Distribution</strong> (Knoppix-STD)<br
/> A general-purpose collection of security tools on a bootable Linux image. For additional information, go to www.s-t-d.org.</p><p><span
id="more-471"></span></p><p><a
href="http://www.amazon.com/exec/obidos/ASIN/1932266828/wirelessthing-20/?tag=wirelessthing-20" title="Ethereal Packet Sniffing" rel="nofollow"><img
src="http://ecx.images-amazon.com/images/I/51KVYQEXDWL.jpg" alt="Ethereal Packet Sniffing (Syngress)" /></a></p></div>]]></content:encoded> <wfw:commentRss>http://www.wireless-thing.com/2007/12/30/sniffing-wireless-network-easily/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Sniffing Wireless Using Software</title><link>http://www.wireless-thing.com/2007/12/28/sniffing-wireless-using-software/</link> <comments>http://www.wireless-thing.com/2007/12/28/sniffing-wireless-using-software/#comments</comments> <pubDate>Fri, 28 Dec 2007 02:41:33 +0000</pubDate> <dc:creator>Santosh Shalom</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Sniffing Wireless]]></category><guid
isPermaLink="false">http://www.wireless-thing.com/2007/12/28/sniffing-wireless-using-software/</guid> <description><![CDATA[The proper combination of hardware, software, and drivers will enable you to effectively sniff wireless networking traffic.The following tools may be helpful: Netstumbler Netstumbler is more of a network scanner than a network sniffing tool, but is useful for listing networks detectable from your location. Netstumbler is an active network scanner that sends out probes [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>The proper combination of hardware, software, and drivers will enable you to effectively sniff wireless networking traffic.The following tools may be helpful:</p><p><strong>Netstumbler</strong><br
/> Netstumbler is more of a network scanner than a network sniffing tool, but is useful for listing networks detectable from your location. Netstumbler is an active network scanner that sends out probes that are detectable by others. It can be downloaded for free from www.netstumbler.org.</p><p><strong>Kismet </strong><br
/> Kismet is an open-source, free, wireless network scanner and vulnerability detector, that keeps track of wireless clients and their network associations. Unlike other scanners, it is a completely passive network scanner, and can be downloaded from www.kismetwireless.net.</p><p><strong>Wireshark </strong><br
/> Wireshark has a number of dissectors for wireless management traffic; however, it does not track by Service Set Identifier (SSID), nor does it show signal</p><p><strong>CommView for WiFi</strong><br
/> CommView for WiFi is a commercial wireless network monitor and scanner that can export in tcpdump format, which Wireshark imports and reads easily. CommView for WiFi can be downloaded from www.tamos.com/products/commwifi/</p></div>]]></content:encoded> <wfw:commentRss>http://www.wireless-thing.com/2007/12/28/sniffing-wireless-using-software/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How To Sniff Wireless Network</title><link>http://www.wireless-thing.com/2007/12/26/how-to-sniff-wireless-network/</link> <comments>http://www.wireless-thing.com/2007/12/26/how-to-sniff-wireless-network/#comments</comments> <pubDate>Wed, 26 Dec 2007 13:40:48 +0000</pubDate> <dc:creator>Santosh Shalom</dc:creator> <category><![CDATA[Security]]></category><guid
isPermaLink="false">http://www.wireless-thing.com/2007/12/26/how-to-sniff-wireless-network/</guid> <description><![CDATA[From the airport, to the coffee shop, to the library, to your next door neighbor, wireless networks are all around us; therefore, wireless security is a serious concern.There are historical weaknesses in security protocols, because intruders no longer need to be inside a building to attack an internal network. A wireless network is still a [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>From the airport, to the coffee shop, to the library, to your next door neighbor, wireless networks are all around us; therefore, wireless security is a serious concern.There are historical weaknesses in security protocols, because intruders no longer need to be inside a building to attack an internal network.</p><p>A wireless network is still a network, however, and with a few exceptions maps well to the Ethernet and OSI models.</p><table
border="0" align="right"><tr><td> <a
href="http://www.amazon.com/exec/obidos/ASIN/0764597302/wirelessthing-20/?tag=wirelessthing-20" title="Hacking Wireless Networks For Dummies" rel="nofollow"><img
src="http://ecx.images-amazon.com/images/I/31D5R79F0HL.jpg" alt="Hacking Wireless Networks For Dummies (For Dummies (Computer/Tech))" /></a></td></tr></table><p><strong>Hardware Requirements</strong><br
/> While most Ethernet cards are capable of packet sniffing in promiscuous mode, many wireless chipsets cannot use monitor mode, which is the wireless equivalent of promiscuous mode. Complicating the situation is that wireless card manufacturers do not generally list the chipset that they use in a readily available form.Also, chipsets can vary within model families. It is best to select the software you want to use, and then identify which chipsets and specific manufacturer’s model numbers work best with the specific drivers necessary for the software to function.</p><p>Here are some general guidelines on chipset compatibility:<br
/> <strong>Atheros</strong><br
/> This chipset is compatible with most software and widely available in a number of adapters.</p><p><strong>Prism2</strong><br
/> This chipset is one of the most capable used with the Host AP drivers. Not only is it supported by most software, it can also run in an AP mode.</p><p><strong>Orinoco</strong><br
/> One of the first chipsets that supported monitor mode. Supported by most software. Cannot receive 802.11g traffic.</p><p><strong>Broadcom</strong><br
/> There is no native support in Linux for this chipset. With included drivers, tools such as Kismet do not function with it.You may be able to use Windows drivers through a Network Driver Interface Specification (NDIS) compatibility wrapper such as the commercial DriverLoader, which can be downloaded from <a
href="http://www.linuxant.com/driverloader">www.linuxant.com/driverloader</a>.</p></div>]]></content:encoded> <wfw:commentRss>http://www.wireless-thing.com/2007/12/26/how-to-sniff-wireless-network/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via cdn.wireless-thing.com

Served from: www.wireless-thing.com @ 2012-02-09 23:27:39 -->
