Created
February 9, 2022 17:22
-
-
Save shollingsworth/3e0c35e60a69eacad48b10e5f430a31c to your computer and use it in GitHub Desktop.
ldapsearch dump
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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