Does Soc Sec Take Back Money When Moved to Nursing Home
IBM Cybersecurity Analyst Professional Certificate Assessment Exam Quiz Answers
Warning: Jo Answer Green hai wo correct hai but
Jo Green Nahi hai. Usme se jo ek wrong selection tha usko hata diya hai
Question 1)
Implementing a Security Awareness training program would be an example of which type of control?
- Administrative control
Question 2)
Putting locks on a door is an example of which type of control?
- Preventative
Question 3)
How would you classify a piece of malicious code that can replicate itself and spread to new systems?
- A worm
Question 4)
To engage in packet sniffing, you must implement promiscuous mode on which device ?
- A network card
- An Intrusion Detection System (IDS)
- A sniffing router
Question 5)
Which mechanism would help assure the integrity of a message, but not do much to assure confidentiality or availability.
- Hashing
Question 6)
An organization wants to restrict employee after-hours access to its systems so it publishes a policy forbidding employees to work outside of their assigned hours, and then makes sure the office doors remain locked on weekends. What two (2) types of controls are they using? (Select 2)
- Physical
- Administrative
Question 7)
Which two factors contribute to cryptographic strength? (Select 2)
- The use of cyphers that are based on complex mathematical algorithms
- The use of cyphers that have undergone public scrutiny
Question 8)
Trying to break an encryption key by trying every possible combination of characters is called what?
- A brute force attack
Question 9)
Which of the following describes the core goals of IT security?
- The Open Web Application Security Project (OWASP) Framework
- The Business Process Management Framework
- The CIA Triad
Question 10)
Which three (3) roles are typically found in an Information Security organization? (Select 3)
- Vulnerability Assessor
- Chief Information Security Officer (CISO)
- Penetration Tester
Question 11)
Problem Management, Change Management, and Incident Management are all key processes of which framework?
- ITIL
Question 12)
Alice sends a message to Bob that is intercepted by Trudy. Which scenario describes an integrity violation?
- Trudy changes the message and then forwards it on
- Trudy deletes the message without forwarding it
- Trudy reads the message
- Trudy cannot read it because it is encrypted but allows it to be delivered to Bob in its original form
Question 13)
In cybersecurity, Accountability is defined as what?
- Being able to map an action to an identity
Question 14)
Multifactor authentication (MFA) requires more than one authentication method to be used before identity is authenticated. Which three (3) are authentication methods? (Select 3)
- Something a person is
- Something a person has
- Something a person knows
Question 15)
Which three (3) of the following are Physical Access Controls? (Select 3)
- Door locks
- Security guards
- Fences
Question 16)
If you are setting up a Windows 10 laptop with a 32Gb hard drive, which two (2) file system could you select? (Select 2)
- NTFS
- FAT32
Question 17)
Which three (3) permissions can be set on a file in Linux? (Select 3)
- write
- execute
- read
Question 18)
If cost is the primary concern, which type of cloud should be considered first?
- Public cloud
Question 19)
Consolidating and virtualizing workloads should be done when?
- Before moving the workloads to the cloud
Question 20)
Which of the following is a self-regulating standard set up by the credit card industry in the US?
- PCI-DSS
Question 21) Which two (2) of the following attack types target endpoints? Question 22) If an Endpoint Detection and Response (EDR) system detects that an endpoint does not have a required patch installed, which statement best characterizes the actions it is able to take automatically? Question 23) Granting access to a user based upon how high up he is in an organization violates what basic security premise? Question 24) The Windows Security App available in Windows 10 provides uses with which of the following protections? Question 25) Hashing ensures which of the following? Question 26) Which of the following practices helps assure the best results when implementing encryption? Question 27) Which of these methods ensures the authentication, non-repudiation and integrity of a digital communication? Question 28) Which of the following practices will help assure the confidentiality of data in transit? Question 29) Which three (3) of these are benefits you can realize from using a NAT (Network Address Translation) router? (Select 3) Question 30) Which statement best describes configuring a NAT router to use static mapping?
Question 31) If a computer needs to send a message to a system that is part of the local network, where does it send the message? Question 32) Which are properties of a highly available system? Question 33) Which three (3) of these statements about the UDP protocol are True? (Select 3) Question 34) What is one difference between a Stateful Firewall and a Next Generation Firewall? Question 35) You are concerned that your organization is really not very experienced with securing data sources. Which hosting model would require you to secure the fewest data sources?
Question 36)
Hassan is an engineer who works a normal day shift from his company's headquarters in Austin, TX USA. Which two (2) of these activities raise the most cause for concern? (Select 2)
- Each night Hassan logs into his account from an ISP in China
- One evening, Hassan downloads all of the files associated with the new product he is working on
Question 37)
Which three (3) of the following are considered safe coding practices? (Select 3)
- Use library functions in place of OS commands
- Avoid using OS commands whenever possible
- Avoid running commands through a shell interpreter
Question 38)
Which three (3) items should be included in the Planning step of a penetration test? (Select 3)
- Informing Need-to-know employees
- Establishing Boundaries
- Setting Objectives
Question 39)
Which portion of the pentest report would cover the risk ranking, recommendations and roadmap?
- Executive Summary
Question 40)
Spare workstations and servers, blank removable media, packet sniffers and protocol analyzers, all belong to which Incident Response resource category?
- Incident Post-Analysis Resources
- Incident Analysis Hardware and Software
Question 41)
NIST recommends considering a number of items, including a high level of testing and monitoring, during which stage of a comprehensive Containment, Eradication & Recovery strategy?
- Recovery
Question 42)
True or False. Digital forensics is effective in solving cyber crimes but is not considered effective in solving violent crimes such as rape and murder.
- False
Question 43)
Which three (3) are common obstacles faced when trying to examine forensic data? (Select 3)
- Selecting the right tools to help filter and exclude irrelevant data
- Finding the relevant files among the hundreds of thousands found on most hard drives
- Bypassing controls such as passwords
Question 44)
What scripting concept will repeatedly execute the same block of code while a specified condition remains true?
- Loops
Question 45)
Which two (2) statements about Python are true? (Select 2)
- Python code is considered easy to debug compared with other popular programming languages
- Python code is considered very readable by novice programmers
Question 46)
In the Python statement
pi="3"
What data type is the data type of the variable pi?
- str
Question 47)
What will be printed by the following block of Python code?
def Add5(in)
out=in+5
return out
print(Add5(10))
- 15
Question 48)
Which threat intelligence framework was developed by the US Government to enable consistent characterization and categorization of cyberthreat events?
- Cyber Threat Framework
Question 49)
True or False. An organization's security immune system should be integrated with outside organizations, including vendors and other third-parties.
- True
Question 50)
Which three (3) of these are among the top 12 capabilities that a good data security and protection solution should provide? (Select 3)
- Vulnerability assessment
- Real-time alerting
- Tokenization
Question 51) True or False. For iOS and Android mobile devices, users must interact with the operating system only through a series of applications, but not directly. Question 52) All industries have their own unique data security challenges. Which of these industries has a particular concern with PCI-DSS compliance while having a large number of access points staffed by low-level employees who have access to payment card data? Question 53) True or False. WireShark has an impressive array of features and is distributed free of charge. Question 54) In which component of a Common Vulnerability Score (CVSS) would privileges required be reflected? Question 55) The Decommission step in the DevSecOps Release, Deploy & Decommission phase contains which of these activities? Question 56) You calculate that there is a 2% probability that a cybercriminal will be able to steal credit card numbers from your online storefront which will result in $10M in losses to your company. What have you just determined? Question 57) Which one of the OWASP Top 10 Application Security Risks would be occur when an application's API exposes financial, healthcare or other PII data? Question 58) Which three (3) of these are Solution Building Blocks (SBBs)? (Select 3) Question 59) A robust cybersecurity defense includes contributions from 3 areas, human expertise, security analytics and artificial intelligence. Rapidly analyzing large quantities of unstructured data lends itself best to which of these areas? Question 60) The triad of a security operations centers (SOC) is People, Process and Technology. Which part of the triad would network monitoring belong? Question 61) Which of these is a good definition for cyber threat hunting? Question 62) There is value brought by each of the IBM i2 EIA use cases. Which one of these provides immediate alerting on brand compromises and fraud on the dark web. . Question 63) Which three (3) soft skills are important to have in an organization's incident response team? (Select 3) Question 64) Implementing strong endpoint detection and mitigation strategies falls into which phase of the incident response lifecycle? Question 65) Which three (3) of these statistics about phishing attacks are real? (Select 3) Question 66) Which three (3) of these control processes are included in the PCI-DSS standard? (Select 3) Question 67) Which three (3) are malware types commonly used in PoS attacks to steal credit card data? (Select 3) Question 68) According to a 2019 Ponemon study, what percent of consumers indicated they would be willing to pay more for a product or service from a provider with better security? Question 69) You get a phone call from a technician at the "Windows company" who tells you that they have detected a problem with your system and would like to help you resolve it. In order to help, they need you to go to a web site and download a simple utility that will allow them to fix the settings on your computer. Since you only own an Apple Mac, you are suspicious of this caller and hang up. What would the attack vector have been if you had downloaded the "simple utility" as asked? Question 70) What is an effective fully automated way to prevent malware from entering your system as an email attachment?
Question 71) True or False. The large majority of stolen credit card numbers are used quickly by the thief or a member of his/her family. Question 72) Which three (3) of these are PCI-DSS requirements for any company handling, processing or transmitting credit card data? (Select 3) Question 73) True or False. Communications of a data breach should be handled by a team composed of members of the IR team, legal personnel and public relations. Question 74) A Coordinating incident response team model is characterized by which of the following? Question 75) The cyber hunting team and the SOC analysts are informally referred to as the ____ and ____ teams, respectively. Question 76) The partnership between security analysts and technology can be said to be grouped into 3 domains, human expertise, security analytics and artificial intelligence. The human expertise domain would contain which three (3) of these topics? Question 77) Solution architectures often contain diagrams like the one below. What does this diagram show? <<Solution Architecture Data Flow.png>> Question 78) Port numbers 1024 through 49151 are known as what? Question 79) Which layer of the OSI model to packet sniffers operate on? Question 80) True or False. Internal attacks from trusted employees represents every bit as significant a threat as external attacks from professional cyber criminals. Question 81) According to the FireEye Mandiant's Security Effectiveness Report 2020, what fraction of security tools are deployed with default settings and thus underperform expectations? Question 82) Which country had the highest average cost per breach in 2018 at $8.19M Question 83) Which two (2) of these Python libraries provides useful statistical functions? (Select 2) Question 84) What will print out when this block of Python code is run? i=1 #i=i+1 #i=i+2 #i=i+3 print(i) Question 85) Which three (3) statements about Python variables are true? (Select 3) Question 86) PowerShell is a configuration management framework for which operating system? Question 87) In digital forensics documenting the chain of custody of evidence is critical. Which of these should be included in your chain of custody log? Question 88) Forensic analysis should always be conducted on a copy of the original data. Which two (2) types of copying are appropriate for getting data from a laptop acquired from a terminated employee, if you suspect he has deleted incriminating files? (Select 2) Question 89) Which of the following would be considered an incident precursor? Question 90) If a penetration test calls for you to create a diagram of the target network including the identity of hosts and servers as well as a list of open ports and published services, which tool would be the best fit for this task? Question 91) Which type of list is considered best for safe coding practice? Question 92) In reviewing the security logs for a company's headquarters in New York City, which of these activities should not raise much of a security concern? Question 93) Data sources such as newspapers, books and web pages are considered which type of data? Question 94) Which three (3) of these statements about the TCP protocol are True? (Select 3) Question 95) In IPv4, how many of the 4 octets are used to define the network portion of the address in a Class B network? Question 96) A small company with 25 computers wishes to connect them to the Internet using a NAT router. How many Public IP addresses will this company need to assure all 25 computers can communicate with each other and other systems on the Internet if they implement Port Address Translations? Question 97) Why is symmetric key encryption the most common choice of methods to encryptic data at rest? Question 98) Which of the following statements about hashing is True? Question 99) Why is hashing not a common method used for encrypting data? Question 100) Public key encryption incorporating digital signatures ensures which of the following? Question 101) What is the primary authentication protocol used by Microsoft in Active Directory? Question 102) Granting access to a user account only those privileges necessary to perform its intended functions is known as what? Question 103) What is the most common patch remediation frequency for most organizations? Question 104) Island hopping is an attack method commonly used in which scenario? Question 105) Security training for IT staff is what type of control? Question 106) Which security concerns follow your workload even after it is successfully moved to the cloud? Question 107) Which form of Cloud computing combines both public and private clouds? Question 108) Which component of the Linux operating system interacts with your computer's hardware? Question 109) The encryption and protocols used to prevent unauthorized access to data are examples of which type of access control? Question 110) In cybersecurity, Authenticity is defined as what?
Question 111) ITIL is best described as what? Question 112) Which position is in charge of testing the security and effectiveness of computer information systems? Question 113) A company wants to prevent employees from wasting time on social media sites. To accomplish this, a document forbidding use of these sites while at work is written and circulated and then the firewalls are updated to block access to Facebook, Twitter and other popular sites. Which two (2) types of security controls has the company just implemented? (Select 2) Question 114) An email message that is encrypted, uses a digital signature and carries a hash value would address which aspects of the CIA Triad? Confidentiality and Integrity Question 115) What would a piece of malicious code that gets installed on a computer and reports back to the controller your keystrokes and other information it can gather from your system be called? Question 116) Fancy Bears and Anonymous are examples of what? Question 117) Select the answer the fills in the blanks in the correct order. A weakness in a system is a/an ____. The potential danger associated with this is a/an ____ that becomes a/an ____ when attacked by a bad actor.
Question 118) Implement a filter to remove flooded packets before they reach the host is a countermeasure to which form of attack? Question 119) Trudy intercepts a romantic plain-text message from Alice to her boyfriend Sam. The message upsets Trudy so she forwards it to Bob, making it look like Alice intended it for Bob from the beginning. Which aspect of the CIA Triad has Trudy violated ? Question 120) Which factor contributes most to the strength of an encryption system? Question 121) What is an advantage asymmetric key encryption has over symmetric key encryption? Question 122) Which position is responsible for the "ethical hacking" of an organizations computer systems? Question 123) Which three (3) are considered best practices, baselines or frameworks? (Select 3) Question 124) What does the "A" in the CIA Triad stand for? Question 125) Which type of access control is based upon the subject's clearance level and the objects classification? Question 126) Windows 10 stores 64-bit applications in which directory? Question 127) To build a virtual computing environment, where is the hypervisor installed? Question 128) An identical email sent to millions of addresses at random would be classified as which type of attack? Question 129) Which statement about drivers running in Windows kernel mode is true? Question 130) Symmetric key encryption by itself ensures which of the following? Question 131) Which statement best describes configuring a NAT router to use dynamic mapping? Question 132) Which address type does a computer use to get a new IP address when it boots up? Question 133) What is the primary difference between the IPv4 and IPv6 addressing schema? Question 134) Which type of firewall understands which session a packet belongs to and analyzes it accordingly? Question 135) An employee calls the IT Helpdesk and admits that maybe, just possibly, the links in the email he clicked on this morning were not from the real Lottery Commission. What is the first thing you should tell the employee to do? Question 136) A penetration tester involved in a "Black box" attack would be doing what? Question 137) Which Post Incident activity would be concerned with maintaining the proper chain-of-custody? Question 138) In digital forensics, which three (3) steps are involved in the collection of data? (Select 3) Question 139) Which three (3) of the following are considered scripting languages? (Select 3) Question 140) What is the largest number that will be printed during the execution of this Python while loop? i=0 while (i<10): print(i) i=i+1 Question 141) Activities performed as a part of security intelligence can be divided into pre-exploit and post-exploit activities. Which two (2) of these are post-exploit activities? (Select 2) Question 142) There are many good reasons for maintaining comprehensive backups of critical data. Which aspect of the CIA Triad is most impacted by an organization's backup practices? Question 143) Which phase of DevSecOps would contain the activities Internal/External testing, Continuous assurance, and Compliance checking? Question 144) Which one of the OWASP Top 10 Application Security Risks would be occur when there are no safeguards against a user being allowed to execute HTML or JavaScript in the user's browser that can hijack sessions. Question 145) SIEM license costs are typically calculated based upon which two (2) factors? (Select 2) Question 146) True or False. If you have no better place to start hunting threats, start with a view of the global threat landscape and then drill down to a regional view, industry view and finally a view of the threats specific to your own organization. Question 147) True or False. Cloud-based storage or hosting providers are among the top sources of third-party breaches Question 148) You are looking very hard on the web for the lowest mortgage interest load you can find and you come across a rate that is so low it could not possibly be true. You check out the site to see that the terms are and quickly find you are the victim of a ransomware attack. What was the likely attack vector used by the bad actors? Question 149) Very provocative articles that come up in news feeds or Google searches are sometimes called "click-bait". These articles often tempt you to link to other sites that can be infected with malware. What attack vector is used by these click-bait sites to get you to go to the really bad sites? Question 150) Which of the following defines a security threat? Question 151) Suspicious activity, like IP addresses or ports being scanned sequentially, is a sign of which type of attack? Question 152) Alice sends a message to Bob that is intercepted by Trudy. Which scenario describes a confidentiality violation? Question 153) Which regulation contains the security rule that requires all covered entities to maintain reasonable and appropriate administrative, technical, and physical safeguards for protecting electronic protected health information (e-PHI)? Question 154) A good Endpoint Detection and Response system (EDR) should have which three (3) of these capabilities? (Select 3) Question 155) Which statement about encryption is True about data in use. Question 156) For added security you decide to protect your network by conducting both a stateless and stateful inspection of incoming packets. How can this be done? Question 157) In IPv4, how many of the 4 octets are used to define the network portion of the address in a Class A network? Question 158) If you have to rely upon metadata to work with the data at hand, you are probably working with which type of data? Question 159) Which two (2) forms of discovery must be conducted online? (Select 2) Question 160) Which Incident Response Team model describes a team that runs all incident response activities for a company? Question 161) Which is the data protection process that prevents a suspicious data request from being completed? Question 162) Which form of penetration testing allows the testers partial knowledge of the systems they are trying to penetrate in advance of their attack to streamline costs and focus efforts? Question 163) Which type of application attack would include User denies performing an operation, attacker exploits an application without trace, and attacker covers her tracks? Question 164) True or False. Thorough reconnaissance is an important step in developing an effective cyber kill chain. Question 165) True or False. One of the primary challenges in cyber threat hunting is a lack of useful tools sold by too few vendors. Question 166) True or False. A large company has a data breach involving the theft of employee personnel records but no customer data of any kind. Since no external data was involved, the company does not have to report the breach to law enforcement. Question 167) You are the CEO of a large tech company and have just received an angry email that looks like it came from one of your biggest customers. The email says your company is overbilling the customer and asks that you examine the attached invoice. You do but find it blank, so you reply politely to the sender asking for more details. You never hear back, but a week later your security team tells you that your credentials have been used to access and exfiltrate large amounts of company financial data. What kind of attack did you fall victim to? Question 168) Which of these statements about the PCI-DSS requirements for any company handling, processing or transmitting credit card data is true? Which Incident Response Team model describes a team that acts as consulting experts to advise local IR teams? In a Linux file system, which files are contained in the \bin folder? If a computer needs to send a message to a system that is not part of the local network, where does it send the message? Which three (3) of these statements about the TCP protocol are True? (Select 3) A professor is not allowed to change a student's final grade after she submits it without completing a special form to explain the circumstances that necessitated the change. This additional step supports which aspect of the CIA Triad? Which of these is the best definition of a security risk? Trudy intercepts a plain text message sent by Alice to Bob, but in no way interferes with its delivery. Which aspect of the CIA Triad was violated? What is an advantage symmetric key encryption has over asymmetric key encryption? Which type of application attack would include network eavesdropping, dictionary attacks and cookie replays? Why should you always look for common patterns before starting a new security architecture design? Last Update: 09/12/2021 Warning: Jo Answer Green hai wo correct hai but Jo Green Nahi hai. Usme se jo ek wrong selection tha usko hata diya hai
More New Questions
PLEASE WAIT I WILL ADD MORE NEW QUETIONS..
Also if you have Questions with correct answer Send me on my Email i will update on my blog..
niyander111@gmail.com
Thank you...
Does Soc Sec Take Back Money When Moved to Nursing Home
Source: https://niyander.blogspot.com/2021/03/IBM%20Cybersecurity%20Analyst%20Professional%20Certificate%20Assessment%20Exam%20Answers.html
0 Response to "Does Soc Sec Take Back Money When Moved to Nursing Home"
Post a Comment