You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SharpHound is documented as having a command line option called skipregistryloggedon.
However, looking in the code, this option does not actually do anything. The value is obtained here, but doesn't seem to be referenced anywhere else in the SharpHound/SharpHoundCommon repositories.
Given that the default behavior has been to use registry session collection, might consider remove this command line option.
The text was updated successfully, but these errors were encountered:
SharpHound is documented as having a command line option called skipregistryloggedon.
However, looking in the code, this option does not actually do anything. The value is obtained here, but doesn't seem to be referenced anywhere else in the SharpHound/SharpHoundCommon repositories.
Given that the default behavior has been to use registry session collection, might consider remove this command line option.
The text was updated successfully, but these errors were encountered: