CompTIA N10-009 - CompTIA Network+ Certification Exam
Question #1 (Topic: demo questions)
Which of the following allows for the interception of traffic between the source and
destination?
Correct Answer: C
Explanation:
An on-path attack (formerly known as a man-in-the-middle (MITM) attack) involves intercepting and
An on-path attack (formerly known as a man-in-the-middle (MITM) attack) involves intercepting and
potentially altering communications between two parties without their knowledge. This can be done
via techniques like ARP poisoning, rogue access points, or SSL stripping.
Breakdown of Options:
A . Self-signed certificate – These are untrusted SSL certificates but do not intercept traffic.
B . VLAN hopping – VLAN hopping exploits VLAN misconfigurations but does not necessarily intercept
communications.
C . On-path attack – Correct answer. This intercepts and modifies traffic between two endpoints.
D . Phishing – Phishing tricks users into revealing credentials rather than intercepting network traffic.
Reference:
CompTIA Network+ (N10-009) Official Study Guide – Domain 3.2: Explain common security concepts.
NIST SP 800-115: Guide to Security Testing and Assessments
Question #2 (Topic: demo questions)
A user notifies a network administrator about losing access to a remote file server. The network
administrator is able to ping the server and verifies the current firewall rules do not block access to
the network fileshare. Which of the following tools wold help identify which ports are open on the
remote file server?
Correct Answer: B
Explanation:
Nmap (Network Mapper) is a powerful network scanning tool used to discover hosts and services on
Nmap (Network Mapper) is a powerful network scanning tool used to discover hosts and services on
a computer network. It can be used to identify which ports are open on a remote server, which can
help diagnose access issues to services like a remote file server.
Port Scanning: Nmap can perform comprehensive port scans to determine which ports are open and
what services are running on those ports.
Network Discovery: It provides detailed information about the host’s operating system, service
versions, and network configuration.
Security Audits: Besides troubleshooting, Nmap is also used for security auditing and identifying
potential vulnerabilities.
Network Reference:
CompTIA Network+ N10-007 Official Certification Guide: Covers network scanning tools and their
uses.
Nmap Documentation: Official documentation provides extensive details on how to use Nmap for
port scanning and network diagnostics.
Network+ Certification All-in-One Exam Guide: Discusses various network utilities, including Nmap,
and their applications in network troubleshooting.
Question #3 (Topic: demo questions)
A network administrator determines that some switch ports have more errors present than
expected. The administrator traces the cabling associated with these ports. Which of the following
would most likely be causing the errors?
Correct Answer: C
Explanation:
Question #4 (Topic: demo questions)
A network administrator needs to connect two routers in a point-to-point configuration and
conserve IP space. Which of the following subnets should the administrator use?
Correct Answer: D
Explanation:
Using a /30 subnet mask is the most efficient way to conserve IP space for a point-to-point
Using a /30 subnet mask is the most efficient way to conserve IP space for a point-to-point
connection between two routers. A /30 subnet provides four IP addresses, two of which can be
assigned to the router interfaces, one for the network address, and one for the broadcast address.
This makes it ideal for point-to-point links where only two usable IP addresses are needed.Reference:
CompTIA Network+ study materials and subnetting principles.
Question #5 (Topic: demo questions)
A client wants to increase overall security after a recent breach. Which of the following would be
best to implement? (Select two.)
Correct Answer: A, C
Explanation:
To increase overall security after a recent breach, implementing least privilege network access and