Wifizoo – wifi scanner

March 14, 2009 3:31 am · 0 comments

by Black

in Open Source,Penetration Testing,Security tools,Wireless

Wifizoo gathers wifi information . It can be used in framework of penetration testing tool.

Features of wifizoo:
-gathers bssid->ssid information from beacons and probe responses

-gathers list of unique SSIDS found on probe requests (you can keep track of all SSIDS machines around you are probing for, and use this information on further attacks)
-gathers the list and graphs which SSIDS are being probed from what sources
-gathers bssid->clients information and outputs it in a file that you can later use with graphviz and get a graph with “802.11 bssids->clients”. It gathers both src and dst addresses of packets to make the list of clients so sometimes you get weird graphs that are fun to analyze :) (basically, because I still need to omit multicast dst addresses and things like that). Using the dst address means that sometimes you get mac addresses of wifi devices that are not near you, but I think gives you information about the wifi ‘infrastructure’, again, I think :) .
-gathers ‘useful’ information from unencrypted wifi traffic (ala Ferret,and dsniff, etc); like pop3 credentials, smtp traffic, http cookies/authinfo, msn messages,ftp credentials, telnet network traffic, nbt, etc.

Wifizoo uses web gui and can be used from anyware so once installed can be used by many users.

Default port 8000 is used ex: 127.0.0.1:8000

wifizoo Wifizoo   wifi scanner

Operating system support:
All flavours of Linux.

Pre-requisites:
-python
-scapy
-kismet if you want to do channel hopping

-logs are stored in ./logs/, make sure this directory is created before running the tool .

WifiZoo generates the following default log files:
-clients.log
-ssids.log
-probereq.log
-http.log
-httpauth.log
-cookies.log
-pop3.log
-pop3_creds.log
-smtp.log
-msn.log
-nbtdgm.log
-nbtns.log
-ftp.log
-telnet.log

Download Wifizoo here

Searches leading to this post:
wifizoo, wifizoo 2010, wifizoo tutorial, tutorial wifizoo, Wi-Fi pen test tutorial, wifizoo logs

If you enjoyed this article, you might also like:

Comments on this entry are closed.

Previous post:

Next post: