312-50v11 Exam QuestionsBrowse all questions from this exam

312-50v11 Exam - Question 240


Which of the following protocols can be used to secure an LDAP service against anonymous queries?

Show Answer
Correct Answer: A

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.

Discussion

17 comments
Sign in to comment
[Removed]Option: A
Oct 3, 2021

CEH v11 page 493 Use NTLM or any basic authentication mechanism to limit access to legitimate users only SMB

MeroMaro
Aug 22, 2021

Admin, Would you please verify our answers and feedback

Dpsypher
Feb 18, 2022

Has the Admin on this site every replied? This site seems to have a "set and forget; auto-update" plan.

Daniel8660Option: A
Oct 17, 2022

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)

VibeOption: A
Jan 21, 2022

NTLM is the correct option.

APOLLO1113Option: A
Jan 21, 2022

NTLM is the right answer

egz21Option: A
Dec 27, 2021

thats correct !!! Option A) NTLM

AjaxFarOption: A
Jan 12, 2022

NTLM is correct Answer i

QudazOption: A
Feb 16, 2022

NTLM sir

la144Option: A
Mar 17, 2022

Use NTLM or any basic authentication mechanism to limit access to legitimate users only. Page 477 from Ceh version 11

CHANh1990marOption: A
Jun 23, 2022

NTLM for sure

Ligeti15Option: B
Jul 24, 2022

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.

rabrown813Option: A
Aug 21, 2022

page 477 of CEH manual says NTLM

tinkererOption: A
Sep 21, 2022

Definitely A

Timebear
Apr 16, 2023

Bruh,wpa should NEVER be used.ADMIN what you thinking?

Muli_70
May 7, 2023

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.

victorfsOption: A
May 10, 2023

The correcto option is A. NTLM

sunce12Option: A
Jun 21, 2024

A. NTLM