Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
github.com/illmaticindustries/private-isu/benchmarker
http://twilog.org/catatsuy をスクレイピングしてラーメン画像を取得してきて、ImageMagickでフィルターをかけて1万枚ぐらいの画像を用意する
画像データと生成したmysqldumpファイルはGitHubのreleaseにアップしてある https://github.com/catatsuy/private-isu/releases/tag/img
convert $file -blur 20 blur-$file
convert $file -median 10 median-$file
convert $file -sepia-tone '70%' sepia2-$file
convert $file -sepia-tone '90%' sepia-$file
convert $file -modulate 100,90,90 red-$file
convert $file -emboss 10 emboss-$file
convert $file -modulate 100,90,90 red-$file
convert $file -type GrayScale gray-$file
./toycamera -i 50 -o 150 -s 100 -O 3 -I 3 $file toycamera-$file # http://fmwconcepts.com/imagemagick/toycamera/index.php
convert $file -flop flop-$file
http://names.mongabay.com/female_names.htm から女性名トップ1000をスクレイピングした
http://kamoji.wiki.fc2.com/ から「挨拶」をスクレイピングした
FAQs
Unknown package
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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.