BloodHoundAD / SharpHoundCommon

Common library used by SharpHound.
GNU General Public License v3.0
75 stars 47 forks source link

Extraction of password policies and some registry values from the GptTmpl file #52

Closed 0cmenog closed 6 months ago

0cmenog commented 1 year ago

With this PR, the GptTmpl.inf file is parsed more in depth, to extract:

github-actions[bot] commented 1 year ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

0cmenog commented 1 year ago

I have read the CLA Document and I hereby sign the CLA

rvazarkar commented 1 year ago

This is pretty cool, we've been talking about pulling more info out of GPOs for a while. Will take a look and discuss internally

0cmenog commented 1 year ago

The extraction of the following lockout policies has been added:

Also, some GPO precedences have been added to visualize the really applied GPO rules:

Indeed, this PR is related to the BloodHoundAD/BloodHound#672 one, where the main part of the precedences are managed.

0cmenog commented 10 months ago

The PR has been updated once more to add the extraction of:

Moreover, the ingestion and the visualization have been implemented in a new PR for the new BloodHound version.

StephenHinck commented 6 months ago

Hello, please see my comment here: https://github.com/SpecterOps/BloodHound/pull/178#issuecomment-1969184434