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.
[![Version npm](https://img.shields.io/npm/v/ton-cli.svg?logo=npm)](https://www.npmjs.com/package/ton-cli)
CLI client for TON.
npm install -g ton-cli
Invoke ton-cli
and follow wizard.
You can use flag --test to run client on test net instead of production.
# ton-cli
? Pick command
❯ Open keystore
Create keystore
Restore keystore
ton-cli
supports offline mode that could be enabled via:
--offline
argumentTON_CLI_OFFLINE=true
environment variableWhen you have working keystore you have to write out contacts.json file in the same directory to be able to perform transfers in the form:
[
{
"name": "validator_0001",
"address": "Ef9I0khL_IoN4UrmMFqNKhMZCTyKxroNCE_ajIesviF_S2bC"
}
]
Repository is bundled with test keystore and a wallet with a test coins for test (please, do not wipe it's balance).
Checkout current project and run yarn cli
to start test client.
Test keystore password:
sleep fan egg excess risk friend column remain seven bread disagree culture quick pride crush they ancient access flock settle prison kick tube word
MIT
FAQs
[![Version npm](https://img.shields.io/npm/v/ton-cli.svg?logo=npm)](https://www.npmjs.com/package/ton-cli)
The npm package ton-cli receives a total of 8 weekly downloads. As such, ton-cli popularity was classified as not popular.
We found that ton-cli 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
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.