ExamGecko
Home / ECCouncil / 312-50v12 / List of questions
Ask Question

ECCouncil 312-50v12 Practice Test - Questions Answers, Page 2

Add to Whishlist

List of questions

Question 11

Report Export Collapse

What is the BEST alternative if you discover that a rootkit has been installed on one of your computers?

Copy the system files from a known good system
Copy the system files from a known good system
Perform a trap and trace
Perform a trap and trace
Delete the files and try to determine the source
Delete the files and try to determine the source
Reload from a previous backup
Reload from a previous backup
Reload from known good media
Reload from known good media
Suggested answer: E
asked 18/09/2024
Lance Gentle
50 questions

Question 12

Report Export Collapse

User A is writing a sensitive email message to user B outside the local network. User A has chosen to use PKI to secure his message and ensure only user B can read the sensitive email. At what layer of the OSI layer does the encryption and decryption of the message take place?

Application
Application
Transport
Transport
Session
Session
Presentation
Presentation
Suggested answer: D
Explanation:

https://en.wikipedia.org/wiki/Presentation_layer In the seven-layer OSI model of computer networking, the presentation layer is layer 6 and serves as the data translator for the network. It is sometimes called the syntax layer. The presentation layer is responsible for the formatting and delivery of information to the application layer for further processing or display.

Encryption is typically done at this level too, although it can be done on the application, session, transport, or network layers, each having its own advantages and disadvantages. Decryption is also handled at the presentation layer. For example, when logging on to bank account sites the presentation layer will decrypt the data as it is received.

asked 18/09/2024
Sergio Monsegur Torralba
41 questions

Question 13

Report Export Collapse

A new wireless client is configured to join a 802.11 network. This client uses the same hardware and software as many of the other clients on the network. The client can see the network, but cannot connect. A wireless packet sniffer shows that the Wireless Access Point (WAP) is not responding to the association requests being sent by the wireless client. What is a possible source of this problem?

The WAP does not recognize the client's MAC address
The WAP does not recognize the client's MAC address
The client cannot see the SSID of the wireless network
The client cannot see the SSID of the wireless network
Client is configured for the wrong channel
Client is configured for the wrong channel
The wireless client is not configured to use DHCP
The wireless client is not configured to use DHCP
Suggested answer: A
Explanation:

https://en.wikipedia.org/wiki/MAC_filtering MAC filtering is a security method based on access control. Each address is assigned a 48-bit address, which is used to determine whether we can access a network or not. It helps in listing a set of allowed devices that you need on your Wi-Fi and the list of denied devices that you don't want on your Wi-Fi. It helps in preventing unwanted access to the network. In a way, we can blacklist or white list certain computers based on their MAC address. We can configure the filter to allow connection only to those devices included in the white list. White lists provide greater security than blacklists because the router grants access only to selected devices.

It is used on enterprise wireless networks having multiple access points to prevent clients from communicating with each other. The access point can be configured only to allow clients to talk to the default gateway, but not other wireless clients. It increases the efficiency of access to a network.

The router allows configuring a list of allowed MAC addresses in its web interface, allowing you to choose which devices can connect to your network. The router has several functions designed to improve the network's security, but not all are useful. Media access control may seem advantageous, but there are certain flaws.

On a wireless network, the device with the proper credentials such as SSID and password can authenticate with the router and join the network, which gets an IP address and access to the internet and any shared resources.

MAC address filtering adds an extra layer of security that checks the device's MAC address against a list of agreed addresses. If the client's address matches one on the router's list, access is granted; otherwise, it doesn't join the network.

asked 18/09/2024
Mathias Bergman
27 questions

Question 14

Report Export Collapse

You are tasked to perform a penetration test. While you are performing information gathering, you find an employee list in Google. You find the receptionist's email, and you send her an email changing the source email to her boss's email (boss@company). In this email, you ask for a pdf with information. She reads your email and sends back a pdf with links. You exchange the pdf links with your malicious links (these links contain malware) and send back the modified pdf, saying that the links don't work. She reads your email, opens the links, and her machine gets infected. You now have access to the company network. What testing method did you use?

