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
{{ message }}
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
After some debugging, I figured out that this issue happens only when -Stealth options is passed to SharpHound. Without that option, everything looks fine:
PS C:\Users\Public\phra> Invoke-BloodHound -CollectionMethod All -StatusInterval 60000
Initializing BloodHound at 13:29 on 9-4-2019
Resolved Collection Methods to Group, LocalAdmin, Session, Trusts, ACL, Container, RDP, ObjectProps, DCOM
Starting Enumeration for contoso.com
Status: 2848 objects enumerated (+2848 47,46667/s --- Using 187 MB RAM )
Status: 19490 objects enumerated (+16642 162,4167/s --- Using 166 MB RAM )
Status: 36450 objects enumerated (+16960 202,5/s --- Using 201 MB RAM )
Status: 51583 objects enumerated (+15133 214,9292/s --- Using 206 MB RAM )
Status: 69688 objects enumerated (+18100 232,2933/s --- Using 251 MB RAM )
Status: 72851 objects enumerated (+3163 235,7637/s --- Using 158 MB RAM )
Finished enumeration for contoso.com in 00:05:09.2112269
phra
changed the title
Huge memory usage
Huge memory usage when -Stealth option is used
Apr 9, 2019
Hi,
I am running the latest release of
Invoke-BloodHound
ingestor and I am experiencing a huge memory usage in my test environment.The text was updated successfully, but these errors were encountered: