
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@cs-chatbots/cobrowsing
Advanced tools
Unified Cobrowsing Solution. It offers uniform control and appearance of the following solutions:
npm install @cs-chatbots/cobrowsing
import { cobrowsing, CobrowsingProvider } from '@cs-chatbots/cobrowsing'
const options = {
provider: CobrowsingProvider.TV,
scriptUri: 'https://staging.engage.teamviewer.com/cdn/js/abcdefgh.js'
}
const { init, isActive, start, stop } = cobrowsing(options);
start(); // Starts Teamviewer Cobrowsing session
| Option | Description |
|---|---|
| provider | Specified provider. E. g. CobrowsingProvider.TV |
| scriptUri | Script URI of the Teamviewer solution E.g. 'https://staging.engage.teamviewer.com/cdn/js/abcdefgh.js' |
| onStart | On start callback. It is triggered when the user starts the Cobrowsing session. |
| onStop | On stop callback. It is triggered when the user stops the Cobrowsing session. |
| method | description |
|---|---|
| init | The init() function. It should be called right after the page is loaded. Possibly during the bootstrap phase. It ensures that the selected solution is loaded and the Cobrowsing session continues. It was created primarily to ensure the continuity of the Cobrowsing session after the page reload. |
| isActive | The isActive() function. Returns a boolean value which shows if the Cobrowsing session is active/connected. |
| start | The start() function. Starts the Cobrowsing session. A small UI interface is shown where the session id is visible and the Cobrowsing session can be deactivated. |
| stop | The stop() function. Stops the Cobrowsing session. The UI for closing the session is destroyed. Should be called on user logout if the Cobrawsing session is active. |
npm install
npm run start
Dev server starts on http://localhost:4000/
FAQs
Cobrowsing
We found that @cs-chatbots/cobrowsing demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.

Research
A malicious package uses a QR code as steganography in an innovative technique.

Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.