Any Defender API available to get the mitigations status of exploit protection of the endpoints
I need an API to get the all the migitation status of exploit protection of the endpoints.
Below are few of the migitation types of exploit protection
Control flow guard (CFG)Data Execution Prevention (DEP)Force randomization for images (Mandatory ASLR)Randomize memory allocations (Bottom-Up ASLR)
Thanks for your time:)
I need an API to get the all the migitation status of exploit protection of the endpoints.Below are few of the migitation types of exploit protectionControl flow guard (CFG)Data Execution Prevention (DEP)Force randomization for images (Mandatory ASLR)Randomize memory allocations (Bottom-Up ASLR) Thanks for your time:) Read More