mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-22 04:33:28 +00:00
Merge pull request #558 from harryfrankl/patch-2
Update pentesting-ldap.md
This commit is contained in:
commit
c437402117
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ text: 000004DC: LdapErr: DSID-0C090A4C, comment: In order to perform this opera
|
|||
tion a successful bind must be completed on the connection., data 0, v3839
|
||||
```
|
||||
|
||||
If you find something saying that the "_bind must be completed_" means that the credentials arr incorrect.
|
||||
If you find something saying that the "_bind must be completed_" means that the credentials are incorrect.
|
||||
|
||||
You can extract **everything from a domain** using:
|
||||
|
||||
|
|
Loading…
Reference in a new issue