
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
sbinet.org/x/aranet4
aranet4
is a Bluez-based driver for the Aranet4 air quality monitor.
aranet4-ls
$> go install sbinet.org/x/aranet4/cmd/aranet4-ls
$> aranet4-ls
CO2: 547 ppm
temperature: 19.85°C
pressure: 980.5 hPa
humidity: 29%
quality: green
battery: 96%
interval: 5m0s
time-stamp: 2022-01-20 15:48:28 UTC
$> aranet4-ls -ts -o out.csv
CO2: 547 ppm
temperature: 19.85°C
pressure: 980.5 hPa
humidity: 29%
quality: green
battery: 96%
interval: 5m0s
time-stamp: 2022-01-20 15:48:28 UTC
$> head out.csv
id;timestamp (UTC);temperature (°C);humidity (%);pressure (hPa);CO2 (ppm)
0;2022-01-18 13:53:28;20.30;38;982.3;667
1;2022-01-18 13:58:28;21.30;36;982.3;836
2;2022-01-18 14:03:28;21.20;36;982.2;763
3;2022-01-18 14:08:28;21.10;35;982.2;825
4;2022-01-18 14:13:28;21.05;35;982.2;807
5;2022-01-18 14:18:28;21.00;34;982.3;765
6;2022-01-18 14:23:28;20.95;34;982.2;928
7;2022-01-18 14:28:28;20.90;34;982.2;911
8;2022-01-18 14:33:28;20.85;34;982.2;861
aranet4-srv
aranet4-srv
is a simple HTTP server that plots the full history of data samples one can retrieve from an aranet4
sensor.
This Go-based driver is heavily inspired from Anrijs/Aranet4-Python. Thanks a bunch.
Development of aranet4
happens on SourceHut.
Discussions can take place over there:
FAQs
Unknown package
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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.