{"id":2720,"date":"2019-10-25T04:37:51","date_gmt":"2019-10-25T04:37:51","guid":{"rendered":"http:\/\/www.incredigeek.com\/home\/?p=2720"},"modified":"2019-10-25T04:38:45","modified_gmt":"2019-10-25T04:38:45","slug":"convert-kismet-capture-to-csv","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/convert-kismet-capture-to-csv\/","title":{"rendered":"Convert Kismet NetXML capture to CSV"},"content":{"rendered":"\n<p>First download the following python script which we&#8217;ll use to convert the Kismet NetXML file.<\/p>\n\n\n\n<p><a href=\"https:\/\/github.com\/MichaelCaraccio\/NetXML-to-CSV\">https:\/\/github.com\/MichaelCaraccio\/NetXML-to-CSV<\/a><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">wget https:\/\/raw.githubusercontent.com\/MichaelCaraccio\/NetXML-to-CSV\/master\/main.py<\/pre>\n\n\n\n<p>You should now be able to run the script with.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">python main.py <\/pre>\n\n\n\n<p>Help output for NetXML to CSV<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">bob@localhost:~$ python main.py  \nUsage: main.py &lt;NetXML File> &lt;oUTPUT File Name> &lt;Filter> (Filter is optional)\nbob@localhost:~$<\/pre>\n\n\n\n<p>Usage<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">python main.py Kismet-file-input.netxml Kismet-csv-output.csv<\/pre>\n\n\n\n<p>Example of converting file.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">bob@localhost:~$ python main.py Kismet-20191023-12-50-42.netxml Kismet-20191023-12-50-42.csv<\/pre>\n\n\n\n<p>You can now import the csv into Google Earth.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>First download the following python script which we&#8217;ll use to convert the Kismet NetXML file. https:\/\/github.com\/MichaelCaraccio\/NetXML-to-CSV wget https:\/\/raw.githubusercontent.com\/MichaelCaraccio\/NetXML-to-CSV\/master\/main.py You should now be able to run the script with. python main.py Help output for NetXML to CSV bob@localhost:~$ python main.py Usage: &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/convert-kismet-capture-to-csv\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[573,732],"tags":[494,770,768,769,293],"class_list":["post-2720","post","type-post","status-publish","format-standard","hentry","category-security","category-wireless","tag-convert","tag-csv","tag-kismet","tag-netxml","tag-python"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/2720","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=2720"}],"version-history":[{"count":3,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/2720\/revisions"}],"predecessor-version":[{"id":2729,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/2720\/revisions\/2729"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=2720"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=2720"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=2720"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}