Quote:
|
Originally Posted by dwakeman
This isn't for NetStumbler per se, but I require it for some database reporting I plan on doing with NetStumbler data I have in a MySQL db.
This script takes the OUI data from IEEE SA (http://standards.ieee.org/), and inserts the MAC
address and Organization info into a MySQL DB. This is used to
later match MAC addresses to Organization names automatically.
Requires Perl and the oui.txt file from the IEEE site.
update: It collects 7592 mac/org matches as of this post date.
Thanks,
Dave
|
I'm interested in this script, and hope to play with it this weekend. I also came across
this similar script that you may wish to explore.