Wigle csv format questions

The gear needed for wardriving

3 posts • Page 1 of 1

Postby Czechball » Sat Jun 05, 2021 8:21 pm

Hello!
Recently, ZerBea has made changes to hcxtools that make it possible to export csv information from a pcapng file, including GPS coordinates. I then made a script that can convert those to a Wigle compatible csv file. My question here is, what should be included in the pre-header? Right now, it looks like this:

Code: Select all

hcxdumptool,appRelease=6.2.0-8-g4d01b3d,model=hcxdumptool,release=6.2.0-8-g4d01b3d,device=hcxdumptool,display=hcxdumptool,board=hcxdumptool,brand=00c0ca
Here, I replaced the WigleWifi app name with a value called "application" parsed from the pcapng file (same goes for mode, device, display and board), then I replaced appRelease and release with the version string of said application and finally, brand has been replaced by the "interface vendor" string from the pcapng file (which is an OUI of the wifi card that was used to capture the data). But now I noticed some notes about the csv import format in the forums hinting that maybe I should instead leave the WigleWifi and its version that I'm targeting. What should really be in the pre-header in this case? I already tried importing files generated with my script and they worked fine. So I guess this is just a cosmetic/stats collecting issue...
Image

Postby arkasha » Sun Jun 06, 2021 1:46 am

That's all legit with the exception of the first entry - WigleWifi-1.4 is the CSV format version, not the app version, you probably want to leave that intact (so the parser will know you're using v. 1.4 of the CSV format). Mostly, this data is used for model-specific data corrections (if there's a known problem with a particular device) and to feed the stats on https://wigle.net/stats#androidstats - so long as you're not conflicting with the common entries there, you'll be just fine!

Postby Czechball » Sun Jun 06, 2021 3:21 am

Thanks for the info, the format version value is now fixed in my script.
Image

3 posts • Page 1 of 1

Return to “Net Hugging Hardware and Software”

Who is online

Users browsing this forum: No registered users and 10 guests