Skip to main content

ECSAV10 Real Exam Questions

EC-Council Certified Security Analyst (ECSA) v10

354 questions available · Page 1 of 36

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

Jacob is a penetration tester at TechSoft Inc. based at Singapore. The company assigned him the task of conducting penetration test on the IoT devices connected to the corporate network. As part of this process, he captured the network traffic of the devices, their mobile applications, and cloud connections to check whether any critical data are transmitted in plain text. Also, he tried to check whether SSL/TLS protocols are properly updated and implemented.

Which of the following IoT security issues Jacob is dealing with?

  1. A

    Poor authentication/authorization

  2. B

    Lack of transport encryption

  3. C

    Privacy concerns

  4. D

    Insecure software/firmware

Show answer and explanation

Correct answer: B

Question 2 Single choice

During an internal network audit, you are asked to see if there is any RPC server running on the network and if found, enumerate the associate RPC services.

Which port would you scan to determine the RPC server and which command will you use to enumerate the RPC services?

  1. A

    Port 111, rpcinfo

  2. B

    Port 111, rpcenum

  3. C

    Port 145, rpcinfo

  4. D

    Port 145, rpcenum

Show answer and explanation

Correct answer: A

Question 3 Single choice

What is the target host IP in the following command?

C:\> firewalk -F 80 10.10.150.1 172.16.28.95 -p UDP

  1. A

    Firewalk does not scan target hosts

  2. B

    172.16.28.95

  3. C

    This command is using FIN packets, which cannot scan target hosts

  4. D

    10.10.150.1

Show answer and explanation

Correct answer: A

Question 4 Single choice

ARP spoofing is a technique whereby an attacker sends fake ("spoofed") Address Resolution Protocol (ARP) messages onto a Local Area Network. Generally, the aim is to associate the attacker's MAC address with the IP address of another host (such as the default gateway), causing any traffic meant for that IP address to be sent to the attacker instead.
ARP spoofing attack is used as an opening for other attacks.

What type of attack would you launch after successfully deploying ARP spoofing?

  1. A

    Parameter Filtering

  2. B

    Social Engineering

  3. C

    Input Validation

  4. D

    Session Hijacking

Show answer and explanation

Correct answer: D

Question 5 Single choice

Choose the correct option to define the Prefix Length.

  1. A

    Prefix Length = Subnet + Host portions

  2. B

    Prefix Length = Network + Host portions

  3. C

    Prefix Length = Network + Subnet portions

  4. D

    Prefix Length = Network + Subnet + Host portions

Show answer and explanation

Correct answer: C

Question 6 Single choice

A security analyst at Techsoft Solutions is performing penetration testing on the critical IT assets of the company. As part of this process, he is simulating the methodologies and techniques of a real attacker because he is provided with limited or zero information about the company and its assets.
Identify the type of testing performed by the security analyst?

  1. A

    Announced testing

  2. B

    Blind testing

  3. C

    White-box testing

  4. D

    Unannounced testing

Show answer and explanation

Correct answer: B

Question 7 Single choice

Which Wireshark filter displays all the packets where the IP address of the source host is 10.0.0.7?

  1. A

    ip.dst==10.0.0.7

  2. B

    ip.port==10.0.0.7

  3. C

    ip.src==10.0.0.7

  4. D

    ip.dstport==10.0.0.7

Show answer and explanation

Correct answer: C

Question 8 Single choice

Joseph, a penetration tester, was hired by Xsecurity Services. Joseph was asked to perform a pen test on a client's network. He was not provided with any information about the client organization except the company name.
Identify the type of testing Joseph is going to perform for the client organization?

  1. A

    White-box Penetration Testing

  2. B

    Black-box Penetration Testing

  3. C

    Announced Testing

  4. D

    Grey-box Penetration Testing

Show answer and explanation

Correct answer: B

Question 9 Single choice

You are a security analyst performing a penetration tests for a company in the Midwest. After some initial

reconnaissance, you discover the IP addresses of some Cisco routers used by the company. You type in the following URL that includes the IP address of one of the routers:
http://172.168.4.131/level/99/exec/show/configAftertypinginthisURL,youarepresentedwiththeentireconfigurationfileforthatrouter.Whathaveyoudiscovered?

  1. A

    URL Obfuscation Arbitrary Administrative Access Vulnerability

  2. B

    Cisco IOS Arbitrary Administrative Access Online Vulnerability

  3. C

    HTTP Configuration Arbitrary Administrative Access Vulnerability

  4. D

    HTML Configuration Arbitrary Administrative Access Vulnerability

Show answer and explanation

Correct answer: C

Question 10 Single choice

You are working on a pen testing assignment. Your client has asked for a document that shows them the detailed progress of the pen testing.

Which document is the client asking for?

  1. A

    Scope of work (SOW) document

  2. B

    Rule of engagement with signatures of both the parties

  3. C

    Project plan with work breakdown structure

  4. D

    Engagement log

Show answer and explanation

Correct answer: D