Prepare for the Ethical Hacking Essentials Test. Study with flashcards and multiple-choice questions, each exam includes hints and explanations. Get ready to ace your certification exam!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Which tool did George use to perform an ARP poisoning attack?

  1. Nmap

  2. Wireshark

  3. Ettercap

  4. Metasploit

The correct answer is: Ettercap

In an ARP poisoning attack, the goal is to send falsified ARP (Address Resolution Protocol) messages over a local network. This can result in the redirection of network traffic from one device to another, allowing an attacker to intercept, modify, or manipulate data. Ettercap is a popular and specialized tool designed for network attacks, particularly for performing ARP poisoning. It provides an intuitive user interface and includes various features that facilitate the execution of man-in-the-middle attacks, allowing the attacker to effectively poison the ARP cache of the devices on the network. Additionally, Ettercap supports various network protocols and has plugins to extend its capabilities, making it a comprehensive choice for conducting ARP spoofing and other related attacks. In contrast, other tools listed, such as Nmap, primarily function as a network scanning tool. Nmap is used for network discovery and security auditing but does not inherently provide functionalities related to ARP poisoning. Wireshark is a network protocol analyzer that allows for capturing and inspecting packets on the network; however, it does not perform ARP poisoning. Metasploit is primarily a framework for developing and executing exploit code against a remote target and includes various exploits, but it is not typically used solely for ARP poisoning