Forum Discussion
oluaphenriquesilva
Nov 01, 2022Copper Contributor
MCAS - Outdated browsers
Guys, I want to know if I can use MCAS to prevent browsing from outdated browsers. In short, if the browser vendor is on version 100, but the clients are on version 95, I want to prevent them fro...
SocInABox
Nov 01, 2022Iron Contributor
Defender for endpoint would likely have more insight into the user-agent string used by the browser.
I would run a kql query in Defender and round up all of the devices with a given user agent.
If you're using Sentinel you could use a playbook to isolate the machine automatically or do it manually in the Defender UI.
- oluaphenriquesilvaNov 01, 2022Copper ContributorPerfect, I'll explore that possibility.