Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
google-cast-launcher
Advanced tools
npm install
setup: https://hackernoon.com/raspberry-pi-headless-install-462ccabd75d0 wifi: https://howchoo.com/g/ndy1zte2yjn/how-to-set-up-wifi-on-your-raspberry-pi-without-ethernet find out raspberry ip: arp -a raspberrypi (192.168.1.33) at b8:27:eb:b7:38:81 on en0 ifscope [ethernet] ssh pi@192.168.1.33 setup public/private key ssh authentcation: ssh-copy-id pi@192.168.1.33
sudo apt-get update && sudo apt-get upgrade sudo apt-get install nodejs npm git xvfb snapd --yes sudo snap install core sudo snap install chromium
sudo npm install -g npm sudo apt-get remove npm mkdir google-cast-launcher npm install google-cast-launcher setup .env file
sudo npm install pm2@latest -g pm2 startup cd google-cast-launcher pm2 start node_modules/google-cast-launcher/pm2_process.config.js pm2 save
#running manually in raspberry pi xvfb-run -a --server-args="-screen 0 1280x1024x16 -ac -nolisten tcp" node build/index.js
FAQs
google-cast-launcher
We found that google-cast-launcher demonstrated a not healthy version release cadence and project activity because the last version was released 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 researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.