Skip to content

Angryoxide.kismet Sqlite database devices table is empty #47

@h4ckninja

Description

@h4ckninja

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:

  1. Capture with GPS data
  2. Quit
  3. Observe the SQLite database table devices is empty with command line sqlite3 or a database viewer.
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions