BloodHound
BloodHound copied to clipboard
Unsupported OS gives false positives ?
I'm searching for Unsupported using the pre-built query, and the output mentions several "Windows 10 Enterprise".
Am I missing something ? The regex doesn't include a pattern for Windows 10.
Could it be possible that it checks for the Windows 10 release (eg 21H2 etc...) to mach the unsupported ones ? I doubt since given the rule it does not appear.
This is pretty confusing. I cant replicate this using a regex tester, and the regex string obviously shouldn't match Windows 10. I'll have to dig a bit more into it
I've been completely unable to reproduce this on local testing. I have absolutely no idea whats going on here
Closing this until I get more info, or can repro