
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.
This is a guide for how to create a digital ocean instance with:
There are two "Getting Started" sections. One is a two liner, the other is more interactive.
# 1. Create a docker-machine
# 1.1 Setup DNS while this is being created (see below)...
docker-machine create --driver digitalocean --digitalocean-access-token $DIGITALOCEAN_ACCESS_TOKEN --digitalocean-monitoring=true --digitalocean-image=ubuntu-18-04-x64 --digitalocean-region=nyc3 <MACHINE_NAME>
# 2. Init server
mgserver init:remote <MACHINE_NAME>
# 1. Create a docker-machine
# 1.1 Setup DNS while this is being created (see below)...
docker-machine create --driver digitalocean --digitalocean-access-token $DIGITALOCEAN_ACCESS_TOKEN --digitalocean-monitoring=true --digitalocean-image=ubuntu-18-04-x64 --digitalocean-region=nyc3 <MACHINE_NAME>
# 2. ssh into the docker machine
docker-machine ssh <MACHINE_NAME>
# 3. Install nodejs v10
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - && sudo apt-get install -y nodejs
# 4. Install mgserver
npm install -g mgserver
# 5. Run mgserver init & fill out the prompts...
mgserver init
@
as an A record
to redirect to droplet.www
as an A record
to redirect to droplet.FAQs
CLI to automate nginx + letsencrypt setup on digital ocean
We found that mgserver 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.