Social engineering
Social engineering
Piggybacking
Piggybacking
Tailgating
Tailgating
Eavesdropping
Eavesdropping
Suggested answer: A
Explanation:

Social engineering is the term used for a broad range of malicious activities accomplished through human interactions. It uses psychological manipulation to trick users into making security mistakes or giving away sensitive information.

Social engineering attacks typically involve some form of psychological manipulation, fooling otherwise unsuspecting users or employees into handing over confidential or sensitive data.

Commonly, social engineering involves email or other communication that invokes urgency, fear, or similar emotions in the victim, leading the victim to promptly reveal sensitive information, click a malicious link, or open a malicious file.

Because social engineering involves a human element, preventing these attacks can be tricky for enterprises.

Incorrect answers:

Tailgating and Piggybacking are the same thing Tailgating, sometimes referred to as piggybacking, is a physical security breach in which an unauthorized person follows an authorized individual to enter a secured premise.

Tailgating provides a simple social engineering-based way around many security mechanisms one would think of as secure. Even retina scanners don't help if an employee holds the door for an unknown person behind them out of misguided courtesy.

People who might tailgate include disgruntled former employees, thieves, vandals, mischief-makers, and issues with employees or the company. Any of these can disrupt business, cause damage, create unexpected costs, and lead to further safety issues.

Eavesdropping https://en.wikipedia.org/wiki/Eavesdropping Eavesdropping is the act of secretly or stealthily listening to the private conversation or communications of others without their consent in order to gather information. Since the beginning of the digital age, the term has also come to hold great significance in the world of cybersecurity.

The question does not specify at what level and how this attack is used. An attacker can eavesdrop on a conversation or use special software and obtain information on the network. There are many options, but this is not important because the correct answer is clearly not related to information interception.

asked 18/09/2024
Wessel Beulink
47 questions

Question 15

Report Export Collapse

If a tester is attempting to ping a target that exists but receives no response or a response that states the destination is unreachable, ICMP may be disabled and the network may be using TCP. Which other option could the tester use to get a response from a host using TCP?

Traceroute
Traceroute
Hping
Hping
TCP ping
TCP ping
Broadcast ping
Broadcast ping
Suggested answer: B
Explanation:

https://tools.kali.org/information-gathering/hping3

http://www.carnal0wnage.com/papers/LSO-Hping2-Basics.pdf

asked 18/09/2024
gregory koontz
45 questions

Question 16

Report Export Collapse

Which is the first step followed by Vulnerability Scanners for scanning a network?

OS Detection
OS Detection
Firewall detection
Firewall detection
TCP/UDP Port scanning
TCP/UDP Port scanning
Checking if the remote host is alive
Checking if the remote host is alive
Suggested answer: D
Explanation:

Vulnerability scanning solutions perform vulnerability penetration tests on the organizational network in three steps:

1. Locating nodes: The first step in vulnerability scanning is to locate live hosts in the target network using various scanning techniques.

2. Performing service and OS discovery on them: After detecting the live hosts in the target network, the next step is to enumerate the open ports and services and the operating system on the target systems.

3. Testing those services and OS for known vulnerabilities: Finally, after identifying the open services and the operating system running on the target nodes, they are tested for known vulnerabilities.

asked 18/09/2024
Nghia To Duc
58 questions

Question 17

Report Export Collapse

Which of the following programs is usually targeted at Microsoft Office products?

Polymorphic virus
Polymorphic virus
Multipart virus
Multipart virus
Macro virus
Macro virus
Stealth virus
Stealth virus
Suggested answer: C
Explanation:

A macro virus is a virus that is written in a macro language: a programming language which is embedded inside a software application (e.g., word processors and spreadsheet applications). Some applications, such as Microsoft Office, allow macro programs to be embedded in documents such that the macros are run automatically when the document is opened, and this provides a distinct mechanism by which malicious computer instructions can spread. (Wikipedia) NB: The virus Melissa is a well-known macro virus we could find attached to word documents.

