We have all been there. We get a tool to do exactly what we want and then suddenly we have to parse the log. The log file that we want to use is in a format that we have never heard of is standing in our way of moving to the next project. I found a simple tool that allows me to do just that.
The tool is called KLV. KLV v2 is a tool that combines multiple Kismet log files in the .netxml format, summarizes the data, and outputs an easy-to-read html or csv file. It is located at the following URL:
http://klv.professionallyevil.com/
Pretty simple and straight forward to use.