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.
Input processing command line toolkit
$ npm install -g redir-cli
$ redir COMMAND
running command...
$ redir (-v|--version|version)
redir-cli/0.2.5 darwin-x64 node-v10.12.0
$ redir --help [COMMAND]
USAGE
$ redir COMMAND
...
redir edit NAME
Edit a redir script
USAGE
$ redir edit NAME
ARGUMENTS
NAME name of the script
OPTIONS
-h, --help show CLI help
See code: src/commands/edit.ts
redir hello [FILE]
describe the command here
USAGE
$ redir hello [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
EXAMPLE
$ redir hello
hello world from ./src/hello.ts!
See code: src/commands/hello.ts
redir help [COMMAND]
display help for redir
USAGE
$ redir help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
redir run NAME
Execute a redir script
USAGE
$ redir run NAME
ARGUMENTS
NAME name of the script to run
OPTIONS
-h, --help show CLI help
--fetch Pass result to fetch
See code: src/commands/run.ts
redir scripts
List available scripts
USAGE
$ redir scripts
OPTIONS
-h, --help show CLI help
See code: src/commands/scripts.ts
FAQs
Input processing command line toolkit
The npm package redir-cli receives a total of 0 weekly downloads. As such, redir-cli popularity was classified as not popular.
We found that redir-cli 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.