Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Bug fixes#257

Open
mwkoehler wants to merge 4 commits intoPowerShellMafia:masterfrom
mwkoehler:master
Open

Bug fixes#257
mwkoehler wants to merge 4 commits intoPowerShellMafia:masterfrom
mwkoehler:master

Conversation

@mwkoehler
Copy link
Copy Markdown

I found a few cases that were not handled and either produced false positives or did not handle an exception.

Get-ModifiablePath treats service parameters like paths causing c:\ to be reported as writable. It also did not handle System.UnauthorizedAccessException. There is still a false positive for services that take a parameter for a writable path to write data to.

Get-CurrentUserTokenGroupSid tries to use empty SID values causing exceptions.

local:Get-GPPInnerFields reports xml files that have no credentials. Added check to not emit result in this case.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant