itm4n/PrivescCheck

LapsV2 is not being checked?

nurfed1 opened this issue · 3 comments

Hey,

It looks like LAPSv2 is currently not being checked.
I don't have time to make a PR right now, but I think a check could be added for the following locations:

Intune

HKLM:\Software\Microsoft\Policies\LAPS

GPO

HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\LAPS

Local

HKLM:\Software\Microsoft\Windows\CurrentVersion\LAPS

itm4n commented

You're absolutely right. I haven't implemented this yet. :/

itm4n commented

Fixed with commit db7d1f7

Looks good!
Thanks.