WLAN Book

NetStumbler for Mac OS X

NetStumbler for Mac OS X?

If you are looking for a NetStumbler like program for Mac OS X you have several options. My personal favorite is KisMAC. I also use the built in airport utility to scan for wireless access points.

KisMAC

KisMAC is an opensource and free stumbler/scanner application for Mac OS X. It has an advantage over MacStumbler/iStumbler/NetStumbler in that it uses monitor mode and passive scanning.

KisMAC supports several third party PCMCIA cards – Orinoco, PrismII, Cisco Aironet, Atheros and PrismGT. USB Prism2 is supported as well, and USB Ralink support is in development. All of the internal AirPort hardware is supported as well.

KisMAC

MacStumbler

MacStumbler is a utility to display information about nearby 802.11b and 802.11g wireless access points. It is mainly designed to be a tool to help find access points while traveling, or to diagnose wireless network problems. Additionally, MacStumbler can be used for “wardriving”, which involves co-ordinating with a GPS unit while traveling around to help produce a map of all access points in a given area.

MacStumbler requires an Apple Airport Card and MacOS 10.1 or greater. MacStumbler doesn’t currently support any kind of PCMCIA or USB wireless device.

MacStumbler works like NetStumbler and relies on responses to probe requests to discover access points. This implementation also prevents MacStumbler from detecting wireless stations or hidden networks because they don’t respond to probe requests.

MacStumbler

iStumbler

iStumbler is the leading wireless discovery tool for Mac OS X, providing plugins for finding AirPort networks, Bluetooth devices, and Bonjour services with your Mac.

iStumbler

Airport Utility

The utility is located at:
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport

Typing the above command path can be avoided by creating a symbolic link to the command in /user/sbin/ by copying and pasting below into a terminal window.

sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/sbin/airport

This will allow you to simply type “airport” in the terminal window to execute the command.

Typing “airport -s” will scan for broadcasting wifi devices.

See my previous post for more information about the airport utility for additional information.

Share and Enjoy:
  • Digg
  • Reddit
  • del.icio.us
  • StumbleUpon
  • Facebook
  • Sphinn
  • TwitThis
  • LinkedIn
  • FriendFeed
  • Google Bookmarks
  • HackerNews
Related Posts:
  • Mac OS X WiFi Wireless Scanner
    Update: Free graphical Mac OS X WiFi Scanner for Snow Leopard with the same information as the text based airport scan below. Mac OS X...
  • NetStumbler for Windows 7
    NetStumbler for Windows 7 The latest version of NetStumbler is 0.4.0 and was release over 5 years ago on April 21, 2004. The officially supported...
  • Mac OS X Wireless Signal Strength in Snow Leopard
    Mac OS X Wireless Signal Strength in Snow Leopard The AirPort item in the menu bar now includes signal strength for all available wireless networks,...
  • Mac OS X Wireless Problems
    Mac OS X Wireless Problems I have fewer issues when running Windows XP on my Mac hardware using bootcamp compared to Mac OS X...

If you liked this post, subscribe using below

WLAN Book RSS Feed

RSS Email WLAN Book by Email

.

Filed under: How To Guides, WLAN Tools

3 Responses to “NetStumbler for Mac OS X”

  1. rather than a symlink you could just add /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources to your PATH environment variable. Edit your .bash_profile, add it there.

  2. Yep..that would work too.

  3. It seems that all of these tools, with the exception of the CLI airport command, are broken in Snow Leopard 10.6. Do you know any tools that work in SL?

Leave a Reply