LeakedIn Logo
Stories About Data Leaks and Related Stuff

Potential leak of data: LDAP Admin

0 votedvote

Detected 1 occurrence(s) of ‘CN\=Admin’:

 - The domain name after the '@'.
  // %dc - The domain name hierarchal string e.g. "dc=test,dc=domain,dc=com"
  // %dn - DN found by ldap search when search_filter/search_base_dn are used
  'base_dn'       => 'dc=titi,dc=local',
  'bind_dn'       => 'cn=admin,dc=titi,dc=local',
  'bind_pass'     => '',
  // It's possible to bind for an individual address book
  // The login name is used to search for the DN to bind with
  'search_base_dn' => '',
  'search_filter'  => ')',   // e.g. '(&(objectClass=posixAc

Source: http://pastebin.com/raw.php?i=zv0kutu2

Tags: ,

Comments are closed.