
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.
[](https://travis-ci.org/gajus/seeql) [](https://coveralls.io/github/gajus/seeql)
Real-time SQL profiler.
Hello all!
I've created SeeQL for to enable real-time debugging of applications. SeeQL is extremely handy for identifying slow queries as you navigate the application. It acts as a transparent proxy, therefore 0 changes need to be done to the code base to use it. It basically allows you to see what queries are being executed, their response time, row count, etc.
I am looking for contributors who are equally passionate about using MySQL in Node.js to help further develop this project. I've opened a few simple issues to pick up if anyone wants to give it a shot!

seeql and configure it to talk with the application database.seeql service.npm install seeql -g
seeql --help
Options:
--help Show help [boolean]
--database-host Target database host. Seeql will connect to this database
and proxy all incoming queries. [string] [required]
--database-database [string] [required]
--database-password [string] [required]
--database-user [string] [required]
--service-port [number] [default: 3306]
FAQs
[](https://travis-ci.org/gajus/seeql) [](https://coveralls.io/github/gajus/seeql)
We found that seeql 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.