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.
github.com/alistanis/ssh
Remote CURL is an application that can make curl requests behind a jump box by establishing an SSH connection to the jump box, and then curling a route inside the jump box's network. This is intended to be used within the confines of a VPC/VPN situation.
GTN, or GoTunnel, is an application that establishes an SSH connection to a remote machine, and then establishes a connection to a remote host over a specified host:port and proxies information as if the remote service, such as MySQL, is running on the user's local machine.
Currently, in order to make this compile, you need to fix import paths. I wrote this on my own time at SessionM and have been using it there, so currently it is still part of SessionM's shared library.
Server Channel handling implementation taken from https://gist.github.com/jpillora/b480fde82bff51a06238
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
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.