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.
I run SharpHound.exe with the option -c All from metasploit meterpreter on Windows 2003 server and the following error occurs.
Can Anyone help solving this issue.
Unhandled Exception: System.MissingMethodException: Method not found: 'Boolean System.Threading.WaitHandle.WaitOne(System.TimeSpan)'.
at Sharphound2.Utils.DoPing(String hostname, Int32 port)
at Sharphound2.Utils.GetUsableDomainControllers()
at Sharphound2.Sharphound.Main(String[] args)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I run SharpHound.exe with the option -c All from metasploit meterpreter on Windows 2003 server and the following error occurs.
Can Anyone help solving this issue.
Unhandled Exception: System.MissingMethodException: Method not found: 'Boolean System.Threading.WaitHandle.WaitOne(System.TimeSpan)'.
at Sharphound2.Utils.DoPing(String hostname, Int32 port)
at Sharphound2.Utils.GetUsableDomainControllers()
at Sharphound2.Sharphound.Main(String[] args)
The text was updated successfully, but these errors were encountered: