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.
@testrtc/qualityrtc-sdk
Advanced tools
- Copy files from qualityRTC repository/tests folder - delete package.json and tsconfig.json and tslint.json
update version in package.json npm run publish-qrtc npm run publish-beta
export NODE_OPTIONS=--openssl-legacy-provider
cd qualityrtc-sdk
yarn build-dev
yarn publish-beta
or
yarn build-dev && yarn serve-local
yarn build-dev
cd sample-Twilio-video-app-React-TypeScript-watchRTC
export NODE_OPTIONS=--openssl-legacy-provider
yarn add file:../watchrtc-sdk
yarn start-dev
C:\final\testrtc\qualityrtc\tests C:\final\testrtc\watchrtc-sdk\qualityrtc-sdk\src\tests
C:\final\testrtc\monortc\packages\watchrtc-sdk C:\final\testrtc\watchrtc-sdk
FAQs
qualityRTC, network testing sdk
The npm package @testrtc/qualityrtc-sdk receives a total of 1 weekly downloads. As such, @testrtc/qualityrtc-sdk popularity was classified as not popular.
We found that @testrtc/qualityrtc-sdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.