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.
CLI to upload files to omploader.
ompload
requires a copy of cURL in the PATH, and will
automatically copy the list of URLs to the X11 clipboard if
xclip is available in your PATH.
$ gem install ompload
$ ompload [-h|--help] [options] [file(s)]
-q, --quiet Only output errors and warnings
-u, --url Only output URLs
-f, --filename File name on omploader for when piping data via stdin
-n, --no-clip Disable copying of the URL to the clipboard
You can supply a list of files or data via stdin (or both)
$ ompload foo bar baz
$ echo 'qux' | ompload -f qux
Distributed under the terms of the GNU General Public License v3
Copyright 2007-2009 David Shakaryan <omp@gentoo.org>
Copyright 2007-2009 Brenden Matthews <brenden@diddyinc.com>
Distributed under the terms of the GNU General Public License v3
Special thanks to Christoph for a patch.
FAQs
Unknown package
We found that ompload 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.