Introduction to Cybersecurity: Course Final Exam Answers
Course Completion Assessment & Survey - Introduction to Cybersecurity final course exam
How to find: Press "Ctrl + F" in your browser and type key terms to locate the specific exam item or explanation. If the item is not listed on this page, please search for it in our comprehensive IT Exam Items Repository.
1. Which of the following firewalls hides or masquerades the private addresses of network hosts?
- Reverse proxy firewall
- Host-based firewall
- Proxy server
- Network address translation firewall
- Network layer firewall
Explanation: Topic 4.1.3
A Network address translation (NAT) firewall is specifically designed to hide or masquerade the private addresses of network hosts, protecting internal network identities from the public internet.
2. Carrying out a multi-phase, long-term, stealthy and advanced operation against a specific target is often referred to as what?
- Advanced persistent threat
- Network sniffing
- Social engineering
- Script kiddies
- Rainbow tables
Explanation: Topic 2.2.10
An Advanced Persistent Threat (APT) is defined as a multi-phase, long-term, and stealthy operation directed at a specific target. Its primary goal is to deploy customized malware and maintain unauthorized access to the target's systems while remaining undetected for an extended period.
3. You are configuring access settings to require employees in your organization to authenticate first before accessing certain web pages. Which requirement of information security is addressed through this configuration?
- Scalability
- Availability
- Integrity
- Confidentiality
Explanation: Topic 1.2.2
Confidentiality is a set of rules that prevents sensitive information from being disclosed to unauthorized people, resources and processes. Methods to ensure confidentiality include data encryption, identity proofing and two factor authentication.
4. What are the objectives of ensuring data integrity? (Choose two correct answers)
- Data is unaltered during transit
- Data is not changed by unauthorized entities
- Data is encrypted while in transit and when stored on disks
- Access to the data is authenticated
- Data is available all the time
Explanation: Topic 1.2.2
The objectives for data integrity include data not being altered during transit and not being changed by unauthorized entities. Authentication and encryption are methods to ensure confidentiality. Data being available all the time is the goal of availability.
5. An organization is experiencing overwhelming visits to a main web server. You are developing a plan to add a couple of more web servers for load balancing and redundancy. Which requirement of information security is addressed by implementing the plan?
- Scalability
- Integrity
- Confidentiality
- Availability
Explanation: Topic 1.2.2
Adding web servers for load balancing and redundancy ensures that authorized users can consistently access systems and data when needed, even during periods of overwhelming traffic or hardware failure, which fulfills the Availability principle of the McCumber Cube.
6. What of the following are examples of cracking an encrypted password? (Choose four correct answers)
- Intimidation
- Brute force attack
- Network sniffing
- Rainbow tables
- Social engineering
- Spraying
- Dictionary attack
Explanation: Topic 2.2.8
These four techniques are specific methods used to uncover or crack passwords: brute-force attacks try every possible character combination; dictionary attacks systematically test words from a list; spraying uses common passwords across many different accounts; and rainbow tables utilize a dictionary of precomputed hashes to identify passwords without calculating each hash individually.
7. Improper management of physical access to a resource, such as a file, can lead to what type of security vulnerability?
- Weaknesses in security practices
- Race conditions
- Access control problems
- Buffer overflow
- Non-validated input
Explanation: Topic 2.3.3
Access control involves managing who can access resources, ranging from physical access to equipment to dictating who can read or change a file. Improper management of these controls creates security vulnerabilities because an attacker with physical access can bypass standard operating system protections to read data directly from a disk.
8. A medical office employee sends emails to patients about their recent visits to the facility. What information would put the privacy of the patients at risk if it was included in the email?
- Contact information
- Next appointment
- Patient records
- First and last name
Explanation: Topic 1.1.4
An email message is transmitted in plain text and can be read by anyone who has access to the data while it is en route to a destination. Patient records include confidential or sensitive information that should be transmitted in a secure manner.
9. What is the best way to avoid getting spyware on a machine?
- Install the latest antivirus updates
- Install the latest web browser updates
- Install software only from trusted websites
- Install the latest operating system updates
Explanation: Topic 3.1.2
To prevent malicious software like spyware from being installed on a machine, the sources explicitly state that you should only ever download software from trusted websites. While using antivirus software and keeping your operating system and browser updated provide essential additional layers of protection against vulnerabilities, downloading from trusted sources is the primary method to avoid the initial infection.
10. You are surfing the Internet using a laptop at a public Wi-Fi cafe. What should you check first before you connect to the public network?
- That the Bluetooth adapter is disabled
- If the laptop requires user authentication for file and media sharing
- That the laptop web browser is operating in private mode
- If the laptop has a master password set to secure the passwords stored in the password manager
Explanation: Topic 3.1.4
You should always verify that your device isn’t configured with file and media sharing and that it requires user authentication with encryption.
11. What is the main function of the Cisco Security Incident Response Team?
- To design next generation routers and switches that are less prone to cyber attacks
- To design polymorphic malware
- To ensure company, system and data preservation
- To provide standards for new encryption techniques
Explanation: Topic 4.3.1
The primary function of the Cisco Security Incident Response Team (CSIRT) is to receive, review, and respond to security incident reports. Beyond reactive measures, they perform proactive threat assessments and mitigation planning specifically to prevent incidents and ensure the preservation of the organization’s systems and data.
12. Which of the following firewalls are placed in front of web services to protect, hide, offload and distribute access to web servers?
- Application layer firewall
- Proxy server
- Transport layer firewall
- Network layer firewall
- Reverse proxy server
Explanation: Topic 4.1.3
Placed in front of web servers, reverse proxy servers protect, hide, offload and distribute access to web servers.
13. Which of the following certifications meets the U.S. Department of Defense Directive 8570.01-M requirements, which is important for anyone looking to work in IT security for the federal government?
- EC Council Certified Ethical Hacker
- Microsoft Technology Associate Security Fundamentals
- ISACA CSX Cybersecurity Fundamentals
- CompTIA Security+
- ISC2 Certified Information Systems Security Professional
- Palo Alto Networks Certified Cybersecurity Associate
Explanation: Topic 5.2.2
This is an entry-level security certification that meets the U.S. Department of Defense Directive 8570.01-M requirements, which is an important item for anyone looking to work in IT security for the federal government.
14. One of your colleagues has lost her identification badge. She is in a hurry to get to a meeting and does not have time to visit Human Resources to get a temporary badge. You lend her your identification badge until she can obtain a replacement.
Is this behavior ethical or unethical?
Explanation: Topic 5.1.2
Lending an identification badge is unethical because it bypasses access control, which is the formal process of managing physical access to an organization's equipment and resources. While the intention to help a colleague is positive, cybersecurity ethics require professionals to act within the bounds of policy and the law to protect the organization's data and reputation. Such behavior creates a security vulnerability and does not comply with established security practices.
15. Which of the following certifications tests your understanding and knowledge in how to look for weaknesses and vulnerabilities in target systems using the same knowledge and tools as a malicious hacker, but in a lawful and legitimate manner?
- Palo Alto Networks Certified Cybersecurity Associate
- ISC2 Certified Information Systems Security Professional
- Microsoft Technology Associate Security Fundamentals
- CompTIA Security+
- ISACA CSX Cybersecurity Fundamentals
- EC Council Certified Ethical Hacker
Explanation: Topic 5.2.2
This certification tests your understanding and knowledge of how to look for weaknesses and vulnerabilities in target systems using the same knowledge and tools as a malicious hacker but in a lawful and legitimate manner.
16. What is the main purpose of cyberwarfare?
- To develop advanced network devices
- To gain advantage over adversaries
- To protect cloud-based data centers
- To simulate possible war scenarios among nations
Explanation: Topic 1.5.2
The main reason for resorting to cyberwarfare is to gain advantage over adversaries, whether they are nations or competitors.
17. What vulnerability occurs when the output of an event depends on ordered or timed outputs?
- Weaknesses in security practices
- Non-validated input
- Race conditions
- Buffer overflow
- Access control problems
Explanation: Topic 2.3.3
A race condition is a software vulnerability that occurs when the output of an event is dependent on the specific ordering or timing of outputs. It becomes a security risk if the required events do not happen in the correct sequence or at the intended time.
18. What do you call the vulnerabilities discovered by Google security researchers that affect almost all CPUs released since 1995? (Select two correct answers)
- Shell shock
- WannaCry
- NotPetva
- Spectre
- Meltdown
Explanation: Topic 2.3.1
Google security researchers discovered Meltdown and Spectre, which are two hardware design flaws affecting nearly all CPUs released since 1995. These vulnerabilities allow attackers to perform side-channel attacks to read sensitive data from system memory or information handled by other applications.
19. If developers attempt to create their own security algorithms, it will likely introduce what type of vulnerabilities?
- Buffer overflow
- Race conditions
- Weaknesses in security practices
- Non-validated input
- Access control problems
Explanation: Topic 2.3.3
Systems and sensitive data can be protected through techniques such as authentication, authorization and encryption. Developers should stick to using security techniques and libraries that have already been created, tested and verified and should not attempt to create their own security algorithms. These will only likely introduce new vulnerabilities.
20. Which technology creates a security token that allows a user to log in to a desired web application using credentials from a social media website?
- Open authorization
- VPN service
- Password manager
- In-private browsing mode3
Explanation: Topic 3.4.2
Open Authorization is an open standard protocol that allows end users to access third party applications without exposing their user passwords.
21. Which of the following security implementations use biometrics? (Choose two correct answers)
- Fingerprint
- Phone
- Credit card
- Voice recognition
- Fob
Explanation: Topic 3.4.1
Biometrics verify identity using unique physical or behavioral characteristics. According to the sources, fingerprints and voice recognition (along with facial recognition) are specific examples of biometric scans, whereas devices like phones, credit cards, or fobs are classified as physical objects used for authentication.
22. Which of the following firewalls filters traffic based on source and destination IP addresses?
- Network layer firewall
- Proxy server
- Application layer firewall
- Transport layer firewall
- Network address translation firewall
Explanation: Topic 4.1.3
A Network layer firewall is designed to filter communications specifically based on source and destination IP addresses. Other firewalls use different criteria, such as data ports for the Transport layer or specific applications for the Application layer.
23. Which of the following firewalls filters web content requests such as URLs and domain names?
- Application layer firewall
- Proxy server
- Reverse proxy server
- Network layer firewall
- Network address translation firewall
Explanation: Topic 4.1.3
A proxy server is a specific type of firewall that filters web content requests, such as URLs, domain names, and media types, to control what web traffic is allowed into or out of a network.
24. A port scan returns a ‘dropped’ response. What does this mean?
- A service is listening on the port
- Connections to the port will be denied
- There was no reply from the host
Explanation: Topic 4.1.5
A ‘dropped’ response (also referred to as ‘filtered’ or ‘blocked’) means that access to the port or service is blocked by a firewall. In this state, the firewall or security appliance discards the probing packet without sending a response, ensuring the port cannot be reached or exploited.
25. During a meeting with the Marketing department, a representative from IT discusses features of an upcoming product that will be released next year. Is this employee’s behavior ethical or unethical?
Explanation: Topic 5.1.2
Sharing information on a new product to the Marketing department of the same company is ethical behavior. It gives them ample lead time to begin development of a marketing plan for the new product.
26. Which of the following is an entry-level certification for newcomers who are preparing to start their career in cybersecurity?
- CompTIA Security+
- Microsoft Technology Associate Security Fundamentals
- ISC2 Certified Information Systems Security Professional
- ISACA CSX Cybersecurity Fundamentals
- EC Council Certified Ethical Hacker
- Palo Alto Networks Certified Cybersecurity Associate
Explanation: Topic 5.2.2
This is an entry-level certification for newcomers who are preparing to start their career in the cybersecurity field.
27. 'Cybersecurity certifications are a way for you to verify your skills and knowledge and can also boost your career.' Is this statement true or false?
Explanation: Topic 5.2.2
The sources explicitly state that cybersecurity certifications serve as a "great way" to verify your skills and knowledge while simultaneously boosting your career. Various organizations like Cisco, CompTIA, and the SANS Institute offer these certifications to help professionals validate their expertise at different career stages.
28. When describing malware, what is a difference between a virus and a worm?

