Hands-on Ethical Hacking and Network Defense, 3e, ISBN 9781285454610
Ch. 5 Solutions-1
Chapter 5 Solutions
Review Questions
1. Security testers and hackers use which of the following to determine the services running
on a host and the vulnerabilities associated with these services?
2. What is the most widely used port-scanning tool?
3. To find extensive Nmap information and examples of the correct syntax to use in Linux,
which of the following commands should you type?
4. To see a brief summary of Nmap commands in a Linux shell, which of the following
should you do?
5. Which of the following Nmap commands sends a SYN packet to a computer with the IP
address 193.145.85.210? (Choose all that apply.)
6. Which flags are set on a packet sent with the nmap -sX 193.145.85.202
command? (Choose all that apply.)
7. Which Nmap command verifies whether the SSH port is open on any computers in the
192.168.1.0 network? (Choose all that apply.)
8. A closed port responds to a SYN packet with which of the following packets?
9. Which parameter can be added to nmap to run a script scan with the default scripts?
10. Security testers can use Hping to bypass filtering devices. True or False?
11. A FIN packet sent to a closed port responds with which of the following packets?
12. A(n) ________ scan sends a packet with all flags set to NULL.
13. What is a potential mistake when performing a ping sweep on a network?