• Post author:
  • Post category:Updated
  • Reading time:2 mins read
  • Post last modified:June 12, 2024

What are three goals of a port scan attack? (Choose three.)

  • to discover system passwords
  • to identify operating systems
  • to identify active services
  • to identify peripheral configurations
  • to determine potential vulnerabilities
  • to disable used ports and services
Explanation & Hint:

Three goals of a port scan attack are:

  1. To Identify Active Services: By scanning the ports of a target system, an attacker can discover which services are running on those ports. Each open port can be associated with specific services, and knowing which services are active can provide insights into the potential functions and roles of the system.
  2. To Determine Potential Vulnerabilities: By identifying which ports are open and what services are running on a system, an attacker can determine potential vulnerabilities. For instance, certain services might be known to have specific vulnerabilities that can be exploited. Understanding what’s running on a system helps in crafting targeted attacks.
  3. To Identify Operating Systems: Port scanning can also be used to infer the type of operating system running on a target system. Certain operating systems use specific ports and respond to scans in unique ways. By analyzing these responses, an attacker can often determine the operating system, which aids in tailoring further attacks to exploit OS-specific vulnerabilities.

Other options, such as discovering system passwords, identifying peripheral configurations, and disabling used ports and services, are not direct goals of a port scan attack. Port scanning is primarily about information gathering rather than direct action like disabling services.

For more Questions and Answers:

CyberOps Associate 1.0 & CA 1.02 Final Exam Answers Full 100%

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments