اختبار شهادة Certified Ethical Hacker (CEH) V13

السؤال 390 من 448

كل الأسئلة

A CEH is performing LDAP enumeration against a system that only accepts secure LDAP (LDAPS). Using Python and the ldap3 library, they connect but cannot retrieve naming contexts or domain details as expected. What is the most plausible reason?

الخيارات

  • A The Python version is incompatible with the ldap3 library
  • B The secure LDAP connection was not initialized with 'use_ssl = True' on the server object
  • C The target’s IDS blocked the enumeration process
  • D The connection failed due to an incorrect port number

النقاشات

لا توجد نقاشات منشورة لهذا السؤال حالياً.