Which of the following protocols can be used to secure an LDAP service against anonymous queries?
Which of the following protocols can be used to secure an LDAP service against anonymous queries?
NTLM (NT LAN Manager) is a protocol that can be used to secure an LDAP service against anonymous queries, as it provides authentication mechanisms to ensure that only legitimate users can access the service. This helps in restricting anonymous access and securing the LDAP directory. Other options like RADIUS, WPA, and SSO are not designed specifically to secure LDAP services against anonymous queries.
CEH v11 page 493 Use NTLM or any basic authentication mechanism to limit access to legitimate users only SMB
Admin, Would you please verify our answers and feedback
Has the Admin on this site every replied? This site seems to have a "set and forget; auto-update" plan.
Enumeration Countermeasures LDAP Enumeration Countermeasures:By default, LDAP traffic is transmitted unsecured (Port 389); therefore, use Secure Sockets Layer (SSL) or STARTTLS technology to encrypt the traffic (Port 636). Use NTLM or any basic authentication mechanism to limit access to legitimate users. (P.494/478)
NTLM is the correct option.
NTLM is the right answer
thats correct !!! Option A) NTLM
NTLM is correct Answer i
NTLM sir
Use NTLM or any basic authentication mechanism to limit access to legitimate users only. Page 477 from Ceh version 11
NTLM for sure
RADIUS is an authentication server (and protocol)! I don't understand what are you people talking about here, why NTLM (born as MS tech) is the correct answer? Why not RADIUS? I am confused but I am for sure going for RADIUS.
page 477 of CEH manual says NTLM
Definitely A
Bruh,wpa should NEVER be used.ADMIN what you thinking?
None of the options presented can be used to secure an LDAP service against anonymous queries. However, one possible solution is to disable anonymous binds and require clients to authenticate before issuing any LDAP queries. This can be done by configuring the LDAP server to require simple bind authentication for all clients. Additionally, some LDAP servers may also support more advanced authentication methods such as SASL (Simple Authentication and Security Layer) or SSL/TLS (Secure Sockets Layer/Transport Layer Security) which can provide additional security against unauthorized access.
The correcto option is A. NTLM
A. NTLM