- A virus focuses on gaining privileged access to a device, whereas a worm does not.
- A virus replicates itself by attaching to another file, whereas a worm can replicate itself independently.
- A virus can be used to launch a DoS attack (but not a DDoS), but a worm can be used to launch both DoS and DDoS attacks.
- A virus can be used to deliver advertisements without user consent, whereas a worm cannot.
Explanation: Topic 2.1.1
Malware can be classified as follows:
Virus (self-replicates by attaching to another program or file)
Worm (replicates independently of another program)
Trojan horse (masquerades as a legitimate file or program)
Rootkit (gains privileged access to a machine while concealing itself)
Spyware (collects information from a target system)
Adware (delivers advertisements with or without consent)
Bot (waits for commands from the hacker)
Ransomware (holds a computer system or data captive until payment isreceived)
29. An employee is laid off after fifteen years with the same organization. The employee is then hired by another organization within a week. In the new organization, the employee shares documents and ideas for products that the employee proposed at the original organization. Is the employee’s behavior ethical or unethical?
Explanation: Topic 5.1.2
Sharing documents and product ideas from a previous employer is unethical because it violates the protection of intellectual property and trade secrets, which are critical for an organization's economic advantage. Professional ethics require employees to safeguard an organization’s data and reputation even after leaving, and using proprietary information to benefit a competitor is a breach of that responsibility.
30. Which of the following firewalls filters traffic based on the user, device, role, application type and threat profile?
- Context aware application firewall
- Host-based firewall
- Network address translation firewall
- Network layer firewall
- Application layer firewall
Explanation: Topic 4.1.3
A Context aware application firewall (referred to as a context aware layer firewall in the sources) filters network communications by analyzing specific parameters such as the user, device, role, application type, and threat profile. This provides more sophisticated security than basic firewalls that only filter by IP addresses or ports.
31. What names are given to a database where all cryptocurrency transactions are recorded? (Select two correct answers)
- Blockchain
- Table
- Ledger
- Spreadsheet
Explanation: Topic 2.4.1
Cryptocurrency owners keep their money in encrypted, virtual ‘wallets.’ When a transaction takes place between the owners of two digital wallets, the details are recorded in a decentralized, electronic ledger or blockchain system. This means it is carried out with a degree of anonymity and is self-managed, with no interference from third parties such as central banks or government entities.
32. Which of the following items are states of data? (Choose three correct answers)
- Storage
- Text
- ASCII
- Transmission
- Binary
- Processing
Explanation: Topic 1.2.2
Processing refers to data that is being used to perform an operation such as updating a database record (data in process).
Storage refers to data stored in memory or on a permanent storage device such as a hard drive, solid-state drive or USB drive (data at rest).
Transmission refers to data traveling between information systems (data in transit).
33. 'Internet-based cameras and gaming gear are not subject to security breaches.'
Is this statement true or false?
Explanation: Topic 1.2.5
Internet-based cameras and gaming gear are highly susceptible to security breaches. For example, in 2017, the Persirai botnet hijacked over 122,000 IP cameras from various manufacturers to perform distributed denial-of-service (DDoS) attacks. Similarly, the elite gaming brand Razer experienced a data breach in 2020 that exposed the personal information of roughly 100,000 customers. These IoT devices often pose a greater risk than traditional computing devices because they frequently run original, unpatched software that contains vulnerabilities.
34. What vulnerability occurs when data is written beyond the memory areas allocated to an application?
- Buffer overflow
- Access control problems
- Race conditions
- Weaknesses in security practices
- Non-validated input
Explanation: Topic 2.3.3
A buffer overflow occurs when data is written beyond the limits of a buffer, which is a memory area specifically allocated to an application. This vulnerability allows an application to access or overwrite memory reserved for other processes, potentially leading to system crashes, data compromise, or unauthorized escalation of privileges.
35. An organization's IT department reports that their web server is receiving an abnormally high number of web page requests from different locations simultaneously. What type of security attack is occurring?
- Phishing
- Adware
- Social engineering
- DDoS
- Spyware
Explanation: Topic 2.2.3
A Distributed Denial-of-Service (DDoS) attack occurs when multiple, coordinated sources simultaneously flood the resources of a targeted system, such as a web server. By sending an overwhelming quantity of traffic that the server cannot handle, the attacker causes a slowdown or a complete crash of the service.
36. Which of the following are commonly used port scanning applications? (Select two correct answers)
- Zenmap
- Port number
- Sequence number
- Nmap
Explanation: Topic 4.1.5
Two popular network discovery and port scanning applications are Network Mapper (Nmap) and Zenmap.
37. What action will an IDS take upon detection of malicious traffic?
- Block or deny all traffic
- Create a network alert and log the detection
- Drop only packets identified as malicious
- Reroute malicious traffic to a honeypot
Explanation: Topic 4.1.7
An IDS, or intrusion detection system, is a device that can scan packets and compare them to a set of rules or attack signatures. If the packets match attack signatures, then the IDS can create an alert and log the detection.
38. Which of the following statements best describes cybersecurity?
- It is the name of a comprehensive security application for end users to protect workstations from being attacked
- It is a standard-based model for developing firewall technologies to fight against cybercrime
- It is a framework for security policy development
- It is an ongoing effort to protect Internet-connected systems and the data associated with those systems from unauthorized use or harm
Explanation: Topic 1.1.1
Cybersecurity is defined as the ongoing effort to protect individuals, organizations, and governments from digital attacks by safeguarding networked (Internet-connected) systems and data from unauthorized use or harm. It is a continuous process rather than a single application or fixed framework.
39. 'After a data breach, it’s important to educate employees, partners and customers on how to prevent future breaches.' Is this statement true or false?
Explanation: Topic 4.2.5
One of the key actions an organization should take after identifying a security breach is to raise awareness, train, and educate employees, partners, and clients on how to prevent future breaches. This step is part of a comprehensive impact reduction strategy to ensure that lessons learned from the incident are applied to improve the organization's future security posture.
40. An employee points out a design flaw in a new product to the department manager. Is this employee’s behavior ethical or unethical?
Explanation: Topic 5.1.2
This behavior is ethical because at an organizational level, it is everyone’s responsibility to protect the organization’s reputation, data and customers. Pointing out a design flaw is a proactive action that allows the organization to address potential vulnerabilities before they can be exploited, thereby preserving the organization’s systems and data.
41. 'Data coming into a program should be sanitized, as it could have malicious content, designed to force the program to behave in an unintended way.' This statement describes what security vulnerability?
- Weaknesses in security practices
- Access control problems
- Buffer overflow
- Non-validated input
- Race conditions
Explanation: Topic 2.3.3
Non-validated input is a software vulnerability that occurs when data entering a program is not properly sanitized, allowing it to contain malicious content designed to force the program to behave in an unintended way. An example of this exploit is a user providing a file with invalid dimensions to force a program to allocate buffers of incorrect and unexpected sizes.
42. Which of the following are examples of on-path attacks? (Choose two correct answers)
- SEO poisoning
- Man-in-the-Mobile
- Ransomware
- DDoS
- Man-in-the-Middle
- Worms
Explanation: Topic 2.2.5
An on-path attack is a method of infiltration where an attacker intercepts or modifies communications between two devices to collect sensitive information or impersonate one of the devices. The sources explicitly state that this type of attack is also referred to as a Man-in-the-Middle (MitM) or a Man-in-the-Mobile (MitMo) attack.
43. Which of the following firewalls filters traffic based on application, program or service?
- Context aware application firewall
- Proxy server
- Application layer firewall
- Host-based firewall
- Network layer firewall
Explanation: Topic 4.1.3
An Application layer firewall filters network communications based on the specific application, program, or service attempting to transmit data. While other firewalls might look at IP addresses or data ports, this type focuses on the actual software or service level to determine if traffic should be allowed.
44. A port scan returns a ‘closed’ response. What does this mean?
- There was no reply from the host
- A service is listening on the port
- Connections to the port will be denied
Explanation: Topic 4.1.5
A ‘closed’ response (which the sources also group with ‘denied’ or ‘not listening’) indicates that the specific port or service is not running on the target computer. Because the service is not active, any attempt to connect to that port is rejected, and the port cannot be exploited by an attacker.
45. 'Cryptocurrency transactions are digital.' Is this statement true or false?
Explanation: Topic 2.4.1
Cryptocurrency is defined as digital money used to buy goods and services through secured online transactions. These transactions occur between digital wallets and are recorded in a decentralized electronic ledger known as a blockchain, which is updated and disseminated electronically worldwide.
46. What do you call a digital asset designed to work as a medium of exchange that uses strong encryption to secure a financial transaction?
- Apple Pay
- Google Pay
- Near Field Communications
- Cryptocurrency
Explanation: Topic 2.4.1
Cryptocurrency is defined as digital money designed to act as a medium of exchange for goods and services. It utilizes strong encryption techniques to secure financial transactions, which are recorded in a decentralized electronic ledger known as a blockchain.
47. Which of the following tools used for incident detection can be used to detect anomalous behavior, command and control traffic, and detect infected hosts? (Choose two correct answers)
- Intrusion detection system
- Reverse proxy server
- NetFlow
- Nmap
- Honeypot
Explanation: Topic 4.3.2
Although each of these tools is useful for securing networks and detecting vulnerabilities, only an IDS and NetFlow logging can be used to detect anomalous behavior, command and control traffic, and infected hosts.
48. What name is given to a group of bots, connected through the Internet, with the ability to be controlled by a malicious individual or group?
- Hacker network
- Crime syndicate
- Zombie
- Botnet
Explanation: Topic 2.2.4
A botnet is a group of bots (infected computers) connected via the Internet that are controlled by a malicious individual or group, typically through a command and control server. While individual infected hosts are called zombies, the entire group functioning together is known as a botnet.
49. What is the best approach for preventing a compromised IoT device from maliciously accessing data and devices on a local network?
- Install a software firewall on every network device
- Place all IoT devices that have access to the Internet on an isolated network
- Disconnect all IoT devices from the Internet
- Set the security settings of workstation web browsers to a higher level
Explanation: Topic 3.1.2
The best approach to protect a data network from a possibly compromised IoT device is to place all IoT devices on an isolated network that only has access to the Internet.
50. What name is given to the emerging threat that hides on a computer or mobile device and uses that machine’s resources to mine cryptocurrencies?
- Phishing
- Bluejacking
- Cryptoransomware
- Cryptojacking
Explanation: Topic 2.4.2
Cryptojacking is defined as an emerging threat that hides on various devices—including computers, mobile phones, and servers—and uses that machine’s resources to 'mine’ cryptocurrencies without the user's consent or knowledge. This type of attack is on the rise because it allows cybercriminals to profit from hijacked hardware while often remaining undetected by the victim.
51. A port scan returns an ‘open’ response. What does this mean?
- A service is listening on the port
- Connections to the port will be denied
- There was no reply from the host
Explanation: Topic 4.1.5
An ‘open’ or ‘accepted’ response from a port scan indicates that a port or service is running on the computer and can be accessed by other network devices. This confirms that a specific service is actively listening on that port for incoming communications.
52. An employee is at a restaurant with friends and tells them about an exciting new video game that is under development at the organization they work for. Is this employee’s behavior ethical or unethical?
Explanation: Topic 5.1.2
Sharing information about a product under development with unauthorized individuals is unethical because it risks disclosing intellectual property and trade secrets, which are essential for an organization to maintain its economic advantage. Every employee has a fundamental responsibility to protect the organization’s data, reputation, and product plans from unauthorized disclosure.
53. 'An advanced persistent threat (APT) is usually well funded.' Is this statement true or false?
Explanation: Topic 2.2.10
An Advanced Persistent Threat (APT) is described as a multi-phase, long-term, and stealthy operation against a specific target. Due to the high level of complexity and specialized skill required to remain undetected on a target's systems for long periods, an APT is usually well-funded and typically targets organizations or nations for business or political reasons.
54. In networking, what name is given to the identifier at both ends of a transmission to ensure that the right data is passed to the correct application?
- IP address
- Port number
- MAC address
- Sequence number
Explanation: Topic 4.1.5
In networking, every application running on a device is assigned a specific port number. This identifier is used at both ends of a transmission to ensure that data is passed to the intended application rather than another process on the same device.
55. 'An employee does something as an organization representative with the knowledge of that organization and this action is deemed illegal. The organization is legally responsible for this action.' Is this statement true or false?
Explanation: Topic 5.1.1
Organizations are required to abide by cybersecurity laws in the countries where they operate. If an employee breaks these laws while performing their duties as a representative of the organization, the company can be held legally responsible and may be punished.
56. What tool is used to lure an attacker so that an administrator can capture, log and analyze the behavior of the attack?
- NetFlow
- Honeypot
- IDS
- Nmap
Explanation: Topic 4.2.1
Administrators can use a tool called a honeypot to lure an attacker so that their behavior can be analyzed.
57. 'A data breach does not impact the reputation of an organization.' Is this statement true or false?
Explanation: Topic 1.2.6
A data breach can have a severe and negative long-term impact on an organization’s reputation that took years to build. Such incidents often lead to a loss of trust from customers, who may seek compensation or switch to more secure competitors, and can even cause employees to leave the organization.
58. Which of the following certifications is aimed at high school and early college students, as well as anyone interested in a career change?
- CompTIA Security+
- Microsoft Technology Associate Security Fundamentals
- ISACA CSX Cybersecurity Fundamentals
- ISC2 Certified Information Systems Security Professional
- EC Council Certified Ethical Hacker
- Palo Alto Networks Certified Cybersecurity Associate
Explanation: Topic 5.2.2
The sources explicitly state that the Cisco Certified Support Technician (CCST) Cybersecurity certification is an entry-level credential aimed at high school and early college students, as well as anyone interested in a career change. Although this specific certification was not included in your list, it is the one that matches your description according to the provided material.
59. Which of the following firewalls filters traffic based on source and destination data ports and filtering based on connection states?
- Network address translation firewall
- Network layer firewall
- Transport layer firewall
- Application layer firewall
- Host-based firewall
Explanation: Topic 4.1.3
A Transport layer firewall is specifically designed to filter communications based on source and destination data ports, as well as the connection states of the network traffic. Other firewalls, like the Network layer firewall, focus instead on source and destination IP addresses.
60. Which of the following are categories of security measures or controls? (Choose three correct answers)
- Firewalls
- Guards
- Camera
- Policy and procedure
- Technology
- Awareness, training and education
Explanation: Topic 1.2.2
According to the McCumber Cube model, there are three primary categories of security measures used to protect data: Awareness, training and education (ensuring users can recognize and respond to threats), Technology (software and hardware solutions like firewalls), and Policy and procedure (administrative controls and established guidelines). While firewalls are a security measure, they are classified under the broader category of Technology.
61. 'A botnet can have tens of thousands of bots, or even hundreds of thousands.' Is this statement true or false?
Explanation: Topic 2.2.4
A botnet consists of a group of internet-connected "bots" controlled by a malicious individual or group. These networks are highly scalable and can indeed contain tens of thousands, or even hundreds of thousands, of infected hosts. A real-world example is the Persirai botnet, which hijacked over 122,000 IP cameras to carry out large-scale attacks.
62. For what purpose would a network administrator use the Nmap tool?
- To protect the private IP addresses of internal hosts
- To identify specific network anomalies
- To detect and identify open ports
- To collect and analyze security alerts and logs
Explanation: Topic 4.1.5
Nmap allows an administrator to perform port scanning to probe computers and the network for open ports. This helps the administrator verify that network security policies are in place.
63. Which of the following certifications does not expire or require periodic recertification and is geared towards post-secondary graduates and those interested in a career change?
- EC Council Certified Ethical Hacker
- ISACA CSX Cybersecurity Fundamentals
- CompTIA Security+
- Palo Alto Networks Certified Cybersecurity Associate
- ISC2 Certified Information Systems Security Professional
- Microsoft Technology Associate Security Fundamentals
Explanation: Topic 5.2.2
The Cisco Certified Support Technician (CCST) Cybersecurity is the entry-level certification that does not expire or require periodic recertification. It is specifically geared towards newcomers, including high school students, early college students, and those interested in a career change. While other certifications like CompTIA Security+ or EC Council CEH are mentioned, the sources do not attribute these specific non-expiring characteristics to them.
64. What type of attack uses zombies?
- Spear phishing
- Trojan horse
- DDoS
- SEO poisoning
Explanation: Topic 2.2.3
A Distributed DoS (DDoS) attack is similar to a DoS attack but originates from multiple, coordinated sources. For example:
- An attacker builds a network (botnet) of infected hosts called zombies, which are controlled by handler systems.
- The zombie computers will constantly scan and infect more hosts, creating more and more zombies.
- When ready, the hacker will instruct the handler systems to make the botnet of zombies carry out a DDoS attack.
65. What is the purpose of a backdoor?
- To enable software vendors to update software
- For government access
- To gain unauthorized access to a system without normal authentication procedures
- To allow developers to debug software
Explanation: Topic 2.1.1
A backdoor is a type of malware designed to bypass a system's standard security measures. Its primary purpose is to allow hackers to gain unauthorized remote access to resources and issue system commands while working undetected in the background.
66. Which of the following firewalls filters ports and system service calls on a single computer operating system?
- Network address translation firewall
- Transport layer firewall
- Host-based firewall
- Network layer firewall
- Application layer firewall
Explanation: Topic 4.1.3
A host-based firewall is specifically designed to run on a single computer with the purpose of protecting that one device by filtering ports and system service calls on its operating system. Other firewall types, such as network layer or transport layer firewalls, typically focus on filtering external network traffic based on IP addresses or connection states.
67. What type of attack disrupts services by overwhelming network devices with bogus traffic?
- DDoS
- Zero-day
- Brute force
- Port scans
Explanation: Topic 2.2.3
DDoS, or distributed denial of service, attacks are used to disrupt service by overwhelming network devices with bogus traffic.
68. 'Cryptocurrencies are handled on a centralized exchange.' Is this statement true or false?
Explanation: Topic 2.4.1
Cryptocurrency transactions are recorded in a decentralized electronic ledger known as a blockchain. This system is self-managed and operates with no interference from third parties such as central banks or government entities, meaning it does not rely on a centralized exchange.
69. Several @Apollo employees have reported that the network access is slow. After investigation, the network administrator has learned that one employee downloaded a third-party scanning program for the printer. What type of malware might have been introduced that is causing slow performance of the network?
Explanation: Topic 2.1.1
Worms are malicious code that replicates by independently exploiting vulnerabilities in networks. Worms usually slow down networks. Whereas a virus requires a host program to run, worms can run by themselves. Other than the initial infection, worms no longer require user participation. After a worm affects a host, it is able to spread very quickly over the network. Worms share similar patterns. They all have an enabling vulnerability, a way to propagate themselves, and they all contain a payload.
70. What is an example of cyber kill chain?
- a planned process of cyber attack
Explanation: Topic 2.2.10
A cyber kill chain identifies the various stages of a cyber attack. According to the sources, an Advanced Persistent Threat (APT) is a prime example of this planned process, as it is a multi-phase, long-term, and stealthy operation directed at a specific target. These highly organized attacks move through specific steps to deploy customized malware and remain undetected on a system for business or political gain.
71. An organization’s process of identifying and assessing risk with the goal of reducing these threats to an acceptable level is known as what?
- Business continuity
- Disaster recovery
- Risk management
- Vulnerability scanning
Explanation: Topic 4.2.6
Risk management is the formal and continuous process of identifying and assessing risks to an organization. Its primary goal is to reduce the impact of threats and vulnerabilities to an acceptable level by weighing the impact of a threat against the cost of implementing security controls.
72. An employee is laid off after fifteen years with the same organization. The employee is then hired by another organization within a week. In the new organization, the employee shares documents and ideas for products that the employee proposed at the original organization.
Is the employee’s behavior ethical or unethical?
Explanation: Topic 1.2.1
Sharing documents and product ideas from a previous employer is unethical because it violates the protection of intellectual property and trade secrets, which are critical for an organization’s economic advantage. Professional ethics require employees to safeguard an organization’s data and reputation even after leaving, and using proprietary information to benefit a competitor is a breach of that responsibility.
73. Which stage of the kill chain used by attackers focuses on the identification and selection of targets?
- delivery
- exploitation
- weaponization
- reconnaissance
Explanation: Topic 4.2.3
It is the first stage, reconnaissance, of the the kill chain that focuses on the identification and selection of targets.
74. An employee does something as a company representative with the knowledge of that company and this action is deemed illegal. The company would be legally responsible for this action. Is this statement true or false?
Explanation: Topic 5.1.1
According to the source material, organizations must abide by the cybersecurity laws of the countries where they operate. If an employee breaks these laws while performing their job as a representative of the organization, the company itself can be held legally responsible and may face punishment. Although you indicated the answer should be False, the provided text explicitly states that the organization may be punished for illegal actions taken by an employee during their work.
75. Which term describes the private browser mode for Google Chrome?
- Private tab
- Private browsing
- Incognito
- InPrivate
Explanation: Topic 3.4.5
Each major web browser has a specific name for its private browsing mode. According to the sources, Google Chrome uses the term Incognito. When this mode is enabled, the browser disables cookies and deletes your browsing history and temporary internet files once the window or program is closed.
76. What type of infiltration method allows attackers to quietly capture two-step verification SMS messages sent to users in a Man-in-the-Mobile (MITMO) attack?
- Pretexting
- Botnet
- Dos
- On-Path attack
Explanation: Topic 2.2.5
A Man-in-the-Mobile (MITMO) attack is a specific variation of an On-Path attack. This infiltration method allows attackers to compromise a user's mobile device to intercept and exfiltrate sensitive data, including two-step verification SMS messages.
77. A web server administrator is configuring access settings to require users to authenticate first before accessing certain web pages. Which requirement of information security is addressed through the configuration?
- availability
- integrity
- scalability
- confidentiality
Explanation: Topic 1.2.2
Confidentiality ensures that data is accessed only by authorized individuals. Authentication will help verify the identity of the individuals.