Cybersecurity Assessment Mastery Quiz

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Alfredhook3
A
Alfredhook3
Community Contributor
Quizzes Created: 5317 | Total Attempts: 3,143,123
| Questions: 25 | Updated: Sep 21, 2026
Please wait...
Question 1 / 26
🏆 Rank #--
0 %
0/100
Score 0/100

1. During an active ransomware incident, an analyst discovers the infected system is still connected to the corporate network. What should the analyst do FIRST?

Explanation

Isolating the infected system from the network is crucial to prevent the ransomware from spreading to other devices. This immediate action helps contain the threat, allowing for a more controlled response to the incident. By disconnecting the compromised system, the analyst can limit the potential damage and protect critical data and resources. Other actions, such as paying the ransom or conducting forensic analysis, should only be taken after ensuring that the threat is contained and the network is secure.

Submit
Please wait...
About This Quiz
Cybersecurity Assessment Mastery Quiz - Quiz

This assessment evaluates your understanding of key cybersecurity concepts, including the CIA triad, least privilege, and incident response. It is essential for anyone looking to strengthen their cybersecurity knowledge and skills, making it a valuable resource for professionals in the field.

2.

What first name or nickname would you like us to use?

You may optionally provide this to label your report, leaderboard, or certificate.

2. A junior analyst discovers evidence of a sophisticated, ongoing network intrusion that appears to involve multiple compromised systems and possible data exfiltration. According to cybersecurity professional practice, what should the analyst do?

Submit

3. An analyst receives 50 security alerts simultaneously after a system compromise. The analyst reviews each alert and assigns priority based on severity and potential business impact before investigating. This process is called ____.

Submit

4. Match each threat type to its most accurate definition.

Submit

5. A documented, unbroken record of who collected, handled, and accessed evidence — and when — is called the ____.

Explanation

A chain of custody is a crucial concept in legal and forensic contexts, ensuring the integrity of evidence. It refers to the documented process that tracks the handling of evidence from the moment it is collected until it is presented in court. This record includes details about who collected, handled, and accessed the evidence, as well as the timestamps of each action. Maintaining a clear chain of custody is essential for establishing the authenticity and reliability of evidence, preventing tampering, and supporting the credibility of the investigation or legal proceedings.

Submit

6. Cryptographic hashing (e.g., SHA-256) is used in digital forensics primarily to prove that evidence has not been altered.

Explanation

Cryptographic hashing, such as SHA-256, generates a unique fixed-size string from input data, ensuring that even a slight change in the data produces a vastly different hash. In digital forensics, this property is crucial for verifying the integrity of evidence. By creating a hash of the original data and comparing it to hashes generated later, investigators can confirm that no alterations have occurred, thus maintaining the authenticity and reliability of the evidence throughout the investigation process.

Submit

7. Which of the following statements about volatile data is TRUE?

Explanation

Volatile data refers to information stored in temporary memory, such as RAM, which is lost when a system is powered off. This type of data can include running processes, active network connections, and unsaved documents. Because it disappears when the system shuts down, it is crucial to collect volatile data first during a forensic investigation to capture relevant information that may not be recoverable later. In contrast, non-volatile data, like that on a hard drive, remains intact even after power loss.

Submit

8. A forensic investigator creates a bit-for-bit copy of a suspect's hard drive before analysis to ensure the original evidence is never altered. This process is known as ____.

Explanation

Forensic imaging is a critical process in digital forensics that involves creating an exact, bit-for-bit copy of a hard drive. This ensures that the original data remains untouched and preserves the integrity of the evidence. By using forensic imaging, investigators can analyze the duplicate without risking any alterations to the original data, which is essential for maintaining the chain of custody and ensuring the validity of the evidence in legal proceedings. This method allows for thorough examination while safeguarding the original source.

Submit

9. Which of the following correctly describes the difference between remediation and mitigation in vulnerability management?

Explanation

Remediation and mitigation are key concepts in vulnerability management. Remediation involves taking steps to completely eliminate a vulnerability, ensuring that the system is secure and the risk is fully addressed. In contrast, mitigation refers to strategies that lower the risk associated with a vulnerability without necessarily fixing it, such as implementing safeguards or controls. This distinction is crucial because while remediation provides a permanent solution, mitigation serves as a temporary measure to reduce potential threats until a full fix can be applied.

Submit

10. A patch for a critical vulnerability is not yet available from the vendor. The security team implements a firewall rule to block traffic to the affected port as a temporary measure. This action is best described as ____.

