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.
duo_nodejs - Duo two-factor authentication for Node.js web applications
Duo provides simple two-factor authentication as a service via:
This package allows a web developer to quickly add Duo's interactive, self-service, two-factor authentication to any web login form - without setting up secondary user accounts, directory synchronization, servers, or hardware.
What's here:
js
- Duo Javascript library, to be hosted by your webserver.duo.js
- Duo Node.js SDK to be integrated with your web applicationtest.js
- Unit tests for our SDK. Run using nodeunit tests
Install by dropping duo_nodejs in node_modules and including it in your project.
var Duo = require('duo_nodejs');
Developer documentation: http://www.duosecurity.com/docs/duoweb
Questions? Join the duo_web mailing list at http://groups.google.com/group/duo_web
Report any bugs, feature requests, etc. to us directly: https://github.com/duosecurity/duo_nodejs/issues
Have fun!
FAQs
Duo two-factor authentication for Node.js web applications
We found that duo_web 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.