-
Notifications
You must be signed in to change notification settings - Fork 156
Unhandled exception crashes using Sharphound.exe #36
Comments
SharpHound.exe version 3.0.0.0 downloaded today. Running on Windows 10 2004 19041.985 connecting to the domain using runas /netonly This has happened twice. Once running a --CollectionMethod Session --Loop and once just running just a Session Collection method SharpHound.exe -d blah.blah.domain.local --CollectionMethod Session --Loop --Loopduration 1:00:00 |
Hello, Some more testing reveals that the issue also exists when using the PowerShell SharpHound.ps1 Invoke-BloodHound function and that the point where they error appears to be essentially the same Starting SharpHound.exe using this command line .\SharpHound.exe -c All -d blah.blah.local --zipFilename C:\Temp\BloodHound3\SharpHound_Results-All_NOT_Stealth_2021-06-26.zip --WindowsOnly --OutputDirectory C:\Temp\BloodHound3\ SharpHound erroring @ 1867 objects into the process Invoke-BloodHound starting using this command line Invoke-BloodHound -CollectionMethod All -Domain blah.blah.local -ZipFilename C:\Temp\BloodHound3\Invoke-BloodHound_Results-All_NOT_Stealth_2021-06-26.zip -WindowsOnly -OutputDirectory C:\Temp\BloodHound3\ Invoke-BloodHound erroring at 1863 / 1864 objects into the process Invoke-BloodHound appearing to continue on but is eternally stuck at the object 1864 I currently have some other collections going using the Stealth option Invoke-BloodHound -CollectionMethod All -Domain blah.blah.local -ZipFilename C:\Temp\BloodHound3\Invoke-BloodHound_Results-All_2021-06-26.zip -WindowsOnly -Stealth -OutputDirectory C:\Temp\BloodHound3\ The collection was started a bit over two hours ago and it is still at this state Invoke-BloodHound collecting Session with Stealth switch started over 3 hours ago and it is still at this state SharpHound started with Stealth switch. Just started this one a little while ago so we will see how this goes. Let me know if you need more information or have a new version to test. Thanks! Robert |
We've completely rewritten SharpHound from the ground up for vnext so hopefully this will be fixed there |
Very much looking forward to it's release and doing some testing ... testing of the network and testing of SharpHound. Is it available now? Doesn't look like it. Any expected release time frame? Thanks!! |
Hello!
While executing
Sharphound.exe
=, occasionally I get the following crash and the collection stops:I thought of reporting it considering it is an unhandled exception case.
The text was updated successfully, but these errors were encountered: