{"id":14963236,"url":"https://github.com/lyndlabs/kismet-esp32","last_synced_at":"2025-10-25T00:31:51.414Z","repository":{"id":251283473,"uuid":"836383587","full_name":"LyndLabs/Kismet-ESP32","owner":"LyndLabs","description":"ESP32 Bluetooth Scanning in Kismet! ","archived":false,"fork":false,"pushed_at":"2024-08-01T09:59:56.000Z","size":4020,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-31T04:44:00.727Z","etag":null,"topics":["bluetooth","esp32","kismet","wardriving"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LyndLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-31T18:19:57.000Z","updated_at":"2024-12-11T09:36:24.000Z","dependencies_parsed_at":"2024-08-02T00:13:39.823Z","dependency_job_id":"b4d3f103-dfe4-402f-b029-b7b2fe8880ac","html_url":"https://github.com/LyndLabs/Kismet-ESP32","commit_stats":null,"previous_names":["lyndlabs/kismet-esp32"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LyndLabs%2FKismet-ESP32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LyndLabs%2FKismet-ESP32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LyndLabs%2FKismet-ESP32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LyndLabs%2FKismet-ESP32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LyndLabs","download_url":"https://codeload.github.com/LyndLabs/Kismet-ESP32/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238053514,"owners_count":19408699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bluetooth","esp32","kismet","wardriving"],"created_at":"2024-09-24T13:31:12.983Z","updated_at":"2025-10-25T00:31:50.308Z","avatar_url":"https://github.com/LyndLabs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kismet ESP32 Scanner 📡\nSend Bluetooth (BLE) scans from the [ESP32]() to Kismet!\n\n## Installation\n1. [**Flash your ESP32**](https://github.com/LyndLabs/ESP32-BLE-Recon)\n2. Download the binary from this repository.\n\n## Description\nThis app parses JSON streams over serial, and uses the Kismet [Scan Report API](https://www.kismetwireless.net/docs/api/bluetooth_scanningmode/) to send Bluetooth recon to the web interface!\n\n#### JSON Fields:\n- `ID`: ESP32's MAC Address\n- `FW`: Firmware version from config.yaml\n- `TYPE`: BT, BLE, iBeacon, Eddystone\n- `UUID`: Unique BT Address, if applicable\n- `MFR`:  Manufacturer, if found\n- `NAME`: Bluetooth Device Name\n- `MAC`: MAC Address\n- `RSSI`:  Signal Strength\n- `TX`: Reported TX power at 1 Meter, if broadcasted.\n\n## Usage \n\nFor the app, two env variables are needed:\n- `KISMETURL`: Location of the kismet server, along with the port.\n- `KISMETAPIKEY`: API key with scanreport permissions.\n\nA third optional log env variable can also be specified:\n- `ESP32_SOURCE_LOG`: specifies how much logging should be output to terminal. Choice of trace || debug || info || warn || error || off. If env is not specified then this defaults to error.\n\n##### Example:\n```bash\n# http[s]://[url]:[port]/\n$ export KISMETURL=http://localhost:2501/\n# [32 char key with scanreport perms]\n$ export KISMETAPIKEY=aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\n\n# trace will incur log \"vomit\", debug being most useful to a programmer, info might be useful to the user,\n# warn, error and off being self-explanatory,\n$ export ESP32_SOURCE_LOG=trace \n$ kismet_esp32_source\n\n# or\n\n$ KISMETURL='http://localhost:2501/' KISMETAPIKEY='aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' kismet_esp32_source\n```\n## Notes\n- Binary depends on libudev on linux hosts, which the majority of linux distributions have installed by default. Alpine has [issues](https://stackoverflow.com/questions/41753218/udevadm-does-not-show-all-attributes-inside-a-docker-container). This will be remidiated in a future release.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyndlabs%2Fkismet-esp32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flyndlabs%2Fkismet-esp32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyndlabs%2Fkismet-esp32/lists"}