
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@goodgamestudios/cxf-announcements
Advanced tools
Logic to display announcements loaded from RestAPI. Template html are also used by CXF Admin panel to display preview
Logic to display announcements loaded from RestAPI. Template html are also used by CXF Admin panel to display preview
###To test the announcement functionality with the game locally:-
Create a couple of announcements for the targeted stage and network instances using the CAP-TOOL the QA works for on staging Env, so better to test on Staging)
Build the announcement plugin by running:
npm run build:<STAGE>
Serve the build folder(dist) locally:
npm run serve:locally
Use Requestly or any similar plugin that allows for intercepting a request and redirecting it to another
Using Requestly , Create a rule to redirect the used announcement plugin to our local one that exists in the dist folder
We want to redirect from this url https://hotpkg.com/@goodgamestudios/cxf-announcements@qa/dist/announcements.js to the local port that we are running http://127.0.0.1:4002/announcements.js
Navigate the game or integration page for the wanted game like this one here
https://html5-game-integration.ggs-ep.com/empire?env=qa&branch=main
Make sure that you are using the right Network, Server, and instance for the game
Once you logged in to the game you should be able to see the announcements icon displayed
Clicking the announcements icon should display the announcements that you created using the CAP tool
FAQs
Logic to display announcements loaded from RestAPI. Template html are also used by CXF Admin panel to display preview
We found that @goodgamestudios/cxf-announcements demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 21 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
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.