aniqfakhrul / powerview.py

Just another Powerview alternative
MIT License
456 stars 50 forks source link

Set-RBCD Success Response wrong direction? #116

Open cmprmsd opened 4 hours ago

cmprmsd commented 4 hours ago

Hey there!

I think this there is a wording issue in Set-DomainRBCD:

[Set-DomainRBCD] Success! TARGETCOMPUTER is now in mycomputeraccount$'s msDS-AllowedToActOnBehalfOfOtherIdentity attribute

Shouldn't it be like this, as I'm editing the targets attribute?:

[Set-DomainRBCD] Success! mycomputeraccount$ is now in TARGETCOMPUTER's msDS-AllowedToActOnBehalfOfOtherIdentity attribute

Great tooling. Can't stop to praise :+1:

aniqfakhrul commented 3 hours ago

You're right! Thanks for pointing this out