Skip to content

Instantly share code, notes, and snippets.

@shollingsworth
Created February 9, 2022 17:22
Show Gist options
  • Save shollingsworth/3e0c35e60a69eacad48b10e5f430a31c to your computer and use it in GitHub Desktop.
Save shollingsworth/3e0c35e60a69eacad48b10e5f430a31c to your computer and use it in GitHub Desktop.
ldapsearch dump
ldapsearch -x -h localhost -D "cn=binduser,ou=users,dc=pikaboo,dc=htb" -w 'xxxxx' -b "dc=pikaboo,dc=htb"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment