Last week, we published an article on a recent Chrome zero-day exploit (worth reading if you want see the history of the issue). There was a new announcement this Saturday, announcing another Chrome exploit, with the recommendation that everyone update their browser.
We have updated the J1 Query that will help you determine if anyone in your company is running an older version of the browser, prior to version 94.0.4606.61.
How to determine the potential impact of the Chrome Zero-Day exploit
For existing JupiterOne users who have enabled an endpoint integration, you can verify the status of company wide updates by running the following J1 query. Not a current JupiterOne user? You can run the query immediately when you register for our free, lifetime license. You’ll get immediate visibility to Chrome users in your company who have not updated to the latest version.
The return results will show all users who have not updated their browser and help accelerate your company’s response to the exploit.
FIND Person as person
THAT OWNS Device
(THAT (MANAGES|MONITORS) HostAgent)?
THAT (IDENTIFIED|INSTALLED) as i Application as app
WHERE
app.name ~= ('Chrome' or 'Chromium') AND
i.version != "94.0.4606.61"
RETURN
person.displayName,
person.email,
i.version as chromeVersion
Stay safe. Know more, fear less. Reach out if you have any questions.
Posted By Sounil Yu
Before Sounil Yu joined JupiterOne as CISO and Head of Research, he was the CISO-in-Residence for YL Ventures, where he worked closely with aspiring entrepreneurs to validate their startup ideas and develop approaches for hard problems in cybersecurity. Prior to that role, Yu served at Bank of America as their Chief Security Scientist and at Booz Allen Hamilton where he helped improve security at several Fortune 100 companies and government agencies.
To hear more from Sounil, get our newsletter. No spam, just the good stuff once or twice a month. Sign up below.
Stay Connected
Subscribe to our newsletter!
Get updates from JupiterOne Mission Control
Fresh content and cool cybersecurity news alerts delivered to your inbox at least 2x a month! Just let us know where to send it.