
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.
pear-opwait
Advanced tools
Pear operation stream promise wrapper
opwait(stream[, onstatus])Waits for a stream that emits status objects { tag, data }.
Resolves with the final payload, forwards errors while allowing observation of intermediate statuses.
Returns Promise<any> of the final data.
Arguments
stream: Readable emitting { tag, data }onstatus: (status) => void|Promise<void> optional observer for each statusBehavior
data, end, errortag === 'final' → stores data as resolution valuetag === 'error' → destroys stream with ERR_OPERATION_FAILED(message, data)onstatus may be async; rejection throws into the stream via destroy(err)end with last seen final (or null if none)error from the stream (including wrapped operation errors)Apache-2.0
FAQs
Pear operation stream promise wrapper
The npm package pear-opwait receives a total of 373 weekly downloads. As such, pear-opwait popularity was classified as not popular.
We found that pear-opwait 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
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.