
Research
Malicious fezbox npm Package Steals Browser Passwords from Cookies via Innovative QR Code Steganographic Technique
A malicious package uses a QR code as steganography in an innovative technique.
@wormhole-labs/cctp-executor-route
Advanced tools
This package implements an AutomaticRoute for use with the Wormhole Typescript SDK
This project includes a script for testing a USDC token transfer using the CCTPv1 or CCTPv2 Executor routes with a referrer fee. You can change the source and destination chains in the examples/transfer.ts
file.
First, install dependencies and build the project:
npm ci && npm run build
Set your private keys as environment variables:
export EVM_PRIVATE_KEY=<your_evm_private_key>
export SVM_PRIVATE_KEY=<your_svm_private_key>
export SUI_PRIVATE_KEY=<your_sui_private_key>
export APTOS_PRIVATE_KEY=<your_aptos_private_key>
To fetch a quote for the transfer:
npm run examples:test
To actually send the transfer, set an additional environment variable:
SEND_TRANSFER=true npm run examples:test
⚠️ Note:
- All relevant contract addresses and constants are defined in
src/consts
.
FAQs
This package implements an AutomaticRoute for use with the Wormhole Typescript SDK
The npm package @wormhole-labs/cctp-executor-route receives a total of 602 weekly downloads. As such, @wormhole-labs/cctp-executor-route popularity was classified as not popular.
We found that @wormhole-labs/cctp-executor-route demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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
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.
Application Security
/Research
/Security News
Socket detected multiple compromised CrowdStrike npm packages, continuing the "Shai-Hulud" supply chain attack that has now impacted nearly 500 packages.