Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
nodebb-plugin-math-captcha
Advanced tools
Adds a simple mathematical problem to the registration process.
This plugin adds a captcha to the registration process for new users to solve. It displays a simple calculation that the users has to enter in an input box. The question is retrieved via web sockets. Initially a honeypot calculation before the web socket calculation is downloaded will be presented.
This is probably not a good captcha for frequently visited websites. Consider using other captcha solutions like nodebb-plugin-spam-be-gone
. The math captcha might be more user friendly but provides less security against spam bots.
If the nodebb-plugin-prometheus
plugin is installed and activated, this plugin will deliver additional metrics.
Name | Type | Labels | Help |
---|---|---|---|
nodebb_plugin_math_captcha_created_total | counter | Total created captcha | |
nodebb_plugin_math_captcha_submitted_total | counter | solution | Total submitted captcha (solution is either correct, invalid_session, not_a_number, wrong, honeypot or empty) |
Repository: https://gitlab.com/cppnet/nodebb/nodebb-plugin-math-captcha
FAQs
Adds a simple mathematical problem to the registration process.
The npm package nodebb-plugin-math-captcha receives a total of 0 weekly downloads. As such, nodebb-plugin-math-captcha popularity was classified as not popular.
We found that nodebb-plugin-math-captcha 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.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
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.