Enum
scp -r SharpHound.exe [email protected]:/home/htb-student/Desktop/ad/upload ./SharpHound.exe C:\Users\Administrator\Desktop*Evil-WinRM* PS C:\Users\Administrator\Desktop> ./SharpHound.exe -c All
2024-10-23T20:29:33.4184482-05:00|INFORMATION|This version of SharpHound is compatible with the 4.3.1 Release of BloodHound
2024-10-23T20:29:33.5746977-05:00|INFORMATION|Resolved Collection Methods: Group, LocalAdmin, GPOLocalGroup, Session, LoggedOn, Trusts, ACL, Container, RDP, ObjectProps, DCOM, SPNTargets, PSRemote
2024-10-23T20:29:33.6059524-05:00|INFORMATION|Initializing SharpHound at 8:29 PM on 10/23/2024
2024-10-23T20:29:33.6528747-05:00|WARNING|[CommonLib LDAPUtils]Exception getting LDAP connection for filter (objectclass=domain) and domain INLANEFREIGHT.LOCAL
System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException: An operations error occurred.
---> System.DirectoryServices.DirectoryServicesCOMException: An operations error occurred.
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_AdsObject()
at System.DirectoryServices.PropertyValueCollection.PopulateList()
at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName)
at System.DirectoryServices.PropertyCollection.get_Item(String propertyName)
at System.DirectoryServices.ActiveDirectory.PropertyManager.GetPropertyValue(DirectoryContext context, DirectoryEntry directoryEntry, String propertyName)
--- End of inner exception stack trace ---
at System.DirectoryServices.ActiveDirectory.PropertyManager.GetPropertyValue(DirectoryContext context, DirectoryEntry directoryEntry, String propertyName)
at System.DirectoryServices.ActiveDirectory.Domain.GetRoleOwner(ActiveDirectoryRole role)
at System.DirectoryServices.ActiveDirectory.Domain.get_PdcRoleOwner()
at SharpHoundCommonLib.LDAPUtils.<GetUsableDomainController>d__47.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at SharpHoundCommonLib.LDAPUtils.<CreateLDAPConnection>d__46.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at SharpHoundCommonLib.LDAPUtils.<QueryLDAP>d__34.MoveNext()
2024-10-23T20:29:33.6528747-05:00|ERROR|Unable to connect to LDAP, verify your credentialsLast updated