I was trying to find an easier way to track clients back to users. The skism script works, but I felt I needed something more (plus I wanted to get back to Ruby programming). I noticed that dragorn included some Ruby scripts with the kismet source. His examples were for SQLite, but I wanted to use MySQL, so...here's what I have so far:
Create MySQL Tables
Grab and Insert Client Information
Grab and Insert BSSID Information
Grab and Insert SSID Information
Here's one file to do all the inserts:
Grab and Insert CLIENT,BSSID,SSID Information
Feel free to use these and update as you see fit for your environment. I'm hoping to do more in the coming weeks.
2 comments:
the link isn't working anymore
Please update!
Post a Comment