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/xiaomengxinx/fish-telegram-captcha-bot
A telegram bot running on vercel to verify if the user is a human.
Notice: DO NOT Use the default invite link
There is a default invite link for a private groupchat in Telegram, which at the top of link list. The property of this invite link cannot be changes, which means that this bot cannot verify the new member joined with this invite link.
In the groups linked with a channel, you can use this mode to verify new members.
Notice: The permission of "Invite Users via Link" CAN NOT be enabled on verification-after-join mode.
The bot will automatically handle the verification process. New members will be restricted after joining the group until they pass the CAPTCHA.
token
site-key
and secret-key
of your hCaptchaBOT_TOKEN
: The token of your telegram bot.SECRET_KEY
: The secret key of your hCaptcha account.SITE_KEY
: The site key of your active site.https://api.telegram.org/bot[BOT_TOKEN]/setWebhook?url=https://[YOUR_DOMAIN]/webhook/[BOT_TOKEN]
Due to the limitations of vercel, Verification-After-Join mode only can work on your own server.
FRONTEND_URL="YOUR_DEPLOYMENT_URL" \
BOT_TOKEN="YOUR_BOT_TOKEN" \
./Fish-Telegram-Captcha-Bot
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.