Run the binary with two arguments:
- First argument is the ldap query that you want to make. Ex:
(&(objectCategory=group))
- Second argument is the object attribute that you want to query from the the object
name,CN,lastlogon
.\LDAPFury.exe "(&(objectCategory=user))" "name,cn,lastlogon,objectsid,pwdlastset"