Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
whirlpool-sixth-sense
Advanced tools
Unofficial API for Whirlpool's 6th Sense appliances.
As an example on how to use this library, please check the implementation of Home Assistant's Whirlpool Integration, or take a look at the whirlpool_ac.py
file.
If a command does not work, check if it works through the official app.
Use this at your own risk. If, by using this software, any damage is caused to your appliance, or if you get too hot because your AC got crazy and now you can't sleep, the developers of this software or the manufacturer of your appliance cannot be blamed.
listing all Whirpool appliances for an account:
python cli.py -l -b "whirlpool" -e "person@mail.com" -p "password123"
viewing/controlling a single Maytag appliance:
python cli.py -l -b "maytag" -s "SAID123" -e "person@mail.com" -p "password123"
FAQs
Unofficial API for Whirlpool's 6th Sense appliances
We found that whirlpool-sixth-sense 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.