Skip to content

add remote management users collection#263

Closed
RiccardoAncarani wants to merge 1 commit intoSpecterOps:masterfrom
RiccardoAncarani:master
Closed

add remote management users collection#263
RiccardoAncarani wants to merge 1 commit intoSpecterOps:masterfrom
RiccardoAncarani:master

Conversation

@RiccardoAncarani
Copy link

Related to SharpHound's pull request 83

The edge CanPSRemote has been added to indicate whether a user or group can execute code on a remote machine using PowerShell remoting. This information can be retrieved parsing the local group "Remote Management Users".

For example, I am pushing the group "Domain Users" in the local group "Remote Management Users", as it is possible to see in the screenshot below from my test domain:

image

and, as you can see, the user RANCARANI is able to Enter-PSSession in the domain controller:

image

The result within BloodHound is the following:

image

I also added in the user, group and computer tab their relative "Execution Privileges" attributes.

@rvazarkar
Copy link
Contributor

Thanks for the PR, and sorry for the late reply, been pretty busy lately. This actually looks like it could be a great addition to the project, we're going to discuss it internally for a bit and get back to you!

@yellow-starburst
Copy link

This seems like it would be a great addition

@RiccardoAncarani
Copy link
Author

...I guess there’s no reason for leaving this PR open.

@rvazarkar
Copy link
Contributor

Hey, sorry about that, I couldn't figure out a way to merge this PR into the new BloodHound codebase in a sane way, since everything was being rewritten from scratch on the ingestor side.

I've added credit for the idea to the 3.0 release notes for you, and again, sorry for the very late reply. Its been kind of chaotic for the past few months

https://github.com/BloodHoundAD/BloodHound/releases/tag/3.0.0

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants