{"id":13826579,"url":"https://github.com/scipag/btle-sniffer","last_synced_at":"2025-04-21T16:31:29.995Z","repository":{"id":117940155,"uuid":"85041884","full_name":"scipag/btle-sniffer","owner":"scipag","description":"Passively scan for Bluetooth Low Energy devices and attempt to fingerprint them","archived":false,"fork":false,"pushed_at":"2023-07-04T14:51:53.000Z","size":86,"stargazers_count":153,"open_issues_count":3,"forks_count":41,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-01T14:22:06.935Z","etag":null,"topics":["bluetooth","bluetooth-low-energy","security","security-audit","security-hardening","security-protocol","security-scanner","security-vulnerability","sniffer","sniffing","wireless","wireless-communication","wireless-network"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scipag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-03-15T07:25:16.000Z","updated_at":"2025-03-18T09:19:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"811b8686-de52-4304-b01d-086ed9c22e58","html_url":"https://github.com/scipag/btle-sniffer","commit_stats":{"total_commits":60,"total_committers":2,"mean_commits":30.0,"dds":"0.050000000000000044","last_synced_commit":"68e4346ddc094a88a9ee1d2c64fc137504631ca8"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scipag%2Fbtle-sniffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scipag%2Fbtle-sniffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scipag%2Fbtle-sniffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scipag%2Fbtle-sniffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scipag","download_url":"https://codeload.github.com/scipag/btle-sniffer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250090853,"owners_count":21373266,"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","bluetooth-low-energy","security","security-audit","security-hardening","security-protocol","security-scanner","security-vulnerability","sniffer","sniffing","wireless","wireless-communication","wireless-network"],"created_at":"2024-08-04T09:01:40.606Z","updated_at":"2025-04-21T16:31:29.618Z","avatar_url":"https://github.com/scipag.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"7bf0f5839fb2827fdc1b93ae6ac7f53d\"\u003e\u003c/a\u003e工具","\u003ca name=\"bluetooth_security_tools\"\u003e\u003c/a\u003eBluetooth Security Tools"],"sub_categories":["\u003ca id=\"32739127f0c38d61b14448c66a797098\"\u003e\u003c/a\u003e嗅探\u0026\u0026Sniff","Scanners \u0026 Sniffers"],"readme":"# BTLE-Sniffer\nThis is a simple Python 3.5+ utility for monitoring Bluetooth Low Energy \ntraffic and to register devices. Thanks to D-Bus, it does not require\nelevated privileges to be run!\n\n## Dependencies\nAs this project relies on BlueZ, it will only run on Linux\nsystems. The project further requires GLib2, PyGobject (commonly known as\npython-gi, python-gobject or pygobject, but not packaged on PyPi) and D-Bus.\n\n## Installing\nYou can now use `pip` or `setuptools` to install the package:\n\n    $ pip install -U git+https://github.com/scipag/btle-sniffer.git\n\n## Usage\n\n    usage: btlesniffer [-h] [-V] [-v] [-d] [-o OUT_PATH] [-i BACKUP_INTERVAL] [-r]\n                       [-c] [--threshold-rssi THRESHOLD_RSSI]\n                       [--connection-polling-interval CONNECTION_POLLING_INTERVAL]\n\n    Scan for Bluetooth Low Energy devices and gather information about them. This\n    program will only run on Linux systems.\n\n    optional arguments:\n      -h, --help            show this help message and exit\n      -V, --version         display version information and exit\n      -v, --verbose         increase the verbosity of the program\n      -d, --debug           enable debugging features\n      -o OUT_PATH, --out-path OUT_PATH\n                            path to the device registry backup\n      -i BACKUP_INTERVAL, --backup-interval BACKUP_INTERVAL\n                            how frequently the device registry backup should be\n                            written (in seconds, default 5 s). If set to zero, the\n                            backup will be written with every device update.\n      -r, --resume          resume from a previous device registry backup (must\n                            specify the `-o` option)\n      -c, --connect         attempt to connect to all discovered Bluetooth devices\n      --threshold-rssi THRESHOLD_RSSI\n                            the lower bound received signal strength (RSSI) at\n                            which to attempt to connect to devices (in dBa,\n                            default -80 dBa).\n      --connection-polling-interval CONNECTION_POLLING_INTERVAL\n                            how frequently the sniffer shall go through the device\n                            registry and attempt to establish connections (in\n                            seconds, default 5 s).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscipag%2Fbtle-sniffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscipag%2Fbtle-sniffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscipag%2Fbtle-sniffer/lists"}