Jake Hildreth

Results 21 issues of Jake Hildreth

We need a methodology for ranking risk. This should be in place before we surface risk ratings to the user.

enhancement
help wanted

ESC4 and ESC5 should report issues based on effective access instead of just filtering out Deny ACEs. Filtering Denys cuts down on false positives but doesn't provide a picture of...

enhancement
help wanted

msPKI-Certificate-Name-Flag check in ESC1-3 currently uses a direct comparison (`-eq`) instead of a bitwise comparison (`-band`) which could result in false negatives in situations where multiple msPKI-Certificate-Name-Flag bits are enabled.

bug

Current text colors work fine on dark terminal backgrounds but not so well on light backgrounds.

enhancement
help wanted

Show- functions were using variables from the script scope, so they don't work standalone. Need to pass variables to them.

bug

See: https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/am-i-seeing-double-the-case-of-quot-multiple-copies-of-the-same/ba-p/255499 ![image](https://github.com/TrimarcJake/BlueTuxedo/assets/14374121/c821f90e-d92c-4321-9cb4-fc6d0b6d26df)

There should be an option to select which type of new zone will be created. File-backed zones are likely a configuration and security nightmare and should not be an option....

Allows for single-name domains. Dangerous af. See: https://learn.microsoft.com/en-us/previous-versions/technet-magazine/cc137727(v=msdn.10)