Skip to main content

EC0-350 Real Exam Questions

Ethical Hacking And Countermeasures (CEH)

878 questions available · Page 1 of 88

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

What is the IV key size used in WPA2?

  1. A

    32

  2. B

    24

  3. C

    16

  4. D

    48

  5. E

    128

Show answer and explanation

Correct answer: D

Question 2 Single choice

Look at the following SQL query.

SELECT * FROM product WHERE PCategory='computers' or 1=1--' What will it return? Select the best answer.

  1. A

    All computers and all 1's

  2. B

    All computers

  3. C

    All computers and everything else

  4. D

    Everything except computers

Show answer and explanation

Correct answer: C

Question 3 Single choice

A security analyst is performing an audit on the network to determine if there are any deviations from the security policies in place. The analyst discovers that a user from the IT department had a dial-out modem installed.

Which security policy must the security analyst check to see if dial-out modems are allowed?

  1. A

    Firewall-management policy

  2. B

    Acceptable-use policy

  3. C

    Remote-access policy

  4. D

    Permissive policy

Show answer and explanation

Correct answer: C

Question 4 Single choice

ICMP ping and ping sweeps are used to check for active systems and to check

  1. A

    if ICMP ping traverses a firewall.

  2. B

    the route that the ICMP ping took.

  3. C

    the location of the switchport in relation to the ICMP ping.

  4. D

    the number of hops an ICMP ping takes to reach a destination.

Show answer and explanation

Correct answer: A

Question 5 Single choice

In TCP communications there are 8 flags; FIN, SYN, RST, PSH, ACK, URG, ECE, CWR.
These flags have decimal numbers assigned to them:

FIN = 1

SYN = 2

RST = 4

PSH = 8

ACK = 16

URG = 32

ECE = 64

CWR =128

Example: To calculate SYN/ACK flag decimal value, add 2 (which is the decimal value of the SYN flag) to 16 (which is the decimal value of the ACK flag), so the result would be 18.

Based on the above calculation, what is the decimal value for XMAS scan?

  1. A

    23

  2. B

    24

  3. C

    41

  4. D

    64

Show answer and explanation

Correct answer: C

Question 6 Single choice

Which of the following levels of algorithms does Public Key Infrastructure (PKI) use?

  1. A

    RSA 1024 bit strength

  2. B

    AES 1024 bit strength

  3. C

    RSA 512 bit strength

  4. D

    AES 512 bit strength

Show answer and explanation

Correct answer: A

Question 7 Single choice

An nmap command that includes the host specification of 202.176.56-57.* will scan _______ number of hosts.

  1. A

    2

  2. B

    256

  3. C

    512

  4. D

    Over 10, 000

Show answer and explanation

Correct answer: C

Question 8 Single choice

Gerald, the Systems Administrator for Hyped Enterprises, has just discovered that his network has been breached by an outside attacker. After performing routine maintenance on his servers, he discovers numerous remote tools were installed that no one claims to have knowledge of in his department. Gerald logs onto the management console for his IDS and discovers an unknown IP address that scanned his network constantly for a week and was able to access his network through a high-level port that was not closed. Gerald traces the IP address he found in the IDS log to a proxy server in Brazil. Gerald calls the company that owns the proxy server and after searching through their logs, they trace the source to another proxy server in Switzerland. Gerald calls the company in Switzerland that owns the proxy server and after scanning through the logs again, they trace the source back to a proxy server in China.

What proxy tool has Gerald's attacker used to cover their tracks?

  1. A

    ISA proxy

  2. B

    IAS proxy

  3. C

    TOR proxy

  4. D

    Cheops proxy

Show answer and explanation

Correct answer: C

Question 9 Single choice

Which of the following command line switch would you use for OS detection in Nmap?

  1. A

    -D

  2. B

    -O

  3. C

    -P

  4. D

    -X

Show answer and explanation

Correct answer: B

Question 10 Single choice

Which of the following is a hardware requirement that either an IDS/IPS system or a proxy server must have in order to properly function?

  1. A

    Fast processor to help with network traffic analysis

  2. B

    They must be dual-homed

  3. C

    Similar RAM requirements

  4. D

    Fast network interface cards

Show answer and explanation

Correct answer: B