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.
This is a CLI tool to make API requests from terminal over the web and supports Authorisation, Custom Payloads and headers out of the box.
This is a CLI tool for sending API requests over the web from a terminal without needing to remember complex commands.
Open terminal in root directory
Install the NPM package
npm i -g nocurl
Initialise the package
nocurl -i
And it is ready to use
Supported in All Systems and Terminals (CMD, PS, bash, sh, zsh)
Supports Basic auth and OAuth2.0 with client credentials
Save Requests and Use them later
Use Auth Mechanism of other saved request in new request
HTTP methods: GET POST PUT PATCH DELETE
Body Type: JSON XML Text
Headers: Any number of headers as key value pairs
See the full description of Request or Auth mechanism in the terminal
Send a new Request
nocurl -r
Execute an existing request
nocurl -n <name>
List a saved Request
nocurl -lr
List a saved Auth mechanism
nocurl -la
FAQs
This is a CLI tool to make API requests from terminal over the web and supports Authorisation, Custom Payloads and headers out of the box.
The npm package nocurl receives a total of 3 weekly downloads. As such, nocurl popularity was classified as not popular.
We found that nocurl demonstrated a healthy version release cadence and project activity because the last version was released less than 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.