-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
I am getting the following error even though it completes.
Given its not finding any chains, is this error something I can ignore or is it causing the script not to find any chains?
You cannot call a method on a null-valued expression.
At \Invoke-ACLPwn.ps1:1754 char:60
- ... ere-Object {$_.PrincipalName.ToString().ToLower() -like "$($g.NTAccou ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : InvalidOperation: (:) [], RuntimeException
- FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression.
At \Invoke-ACLPwn.ps1:1754 char:60
- ... ere-Object {$_.PrincipalName.ToString().ToLower() -like "$($g.NTAccou ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : InvalidOperation: (:) [], RuntimeException
- FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression.
At \Invoke-ACLPwn.ps1:1754 char:60
- ... ere-Object {$_.PrincipalName.ToString().ToLower() -like "$($g.NTAccou ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : InvalidOperation: (:) [], RuntimeException
- FullyQualifiedErrorId : InvokeMethodOnNull
[] Parsing ACL. This might take a while...
[] No chain found :(
Metadata
Metadata
Assignees
Labels
No labels