Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Cross-platform, command-line and human-friendly Bluetooth Low Energy Explorer
.. image:: https://github.com/koenvervloesem/humble-explorer/workflows/tests/badge.svg :alt: Continuous Integration :target: https://github.com/koenvervloesem/humble-explorer/actions .. image:: https://img.shields.io/pypi/v/humble-explorer.svg :alt: Python package version :target: https://pypi.org/project/humble-explorer/ .. image:: https://img.shields.io/pypi/pyversions/humble-explorer.svg :alt: Supported Python versions :target: https://python.org/ .. image:: https://readthedocs.org/projects/humble-explorer/badge/?version=latest :target: https://humble-explorer.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://codecov.io/gh/koenvervloesem/humble-explorer/branch/main/graph/badge.svg?token=YE57XF55FF :alt: Codecov coverage :target: https://codecov.io/gh/koenvervloesem/humble-explorer .. image:: https://img.shields.io/github/license/koenvervloesem/humble-explorer.svg :alt: License :target: https://github.com/koenvervloesem/humble-explorer/blob/main/LICENSE.txt
|
.. inclusion-marker-after-badges
Human-friendly Bluetooth Low Energy Explorer
This is a cross-platform (Windows, Linux, macOS) human-friendly program to scan for Bluetooth Low Energy (BLE) advertisements on the command line. It's mostly useful for people who develop BLE software or want to debug problems with BLE devices.
.. image:: https://github.com/koenvervloesem/humble-explorer/raw/main/docs/_static/screenshot.png :alt: Human-friendly Bluetooth Low Energy Explorer in action
You can install HumBLE Explorer as a pip package from PyPI::
pip install humble-explorer
HumBLE Explorer understands some command-line arguments, which you can see with the --help
option::
humble-explorer --help
Read HumBLE Explorer's online documentation <https://humble-explorer.readthedocs.io>
_.
If you want to learn more about Bluetooth Low Energy development, read the book Develop your own Bluetooth Low Energy Applications for Raspberry Pi, ESP32 and nRF52 with Python, Arduino and Zephyr <https://koen.vervloesem.eu/books/develop-your-own-bluetooth-low-energy-applications/>
_ and the accompanying GitHub repository koenvervloesem/bluetooth-low-energy-applications <https://github.com/koenvervloesem/bluetooth-low-energy-applications>
_.
This project is provided by Koen Vervloesem as open source software with the MIT license. See the LICENSE file for more information.
FAQs
Cross-platform, command-line and human-friendly Bluetooth Low Energy Explorer
We found that humble-explorer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.