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.
homebridge-website-to-camera
Advanced tools
Homebridge plugin for displaying a Website (intended for Google Maps-->Traffic) as Camera
(sudo) npm install -g --unsafe-perm homebridge
if you haven't already(sudo) npm install -g homebridge-website-to-camera
config.json
using the sample below (append in the block 'platforms' not 'accessories')wget https://github.com/fg2it/phantomjs-on-raspberry/releases/download/v2.1.1-wheezy-jessie-armv6/phantomjs_2.1.1_armhf.deb
sudo dpkg -i phantomjs_2.1.1_armhf.deb
In some cases, the camera is not visible in Home-App:
Add device
Code missing
Take a look at the example config.json
Fields:
name
name of the camera (required)url
the URL of the website that is to be capturedwidth
the width of the virtual browser windowheight
the height of the virtual browser windowrenderDelay
time in ms that is waited after loading the URL before screenshot is taken (increase if image is incomplete)FAQs
shows the screenshot of a website as camera (image)
The npm package homebridge-website-to-camera receives a total of 44 weekly downloads. As such, homebridge-website-to-camera popularity was classified as not popular.
We found that homebridge-website-to-camera demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.