How to find: Press “Ctrl + F” in the browser and fill in whatever wording is in the question to find that question/answer. If the question is not here, find it in Questions Bank. |
NOTE: If you have the new question on this test, please comment Question and Multiple-Choice list in form below this article. We will update answers for you in the shortest time. Thank you! We truly value your contribution to the website.
|
CyberOps Associate (Version 1.0) – Modules 21 – 23: Cryptography and Endpoint Protection Group Exam
1. Which technology might increase the security challenge to the implementation of IoT in an enterprise environment?
- network bandwidth
- cloud computing
- CPU processing speed
- data storage
2. Which statement describes the term attack surface?
- It is the total number of attacks toward an organization within a day.
- It is the group of hosts that experiences the same attack.
- It is the total sum of vulnerabilities in a system that is accessible to an attacker.
- It is the network interface where attacks originate.
3. Which HIDS is an open-source based product?
- OSSEC
- Cisco AMP
- Tripwire
- AlienVault USM
4. What does the telemetry function provide in host-based security software?
- It updates the heuristic antivirus signature database.
- It blocks the passage of zero-day attacks.
- It enables updates of malware signatures.
- It enables host-based security programs to have comprehensive logging functions.
5. Which type of attack does the use of HMACs protect against?
- brute force
- DDoS
- DoS
- man-in-the-middle
6. Which objective of secure communications is achieved by encrypting data?
- confidentiality
- integrity
- availability
- authentication
7. Which two statements correctly describe certificate classes used in the PKI? (Choose two.)
- A class 4 certificate is for online business transactions between companies.
- A class 0 certificate is more trusted than a class 1 certificate.
- A class 0 certificate is for testing purposes.
- The lower the class number, the more trusted the certificate.
- A class 5 certificate is for users with a focus on verification of email.
Class 0 is for testing purposes in which no checks have been performed.
Class 1 is for individuals with a focus on verification of email.
Class 2 is for organizations for which proof of identity is required.
Class 3 is for servers and software signing for which independent verification and checking of identity and authority is done by the issuing certificate authority.
Class 4 is for online business transactions between companies.
Class 5 is for private organizations or governmental security.
8. A customer purchases an item from an e-commerce site. The e-commerce site must maintain proof that the data exchange took place between the site and the customer. Which feature of digital signatures is required?
- nonrepudiation of the transaction
- integrity of digitally signed data
- authenticity of digitally signed data
- confidentiality of the public key
Authenticity of digitally signed data – Digital signatures authenticate a source, proving that a certain party has seen and signed the data in question.
Integrity of digitally signed data – Digital signatures guarantee that the data has not changed from the time it was signed.
Nonrepudiation of the transaction – The recipient can take the data to a third party, and the third party accepts the digital signature as a proof that this data exchange did take place. The signing party cannot repudiate that it has signed the data.
9. What is the purpose of a digital certificate?
- It provides proof that data has a traditional signature attached.
- It guarantees that a website has not been hacked.
- It ensures that the person who is gaining access to a network device is authorized.
- It authenticates a website and establishes a secure connection to exchange confidential data.
10. In a hierarchical CA topology, where can a subordinate CA obtain a certificate for itself?
- from the root CA or another subordinate CA at a higher level
- from the root CA or another subordinate CA at the same level
- from the root CA or from self-generation
- from the root CA only
- from the root CA or another subordinate CA anywhere in the tree
11. What is the purpose for using digital signatures for code signing?
- to establish an encrypted connection to exchange confidential data with a vendor website
- to verify the integrity of executable files downloaded from a vendor website
- to authenticate the identity of the system with a vendor website
- to generate a virtual ID
12. What technology has a function of using trusted third-party protocols to issue credentials that are accepted as an authoritative identity?
- digital signatures
- hashing algorithms
- PKI certificates
- symmetric keys
13. In addressing a risk that has low potential impact and relatively high cost of mitigation or reduction, which strategy will accept the risk and its consequences?
- risk avoidance
- risk reduction
- risk retention
- risk sharing
Risk avoidance – Stop performing the activities that create risk.
Risk reduction – Decrease the risk by taking measures to reduce vulnerability.
Risk sharing – Shift some of the risk to other parties.
Risk retention – Accept the risk and its consequences.
14. Which two classes of metrics are included in the CVSS Base Metric Group? (Choose two.)
- Confidentiality Requirement
- Modified Base
- Exploit Code Maturity
- Exploitability
- Impact metrics
15. Match the NIST Cybersecurity Framework core function with the description. (Not all options are used.)
- develop and implement the appropriate activities to identify the occurrence of a cybersecurity event : detect
- develop and implement the appropriate safeguards to ensure delivery of critical infrastructure services : protect
- develop and implement the appropriate activities to act on a detected cybersecurity event
- develop an organizational understanding to manage cybersecurity risk to systems, assets, data, and capabilities : identify
16. A cybersecurity analyst is performing a CVSS assessment on an attack where a web link was sent to several employees. Once clicked, an internal attack was launched. Which CVSS Base Metric Group Exploitability metric is used to document that the user had to click on the link in order for the attack to occur?
- scope
- integrity requirement
- availability requirement
- user interaction
17. In network security assessments, which type of test employs software to scan internal networks and Internet facing servers for various types of vulnerabilities?
- vulnerability assessment
- risk analysis
- strength of network security testing
- penetration testing
18. What are the three outcomes of the NIST Cybersecurity Framework identify core function? (Choose three.)
- information protection process and procedures
- governance
- mitigation
- risk assessment
- asset management
- recovery planning
Asset management
Business environment
Governance
Risk assessment
Risk management strategy
19. Which statement describes the term iptables?
- It is a file used by a DHCP server to store current active IP addresses.
- It is a rule-based firewall application in Linux.
- It is a DHCP application in Windows.
- It is a DNS daemon in Linux.
20. What is the difference between an HIDS and a firewall?
- An HIDS works like an IPS, whereas a firewall just monitors traffic.
- An HIDS monitors operating systems on host computers and processes file system activity. Firewalls allow or deny traffic between the computer and other systems.
- A firewall performs packet filtering and therefore is limited in effectiveness, whereas an HIDS blocks intrusions.
- An HIDS blocks intrusions, whereas a firewall filters them.
- A firewall allows and denies traffic based on rules and an HIDS monitors network traffic.
21. Which statement describes the Cisco Threat Grid Glovebox?
- It is a network-based IDS/IPS.
- It is a host-based intrusion detection system (HIDS) solution to fight against malware.
- It is a sandbox product for analyzing malware behaviors.
- It is a firewall appliance.
22. Which statement describes the policy-based intrusion detection approach?
- It compares the signatures of incoming traffic to a known intrusion database.
- It compares the operations of a host against well-defined security rules.
- It compares the antimalware definitions to a central repository for the latest updates.
- It compares the behaviors of a host to an established baseline to identify potential intrusion.
23. What is the purpose of the DH algorithm?
- to provide nonrepudiation support
- to generate a shared secret between two hosts that have not communicated before
- to encrypt data traffic after a VPN is established
- to support email data confidentiality
24. What is a difference between symmetric and asymmetric encryption algorithms?
- Symmetric encryption algorithms are used to authenticate secure communications. Asymmetric encryption algorithms are used to repudiate messages.
- Symmetric encryption algorithms are used to encrypt data. Asymmetric encryption algorithms are used to decrypt data.
- Symmetric encryption algorithms use pre-shared keys. Asymmetric encryption algorithms use different keys to encrypt and decrypt data.
- Symmetric algorithms are typically hundreds to thousands of times slower than asymmetric algorithms.
25. When a server profile for an organization is being established, which element describes the TCP and UDP daemons and ports that are allowed to be open on the server?
- critical asset address space
- service accounts
- software environment
- listening ports
Listening ports – the TCP and UDP daemons and ports that are allowed to be open on the server
User accounts – the parameters defining user access and behavior
Service accounts – the definitions of the type of service that an application is allowed to run on a server
Software environment – the tasks, processes, and applications that are permitted to run on the server
26. What is an action that should be taken in the discovery step of the vulnerability management life cycle?
- documenting the security plan
- assigning business value to assets
- developing a network baseline
- determining a risk profile
27. In what order are the steps in the vulnerability management life cycle conducted?
- discover, assess, prioritize assets, report, remediate, verify
- discover, prioritize assets, assess, remediate, report, verify
- discover, prioritize assets, assess, remediate, verify, report
- discover, prioritize assets, assess, report, remediate, verify
- Discover
- Prioritize assets
- Assess
- Report
- Remediate
- Verify
28. A security professional is making recommendations to a company for enhancing endpoint security. Which security endpoint technology would be recommended as an agent-based system to protect hosts against malware?
- IPS
- HIDS
- blacklisting
- baselining
29. What is a feature of distributed firewalls?
- They all use an open sharing standard platform.
- They use only TCP wrappers to configure rule-based access control and logging systems.
- They use only iptables to configure network rules.
- They combine the feature of host-based firewalls with centralized management.
30. An administrator suspects polymorphic malware has successfully entered the network past the HIDS system perimeter. The polymorphic malware is, however, successfully identified and isolated. What must the administrator do to create signatures to prevent the file from entering the network again?
- Execute the polymorphic file in the Cisco Threat Grid Glovebox.
- Run the Cisco Talos security intelligence service.
- Use Cisco AMP to track the trajectory of a file through the network.
- Run a baseline to establish an accepted amount of risk, and the environmental components that contribute to the risk level of the polymorphic malware.
31. On a Windows host, which tool can be used to create and maintain blacklists and whitelists?
- Local Users and Groups
- Group Policy Editor
- Task Manager
- Computer Management
32. In addressing an identified risk, which strategy aims to stop performing the activities that create risk?
- risk retention
- risk avoidance
- risk sharing
- risk reduction
- Risk avoidance – Stop performing the activities that create risk.
- Risk reduction – Decrease the risk by taking measures to reduce vulnerability.
- Risk sharing – Shift some of the risk to other parties.
- Risk retention – Accept the risk and its consequences.
33. A company is developing a security policy for secure communication. In the exchange of critical messages between a headquarters office and a branch office, a hash value should only be recalculated with a predetermined code, thus ensuring the validity of data source. Which aspect of secure communications is addressed?
- data integrity
- data confidentiality
- non-repudiation
- origin authentication
Data confidentiality – guarantees that only authorized users can read the message
Data integrity – guarantees that the message was not altered
Origin authentication – guarantees that the message is not a forgery and does actually come from whom it states
Data nonrepudiation – guarantees that the sender cannot repudiate, or refute, the validity of a message sent
34. Match the network profile element to the description. (Not all options are used.)
- Total throughput – the amount of data passing from a given source to a given destination in a given period of time
- Session duration – the time between the establishment of a data flow and its termination
- Ports used – a list of TCP or UDP processes that are available to accept data
- Critical asset address space – the IP addresses or the logical location of essential systems or data
35. What is blacklisting?
- This is an application list that can dictate which user applications are not permitted to run on a computer.
- This is a user list to prevent blacklisted users from accessing a computer.
- This is a network process list to stop a listed process from running on a computer.
- This is a Heuristics-based list to prevent a process from running on a computer.
36. Which technology is used by Cisco Advanced Malware Protection (AMP) in defending and protecting against known and emerging threats?
- network admission control
- network profiling
- website filtering and blacklisting
- threat intelligence
37. Which technique could be used by security personnel to analyze a suspicious file in a safe environment?
- sandboxing
- baselining
- whitelisting
- blacklisting
38. A company implements a security policy that ensures that a file sent from the headquarters office to the branch office can only be opened with a predetermined code. This code is changed every day. Which two algorithms can be used to achieve this task? (Choose two.)
- HMAC
- MD5
- 3DES
- SHA-1
- AES
39. Which security management plan specifies a component that involves tracking the location and configuration of networked devices and software across an enterprise?
- asset management
- patch management
- vulnerability management
- risk management