- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 107
Open
Description
Describe the bug
When capturing GPS data with Angryoxide, the devices table is empty. kismetdb_to_kml fails on angryoxide.kismet. Version 0.8.28. GPS data is captured in the packets table so I was able to get what I needed correlating the SSID from the pcap and comparing the MAC to the packets table but converting as-is doesn’t work.
To Reproduce
Steps to reproduce the behavior:
- Capture with GPS data
- Quit
- Observe the SQLite database table devices is empty with command line sqlite3 or a database viewer.
- Attempt to convert the SQLite database with kismetdb_to_kml
Expected behavior
KML conversion works as expected.
Screenshots
** Hardware (please complete the following information):**
Additional context
Metadata
Metadata
Assignees
Labels
No labels