Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CollectAllProperties Does not Appear To Collect All Properties #56

Closed
McBartok opened this issue Jul 7, 2023 · 2 comments
Closed

CollectAllProperties Does not Appear To Collect All Properties #56

McBartok opened this issue Jul 7, 2023 · 2 comments

Comments

@McBartok
Copy link

McBartok commented Jul 7, 2023

Adding the "--collectallproperties" tag to get additional all LDAP information does not appear to collect anything additional.

The below image shows a comparison of a collection run with (left) and without (right) the "--collectallproperties" tag.

image

Full commands that was run:
SharpHound.exe --collectionmethods All,GPOLocalGroup --domain TestDom.corp --prettyprint
SharpHound.exe --collectionmethods All,GPOLocalGroup --domain TestDom.corp --prettyprint --collectallproperties

@rvazarkar
Copy link
Contributor

Finally managed to track down whats going on with this bug. Will work on a fix

@rvazarkar
Copy link
Contributor

Fixed in v2.0.1

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

No branches or pull requests

2 participants