
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.
Connector used for https://github.com/interledger/interledger/wiki/Interledger-over-CLP
Testnet connector, see https://github.com/interledger/interledger/wiki/Interledger-over-CLP
In one screen:
$ npm install
$ node src/server-from-config-file
Listening on ws://localhost:8000/
In another:
$ node scripts/genSecrets.js
$ cat config/server.js # contains example confs for CLP-server, XRP, and ETH
$ vim config/client1.js # add your own XRP and ETH confs
$ node scripts/flood.js 10000 clp clp
[ '/Users/michiel/.nvm/versions/node/v7.7.1/bin/node',
'/Users/michiel/gh/michielbdejong/ilp-node/scripts/flood.js',
'10000',
'clp',
'clp' ]
10000 transfers took 3058ms, that is 3270.1111837802487 payments per second.
$ node scripts/genSecrets.js wss://amundsen.michielbdejong.com/ilp-node-3/api/v1
$ node scripts/flood.js 10000 clp clp
[ '/Users/michiel/.nvm/versions/node/v7.7.1/bin/node',
'/Users/michiel/gh/michielbdejong/ilp-node/scripts/flood.js',
'10000',
'clp',
'clp' ]
10000 transfers took 9044ms, that is 1105.7054400707652 payments per second.
TODO: update docs for this.
In order to connect to ethereum, you need to be running a geth node; see https://github.com/interledger/interledger/wiki/Interledger-over-ETH for full instructions.
FAQs
Connector used for https://github.com/interledger/interledger/wiki/Interledger-over-CLP
We found that ilp-node 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
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.