Explanation

Mitigation refers to actions taken to reduce the severity or impact of a vulnerability when a permanent solution, such as a patch, is not available. By implementing a firewall rule to block traffic to the affected port, the security team is minimizing the risk of exploitation while awaiting a vendor fix. This proactive measure helps protect the system from potential attacks, demonstrating an effective approach to managing security risks in the interim.

Submit

11. A vulnerability scanner reports a critical CVSS score of 9.8 on an internal-only server with no known public exploit, and a medium CVSS score of 6.5 on an internet-facing web server with an active exploit being used in the wild. Which vulnerability should be prioritized for immediate remediation?

Explanation

Prioritizing vulnerabilities requires considering both their severity and exploitability. While the internal server has a higher CVSS score, it is not exposed to the internet, making it less immediately threatening. In contrast, the internet-facing server has a medium CVSS score but is actively being exploited, posing a significant risk to the organization. The combination of exposure and active exploitation makes the internet-facing vulnerability a higher priority for remediation to mitigate potential damage and protect sensitive data.

Submit

12. A post-incident review meeting is held to analyze what went wrong and how to improve future response. This corresponds to which phase of the IR lifecycle?

Explanation

A post-incident review meeting focuses on evaluating the incident's response and identifying areas for improvement, which is essential for enhancing future incident handling. This phase, known as "Lessons Learned," involves gathering insights from the incident to refine processes, training, and preparedness. By documenting what went wrong and what worked well, organizations can develop strategies to mitigate similar issues in the future, thus strengthening their overall incident response capabilities.

Submit

13. The phase of the incident response lifecycle in which malware is removed and vulnerabilities are closed to eliminate the root cause of an incident is called ____.

Explanation

Eradication is the phase in the incident response lifecycle focused on eliminating the root cause of an incident. During this stage, security teams remove malware from affected systems and address any vulnerabilities that were exploited. This process ensures that the threat is completely neutralized and prevents future occurrences. By thoroughly cleaning the environment and reinforcing security measures, organizations can restore normal operations while enhancing their defenses against similar incidents.

Submit

14. A company's database is accessed by an unauthorized third party who copies sensitive customer records without altering any data. Which leg of the CIA triad is primarily violated?

Explanation

In this scenario, the unauthorized access to sensitive customer records directly compromises the confidentiality of the data. Confidentiality refers to the protection of information from unauthorized access and disclosure. Since the third party accessed and copied the records without permission, the sensitive information is no longer kept secret, violating the principle of confidentiality. Integrity and availability are not violated in this case, as the data remains unaltered and accessible to authorized users.

Submit

15. Place the six phases of the Incident Response Lifecycle in the correct order by matching each phase to its position.

Submit

16. Which of the following are considered indicators of data exfiltration? Select all that apply.

Explanation

Indicators of data exfiltration include large and unusual outbound data transfers, as they suggest unauthorized data movement. Connections to unknown external IP addresses may indicate that data is being sent to potentially malicious destinations. Compression of files before transfer can signify an attempt to obfuscate data for easier transfer. Lastly, activity occurring outside of normal business hours raises suspicion, as it may indicate unauthorized access or data theft when fewer personnel are monitoring the systems. Together, these factors signal potential security breaches involving sensitive information.

Submit

17. A security analyst notices repeated failed login attempts from a single IP address targeting an admin account, followed by a successful login and the creation of a new admin account. What investigation technique is the analyst applying when linking these events together?

Explanation

Event correlation involves analyzing multiple events or logs to identify patterns or relationships that indicate potential security incidents. In this scenario, the analyst connects the dots between repeated failed login attempts, a successful login, and the creation of a new admin account. By recognizing this sequence of events, the analyst can infer that the successful login may be a result of the earlier attempts, suggesting a possible breach. This technique is crucial for identifying and responding to security threats effectively.

Submit

18. Match each security concept to its correct description.

Submit

19. An employee's laptop is stolen from a coffee shop. The IT team confirms the drive was protected with BitLocker. Which security control most directly protects the data on that stolen device?

Explanation

Full-Disk Encryption (FDE) ensures that all data stored on a device's hard drive is encrypted, making it inaccessible without the proper decryption key. In the case of the stolen laptop, even though the physical device is compromised, the data remains protected from unauthorized access. BitLocker, a form of FDE, encrypts the entire disk, ensuring that sensitive information cannot be retrieved by anyone who does not have the correct credentials, thereby safeguarding the employee's data despite the theft.

