
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
github.com/iagapie/bluetooth-auto-connect
Advanced tools
A linux command line tool try to automatically connect to all paired and trusted bluetooth devices.
make build
bluetooth-auto-connect app in /usr/bin/init/bluetooth-auto-connect.service file to /etc/systemd/system/
sudo systemctl enable bluetooth-auto-connectIf you are using a bluetooth headset with pulseaudio running as your user, then the above service will fail to connect to your headset on boot because pulseaudio won't have been started when to bluetooth service comes up.
init/pulseaudio-bluetooth-auto-connect.service file to /etc/systemd/user/ or ~/.config/systemd/user/
systemctl --user enable pulseaudio-bluetooth-auto-connectMIT License
Copyright (c) 2021 Igor Agapie
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.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.