asked 18/09/2024
Subhendu Bhattacharyya
42 questions

Question 18

Report Export Collapse

A technician is resolving an issue where a computer is unable to connect to the Internet using a wireless access point. The computer is able to transfer files locally to other machines, but cannot successfully reach the Internet. When the technician examines the IP address and default gateway they are both on the 192.168.1.0/24. Which of the following has occurred?

The computer is not using a private IP address.
The computer is not using a private IP address.
The gateway is not routing to a public IP address.
The gateway is not routing to a public IP address.
The gateway and the computer are not on the same network.
The gateway and the computer are not on the same network.
The computer is using an invalid IP address.
The computer is using an invalid IP address.
Suggested answer: B
Explanation:

https://en.wikipedia.org/wiki/Private_network

In IP networking, a private network is a computer network that uses private IP address space. Both the IPv4 and the IPv6 specifications define private IP address ranges. These addresses are commonly used for local area networks (LANs) in residential, office, and enterprise environments.

Private network addresses are not allocated to any specific organization. Anyone may use these addresses without approval from regional or local Internet registries. Private IP address spaces were originally defined to assist in delaying

IPv4 address exhaustion. IP packets originating from or addressed to a private IP address cannot be routed through the public Internet.

The Internet Engineering Task Force (IETF) has directed the Internet Assigned Numbers Authority (IANA) to reserve the following IPv4 address ranges for private networks:

. 10.0.0.0 – 10.255.255.255

. 172.16.0.0 – 172.31.255.255

. 192.168.0.0 – 192.168.255.255

Backbone routers do not allow packets from or to internal IP addresses. That is, intranet machines, if no measures are taken, are isolated from the Internet. However, several technologies allow such machines to connect to the Internet.

. Mediation servers like IRC, Usenet, SMTP and Proxy server

. Network address translation (NAT)

. Tunneling protocol

NOTE: So, the problem is just one of these technologies.

asked 18/09/2024
pedro blanco
31 questions

Question 19

Report Export Collapse

Identify the UDP port that Network Time Protocol (NTP) uses as its primary means of communication?

113
113
69
69
123
123
161
161
Suggested answer: C
Explanation:

https://en.wikipedia.org/wiki/Network_Time_Protocol

The Network Time Protocol (NTP) is a networking protocol for clock synchronization between computer systems over packet-switched, variable-latency data networks.

NTP is intended to synchronize all participating computers within a few milliseconds of Coordinated Universal Time (UTC). It uses the intersection algorithm, a modified version of Marzullo's algorithm, to select accurate time servers and is designed to mitigate variable network latency effects. NTP can usually maintain time to within tens of milliseconds over the public Internet and achieve better than one millisecond accuracy in local area networks. Asymmetric routes and network congestion can cause errors of 100 ms or more.

The protocol is usually described in terms of a client-server model but can easily be used in peer-topeer relationships where both peers consider the other to be a potential time source.

Implementations send and receive timestamps using the User Datagram Protocol (UDP) on port number 123.

Incorrect answers: https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers19 - Character Generator Protocol (CHARGEN)177 - X Display Manager Control Protocol (XDMCP)161 - Simple Network Management Protocol (SNMP)

asked 18/09/2024
Ed Robbins
36 questions

Question 20

Report Export Collapse

Which of the following tools performs comprehensive tests against web servers, including dangerous files and CGIs?

Nikto
Nikto
John the Ripper
John the Ripper
Dsniff
Dsniff
Snort
Snort
Suggested answer: A
Explanation:

https://en.wikipedia.org/wiki/Nikto_(vulnerability_scanner)

Nikto is a free software command-line vulnerability scanner that scans web servers for dangerous files/CGIs, outdated server software, and other problems. It performs generic and server types specific checks. It also captures and prints any cookies received. The Nikto code itself is free software, but the data files it uses to drive the program are not.

asked 18/09/2024
Mark Josef Delos Santos
38 questions
Total 573 questions
Go to page: of 58
Search

Related questions