Submit

20. Which type of encryption uses a single shared key for both encrypting and decrypting data, making it fast and suitable for bulk data transfer?

Explanation

Symmetric encryption utilizes a single shared key for both the encryption and decryption processes, allowing for faster performance compared to other methods. This efficiency makes it particularly well-suited for bulk data transfer, as the same key can be used to quickly encrypt and decrypt large volumes of information. In contrast, asymmetric encryption involves a pair of keys, which can slow down the process, while hashing is not a reversible encryption method. Thus, symmetric encryption is the preferred choice for scenarios requiring speed and efficiency.

Submit

21. After a user successfully logs in, the system checks their role to determine which files they can open or edit. This process is best described as ____.

Explanation

Authorization is the process of determining what an authenticated user is allowed to do within a system. After logging in, the system evaluates the user's role to establish their permissions regarding file access and editing rights. This ensures that users can only interact with files they are authorized to manage, thereby maintaining security and proper access control within the system.

Submit

22. A user enters a username and password to log into a system. A second prompt then asks for a one-time code sent to their phone. Which security concept does this scenario best illustrate?

Explanation

This scenario illustrates Multi-Factor Authentication (MFA) because it requires the user to provide two different forms of verification before gaining access. The first factor is something the user knows (username and password), while the second factor is something the user has (a one-time code sent to their phone). This layered approach enhances security by making it more difficult for unauthorized users to gain access, as they would need both pieces of information to successfully log in.

Submit

23. Which of the following best describes the Principle of Least Privilege (PoLP)?

Explanation

The Principle of Least Privilege (PoLP) emphasizes that users should be granted the minimum level of access necessary to perform their specific job functions. This approach reduces the risk of accidental or malicious misuse of sensitive information and systems, enhancing overall security. By limiting access rights, organizations can better protect their resources and minimize potential vulnerabilities, ensuring that users do not have permissions that exceed their operational needs. This principle is fundamental in cybersecurity practices to safeguard data and maintain system integrity.

Submit

24. A malicious insider modifies financial records in a database without authorization. Which CIA triad principle is primarily violated?

Explanation

Modifying financial records without authorization directly impacts the accuracy and trustworthiness of the data. This violation undermines the principle of integrity, which ensures that information remains correct, reliable, and unaltered by unauthorized users. While confidentiality and availability are also important, the act of altering records specifically compromises the integrity of the data, making it unreliable for decision-making and reporting.

Submit

25. An attacker floods a web server with millions of requests from a botnet, causing it to crash and become unreachable to legitimate users. Which CIA triad principle is broken?

Explanation

The scenario describes a Distributed Denial of Service (DDoS) attack, where an attacker overwhelms a web server with excessive traffic, rendering it unable to respond to legitimate requests. This directly impacts the availability of the server, which is a key principle of the CIA triad. Availability ensures that authorized users have reliable access to information and resources when needed. When a server crashes due to excessive requests, it violates this principle, making the service unavailable to users.

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (25)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
During an active ransomware incident, an analyst discovers the...
A junior analyst discovers evidence of a sophisticated, ongoing...
An analyst receives 50 security alerts simultaneously after a system...
Match each threat type to its most accurate definition.
A documented, unbroken record of who collected, handled, and accessed...
Cryptographic hashing (e.g., SHA-256) is used in digital forensics...
Which of the following statements about volatile data is TRUE?
A forensic investigator creates a bit-for-bit copy of a suspect's hard...
Which of the following correctly describes the difference between...
A patch for a critical vulnerability is not yet available from the...
A vulnerability scanner reports a critical CVSS score of 9.8 on an...
A post-incident review meeting is held to analyze what went wrong and...
The phase of the incident response lifecycle in which malware is...
A company's database is accessed by an unauthorized third party who...
Place the six phases of the Incident Response Lifecycle in the correct...
Which of the following are considered indicators of data exfiltration?...
A security analyst notices repeated failed login attempts from a...
Match each security concept to its correct description.
An employee's laptop is stolen from a coffee shop. The IT team...
Which type of encryption uses a single shared key for both encrypting...
After a user successfully logs in, the system checks their role to...
A user enters a username and password to log into a system. A second...
Which of the following best describes the Principle of Least Privilege...
A malicious insider modifies financial records in a database without...
An attacker floods a web server with millions of requests from a...
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!