
Research
5 Malicious Chrome Extensions Enable Session Hijacking in Enterprise HR and ERP Systems
Five coordinated Chrome extensions enable session hijacking and block security controls across enterprise HR and ERP platforms.
mocha-sauce
Advanced tools
Tools for running mocha tests on saucelabs. You can use this programatically or as a CLI.
To wire up your test you'll need to include the browser.js file that's in this repository. I suggest you rename it something like mocha-sauce.js and then add a script tag:
<script src="mocha-sauce.js"></script>
Then modify your html file for tests so that mocha.run() is replace with mochaSauce(mocha).run(). That way the stream of results will be made available to this client.
Usage: mocha-sauce [options]
Options:
-h, --help output usage information
-V, --version output the version number
-B, --browser [name] The browser to test on
-I, --iteration [number] The browser version to test with
-O, --operating-system [name] The operating sytem to test with
-L, --list [by] List available versions/operating-systems/browsers rather than actually testing them
You can
FAQs
Tools for running mocha tests on saucelabs
We found that mocha-sauce 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
Five coordinated Chrome extensions enable session hijacking and block security controls across enterprise HR and ERP platforms.

Research
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.

Research
/Security News
A malicious Chrome extension steals newly created MEXC API keys, exfiltrates them to Telegram, and enables full account takeover with trading and withdrawal rights.