This is a example how bad implementation of ldap cause certain data leak
Used ldap server : ldap://ldap.forumsys.com:389
Find out anyone of the user mail,login with the mail and finally capture the flag
npm install
node ldap.js
flag{L_D_A_P}
- find any user uid using search functionality
- Do blind based injection for email
https://docs.google.com/presentation/d/1EK3KgU7ylt9etJDPIibJznpMHxV_HYLfYeQsWGDznK0/edit?usp=sharing