
Research
/Security News
Toptal’s GitHub Organization Hijacked: 10 Malicious Packages Published
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
A simple dev HTTP/HTTPS proxy for replacing CORS headers.
Other new features you can find in roadmap.
Full documentation you can found on wiki pages.
You can install the application in one of the following ways:
brew install evg4b/tap/uncors
scoop bucket add evg4b https://github.com/evg4b/scoop-bucket.git
scoop install evg4b/uncors
# Run as a independent CLI tool
npx -y uncors ...
# Or add as dependency in your package
npm install uncors --save-dev
# yarn add uncors --dev
# pnpm add -D uncors
docker run -p 80:3000 evg4b/uncors --from 'http://local.github.com' --to 'https://github.com'
stew install evg4b/uncors
Or find more installation methods in uncors wiki.
The following command can be used to start the UNCORS proxy server:
uncors --from 'http://localhost' --to 'https://github.com' --http-port 8080
More information about configuration and usage you can find on UNCORS wiki.
[!Caution]
Please be aware that the modification or replacement of CORS headers may introduce potential security vulnerabilities. This tool is specifically engineered to optimize the development and testing workflow and is not intended for use in a production environment or as a remote proxy server. It has not undergone a thorough security review; therefore, caution should be exercised when utilizing it.
FAQs
A simple dev HTTP/HTTPS reverse proxy for replacing CORS headers.
The npm package uncors receives a total of 216 weekly downloads. As such, uncors popularity was classified as not popular.
We found that uncors 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
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
Research
/Security News
Socket researchers investigate 4 malicious npm and PyPI packages with 56,000+ downloads that install surveillance malware.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.