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.
@rubynetwork/rh
Advanced tools
proxy based on testcafe-hammerhead (password is
sharkie4life
)
Demo link: https://demo-opensource.rammerhead.org
Polished closed-source-for-now browser version: https://browser.rammerhead.org (more links by awesome community members in the discord server at the end of readme)
Server infrastructure costs money and developing this project consumes a lot of my time, so I would appreciate it greatly if you become a Patreon member: https://www.patreon.com/rammerhead
Package is for those who want a fully-configurable proxy that works on many sites
This proxy supports proxying
The proxy allows users to create a "session". When they access their session, their localStorage and cookies will be synced with rammerhead. This allows for accurately mocking cookied requests and conveniently save their logins even if they switch devices. This also enables users to configure a custom HTTP proxy server for rammerhead to connect to for the session.
Rammerhead recommends you to have at least node v16 to be installed. Once you installed nodejs, clone the repo, then run npm install
and npm run build
.
After, configure your settings in src/config.js. If you wish to consistently pull updates from this repo without the hassle of merging, create config.js
in the root folder so they override the configs in src/
.
Finally run the following to start rammerhead: node src/server.js
For any user-help non-issue related questions, especially pertaining to Rammerhead Browser, please ask them here: Rammerhead Support Server.
FAQs
User friendly web proxy powered by testcafe-hammerhead
We found that @rubynetwork/rh demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.