Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Cybersecurity Concepts and Techniques, Exams of Information Technology

A wide range of cybersecurity topics, including packet sniffers, web attacks, vpns, denial of service attacks, software audits, file access controls, security policies, authentication methods, access control models, cryptography standards, and incident response processes. It provides an overview of key cybersecurity principles, tools, and best practices that are relevant to various industries and organizations. The document could be useful for students, professionals, or lifelong learners interested in understanding the fundamental concepts and techniques in the field of cybersecurity.

Typology: Exams

2023/2024

Available from 09/13/2024

scholasticah-kendi
scholasticah-kendi 🇬🇧

642 documents

Partial preview of the text

Download Cybersecurity Concepts and Techniques and more Exams Information Technology in PDF only on Docsity! C836 - Fundamentals of Information Security Exam Revision Questions and Answers) Which cybersecurity term is defined as the potential for an attack on a resource? A Impact B Vulnerability C Risk D Threat - Solution D Which security type deliberately exposes a system's vulnerabilities or resources to an attacker? A Intrusion detection B Firewalls C Honeypots D Intrusion prevention - Solution C Which tool can be used to map devices on a network, along with their operating system types and versions? A Packet sniffer B Packet filter C Port scanner D Stateful firewall - Solution C Which web attack is a server-side attack? A Clickjacking B Cross-site scripting C SQL injection D Cross-site request forgery - Solution C An organization employs a VPN to safeguard its information. Which security principle is protected by a VPN? A Data in motion B Data at rest C Data in use D Data in storage - Solution A A malicious hacker was successful in a denial of service (DoS) attack against an institution's mail server. Fortunately, no data was lost or altered while the server was offline. Which type of attack is this? A Modification B Fabrication C Interception D Interruption - Solution D A company has had several successful denial of service (DoS) attacks on its email server. Which security principle is being attacked? A Possession B Integrity C Confidentiality D Availability - Solution D A new start-up company has started working on a social networking website. The company has moved all its source code to a cloud provider and wants to protect this source code from unauthorized access. Which cyber defense concept should the start-up company use to maintain the confidentiality of its source code? A Alarm systems B Account permissions C Antivirus software D File encryption - Solution D An organization has a requirement that all database servers and file servers be configured to maintain operations in the presence of a failure. Which principle of the CIA triad is this requirement implementing? A Utility B Integrity C Availability D Confidentiality - Solution C A company's IT policy manual states that "All company computers, workstations, application servers, and mobile devices must have current versions of antivirus software." Which principle or concept of cybersecurity does this policy statement impact? A Accounting policy B Operating system security C Access control policy D Physical security - Solution B An organization's procedures document states that "All electronic communications should be encrypted during transmission across networks using encryption standards specified in the data encryption policy." Which security principle is this policy addressing? A Interruption B Confidentiality C Control D Availability - Solution B A company's website policy states that "To gain access to the corporate website, each employee must provide a valid user name and password, and then answer one of six security questions accurately." Which type of security does the policy address? A Operations B Physical C Human element D Application - Solution A An organization notices unauthorized visitors following employees through a restricted doorway. Which vulnerability should be addressed in the organization's security policy? A Pretexting B Phishing C Baiting D Tailgating - Solution D A company wants to update its access control policy. The company wants to prevent hourly employees from logging in to company computers after business hours. Which type of access control policy should be implemented? A Mandatory B Physical C Discretionary D Attribute-based - Solution D A new software development company has determined that one of its proprietary algorithms is at a high risk for unauthorized disclosure. The company's security up to this point has been fairly lax. Which procedure should the company implement to protect this asset? A Transfer the algorithm onto servers in the demilitarized zone. B Store the algorithm on highly available servers. C Relocate the algorithm to encrypted storage. D Create multiple off-site backups of the algorithm. - Solution C An accounting firm stores financial data for many customers. The company policy requires that employees only access data for customers they are assigned to. The company implements a written policy indicating an employee can be fired for violating this requirement. Which type of control has the company implemented? A Deterrent B Active C Preventive D Detective - Solution A How can an operating system be hardened in accordance to the principle of least privilege? A Implement account auditing. B Remove unneeded services. C Restrict account permissions. D Remove unnecessary software. - Solution C A company implements an Internet-facing web server for its sales force to review product information. The sales force can also update its profiles and profile photos, but not the product information. There is no other information on this server. Which content access permissions should be granted to the sales force based on the principle of least privilege? A Read and limited write access B Read and write access C Limited write access only D Limited read access only - Solution A A corporation has discovered that some confidential personnel information has been used inappropriately. How can the principle of least privilege be applied to limit access to confidential personnel records? A Only allow access to those with elevated security permissions. B Only allow access to department heads and executives. C Only allow access to those who need access to perform their job. C Operating system D Application - Solution B An organization wants to minimize the impact of user credential theft by ensuring that only HR staff can access employee personal information. Which security mechanism should it implement? A Apply the principle of least privilege. B Apply the latest software patches. C Remove all unnecessary services. D Turn on logging and auditing. - Solution A An organization wants to prevent malware from infecting its workstations, mobile devices, and web applications. Which security tool should it implement? A Antivirus B Fuzzer C Firewall D Scanner - Solution A A small IT firm is required to authenticate remote customers who access the firm's network. Which protection technique should the IT firm employ to satisfy this requirement? A RAID B Data encryption C Certificates D File encryption - Solution D A company has files stored on a server that are critical to the organization's viability. The administrator has assigned the appropriate permissions to the files. How should the administrator provide additional confidentiality protection for the files at rest? A File compression B Network encryption C Network compression D File encryption - Solution D Which security solution can an organization deploy to prevent unauthorized external access to its internal network? A VPN B Sniffer C Firewall D IDS - Solution C A restaurant needs to protect its customers' credit card information. Which security standard should the restaurant follow? A FISMA B PCI DSS C SOX D FERPA - Solution B In addition to a username and corresponding password, a desktop application asks users to submit a special code. This code is produced by an application running on the users' mobile phone. Which authentication technique is the phone application providing? A Something you have B Something you are C Something you know D Something you do - Solution A Employees are required to swipe their access cards and then to use an iris scanner to access protected areas in the company's data center. Which two authentication techniques are used to protect the data center? A Something you have and something you are B Something you know and something you do C Something you do and something you are D Something you have and something you know - Solution A A health company must comply with HIPAA regulations. It decides to encrypt databases that contain HIPAA information. Which resource is the health company directly trying to protect? A Operating system B Server C Data D Application - Solution C A file is stored in a marketing folder and is accessible only to members of the marketing group. An attacker uses a phishing scam to gain the credentials of a user who is a member of the marketing group, and then reads the file. Which leg of the CIA triad is being targeted? A Control B Integrity C Availability D Confidentiality - Solution D An attacker performs a buffer overflow attack on an organization's web server. The web server locks up and must be restarted to restore functionality. Which part of the CIA triad is under attack? A Confidentiality B Integrity C Control D Availability - Solution D Some malware hides itself by replacing some system administrator commands on a server, but the server continues to function normally for its users. Which component of the CIA triad has been compromised? Which type of control should be implemented to mitigate the risk of accidental shut down? A Physical B Administrative C Logical D Technical - Solution A A company developing and distributing open source applications realizes that attackers are copying the publicly available, open source code and inserting malware into the code. Which type of cryptographic tool should the company use to protect the integrity of its open source applications? A Symmetric cryptography B Hash functions C Block cipher D Asymmetric cryptography - Solution B After considerable research, attackers directed a spear phishing attack at employees at a single bank. One employee opened a message, resulting in a breach that delivered ransomware. Which type of control should be implemented to prevent future spear phishing attacks? A Mutual authentication B Strong passwords C Employee training D Input validation - Solution C A company has instituted a policy to prevent data leakage. The policy requires that any data stored on USB storage devices must be encrypted with at least 256-bit encryption. Which principle that is part of the Parkerian hexad but not the CIA triad would be violated if one of these devices was stolen? A Confidentiality B Integrity C Possession D Authenticity - Solution C A company is concerned about potential phishing attacks through email. As a result, a new company policy dictates that all email must be digitally signed before it is sent to any customers or partners. Which security principle that is part of Parkerian hexad but not part of the CIA triad is precipitating this policy change? A Confidentiality B Authenticity C Control D Utility - Solution B Which two principles of the CIA triad can be violated by a fabrication attack? A Integrity and authenticity B Integrity and availability C Confidentiality and integrity D Confidentiality and availability - Solution B Which two principles of the CIA triad can be violated by an interruption attack? A Confidentiality and availability B Confidentiality and integrity C Integrity and availability D Integrity and authenticity - Solution C Which attack category targets the confidentiality of data? A Interruption B Modification C Interception D Fabrication - Solution C A bank website accepts online loan applications. It requires applicants to review and sign a disclosure document explaining the organization's information sharing practices. Which federal law protects consumer's financial information? A SOX B GLBA C FERPA D HIPAA - Solution B A retail store has hired a third party to audit its computer and network systems that process credit card payments. Which industry standard is the retail store addressing? A FERPA B HIPAA C SOX D PCI DSS - Solution D In order to continue processing credit card payments, a retail store arranges for an external auditor to perform regular external and internal vulnerability scans. Which regulation are they addressing? A GLBA B PCI DSS C FCRA D HIPAA - Solution B A hospital allows its patients to pay by credit card. Which set of regulations apply to the hospital's operations? A HIPAA and FCRA B FERPA and PCI DSS C HIPAA and PCI DSS D FERPA and HITECH - Solution C While visiting a country in the European Union, an American purchases an expensive bottle of perfume with a credit card. C Universality D Uniqueness E Permanence - Solution E What type of authentication can prevent a man-in-the-middle attack? A Something you know B Something you are C Something you do D Multifactor E Mutual - Solution E A badge or token is considered what type of authentication? A Something you are B Something you have C Something you know D Where you are E Something you do - Solution B The set of methods we use to establish a claim of identity as being true is called ______. A Authentication B Authorization C Identification D Identify verification - Solution A A fingerprint is considered what type of authentication? A Something you know B Something you have C Something you are D Something you do E Where you are - Solution C A password or PIN is considered what type of authentication? A Something you have B Something you are C Something you do D Where you are E Something you know - Solution E What type of access control can prevent the confused deputy problem? A Capability-based security B A password policy C ACLs D A locked door - Solution A A user who creates a network share and sets permissions on that share is employing which model of access control? A Attribute-based access control B Role-based access control C Mandatory access control D Discretionary access control - Solution D A client-side attack that involves the attacker placing an invisible layer over something on a website that the user would normally click on, in order to execute a command differing from what the user thinks they are performing, is known as ___________. A Tailgating B Clickjacking C Phishing D Spear phishing E Cross-site request forgery - Solution B A VPN connection that is set to time out after 24 hours is demonstrating which model of access control? A Role-based access control B Attribute-based access control C Discretionary access control D Mandatory access control - Solution B Confidential Services Inc. is a military-support branch consisting of 1,400 computers with Internet access and 250 servers. All employees are required to have security clearances. From the options listed below, what access control model would be most appropriate for this organization? A Discretionary access control B Role-based access control C Attribute-based access control D Mandatory access control - Solution D Nessus is an example of a(n) _______________ tool. A Penetration testing B Vulnerability scanning C Anti-malware D Anti-virus E Fuzzing - Solution B Your organization's network was recently the target of an attack. Fortunately, the new system you installed took action and refused traffic from the source before you even had a chance to respond. What system did you install? A An authorization system B An intrusion detection system C A logging system D An intrusion prevention system E An authentication system - Solution D A surveillance video log contains a record, including the exact date and time, of an individual gaining access to his company's office building after hours. He denies that he was there during that time, but the existence of the video log proves otherwise. What benefit of accountability does this example demonstrate? A Authorization B Deterrence C Nonrepudiation D Intrusion detection and prevention E Authentication - Solution C D FERPA E PCI DSS - Solution A ______ ensures the protection of information, operations, and assets in federal government. A SOX B PCI DSS C FERPA D HIPAA E FISMA - Solution E ______ protects the privacy of students and their parents. A PCI DSS B FISMA C HIPAA D GLBA E FERPA - Solution E ______ regulates the financial practice and governance of corporations. A FERPA B HIPAA C GLBA D FISMA E SOX - Solution E ______ protects the customers of financial institutions. A PCI DSS B SOX C FISMA D FERPA E GLBA - Solution E During what phase of the operations security process do we match threats and vulnerabilities? A Analysis of threats B Analysis of vulnerabilities C Assessment of risks D Application of countermeasures E Identification of critical information - Solution C Haas' second law of operations security, "If you don't know what to protect, how do you know you are protecting it?," maps to what step in the operations security process? A Application of countermeasures B Assessment of risks C Analysis of vulnerabilities D Analysis of threats E Identification of critical information - Solution E You are leaving for an extended vacation and want to take steps to protect your home. You set a timer to turn lights and the TV on and off at various times throughout the day, suspend the mail delivery, and arrange for a neighbor to come in and water the plants. What step in the operations security process do these actions demonstrate? A Identification of critical information B Analysis of threats C Analysis of vulnerabilities D Assessment of risks E Application of countermeasures - Solution E The process of intelligence gathering and analysis to support business decisions is known as _______. A Competitive business B Business intelligence C Business competition D Counter intelligence E Competitive intelligence - Solution E The study that was conducted to discover the cause of the information leak during the Vietnam War was codenamed ________ and is now considered a symbol of OPSEC. A Vietnam Viper B The Art of War C Purple Dragon D Sun Tzu - Solution C Which of the following is not a best practice for password security? A Educating users on password management B Creating a password policy C Enforcing complex password requirements D Forcing password expiration intervals E Teaching users how to manually sync passwords between systems - Solution E Which social engineering technique involves impersonating someone else to convince the target to perform some action that they wouldn't normally do for a stranger? A Spear phishing B Tailgating C Pretexting D Phishing - Solution C You swipe your key card to gain access to a secure area of the building. As you pass through the door, you notice someone right behind you. You don't recall that he was walking behind you a moment ago, nor do you see a key card in his hand. What social engineering technique is demonstrated in this example? A Spear phishing B Tailgating C Pretexting D Phishing - Solution B Your IT department has implemented a comprehensive defense in depth strategy to protect your company resources. The buildings are protected by key card swipes and video surveillance, logins and passwords are required for access to any digital resource, and your network and workstation equipment is properly configured, patched, and protected. Policies are in A Stateful packet inspection B Deep packet inspection C Packet filtering - Solution A A specialized type of firewall that provides security and performance features, functions as a choke point, allows for logging traffic for later inspection, and serves as a single source of requests for the devices behind it is known as a(n) ____________. A Proxy server B Intrusion detection system C Web server D Packet sniffer E FTP server - Solution A _____________ is a popular, fully-featured sniffer capable of intercepting traffic from a wide variety of wired and wireless sources. A Hping3 B NetStumbler C Wireshark D Kismet - Solution C _____________ is a sniffer that specializes in detecting wireless devices. A Kismet B Wireshark C NetStumbler D Hping3 - Solution A Which well-known tool is a scanner with a large and broad set of functionality? A Hping3 B NetStumbler C Metasploit D Stuxnet E Nmap - Solution E Which tool is a well-known vulnerability assessment tool that also includes a port scanner? A NetStumbler B Immunity CANVAS C Nessus D Metasploit - Solution C What security strategy best protects an operating system from buffer overflow attacks? A Apply software updates B Implement executable space protection C Install a host intrusion detection system D Implement anti-malware tools - Solution B The total of the available avenues through which our operating system might be attacked is called a(n) ________. A Risk area B Vulnerability surface C Security hole D Attack surface E Avenue field - Solution D Small bits of software that take advantage of flaws in other software or applications to cause them to behave in ways that were not intended by their creators are called _____ . A Intruders B Exploits C Fuzzers D Vulnerabilities E Scanners - Solution B Which software development vulnerability occurs when multiple processes control or share access to a particular resource, and the correct handling of that resource depends on the proper ordering or timing of transactions? A Authentication attacks B Input validation attacks C Race conditions D Buffer overflows E Authorization attacks - Solution C Which Microsoft fuzzing tool examines source code for general good practices? A MiniFuzz File Fuzzer B BinScope Binary Analyzer C Nessus D Nikto/Wikto E Burp Suite - Solution B Which tool performs checks for many common server-side vulnerabilities, and creates an index of all the files and directories it can see on the target Web server? A MiniFuzz File Fuzzer B BinScope Binary Analyzer C Nessus D Nikto/Wikto E NetStumbler - Solution D Which of the following is not a major category of database security issues? A Privilege escalation B Arbitrary code execution C Unauthenticated access D Improper indexing E Protocol issues - Solution D Which type of tool bombards our application with data and inputs from a wide variety of sources in an attempt to cause the application to fail or behave unexpectedly? A Fuzzers B Web application analysis tools C Exploit frameworks D Scanners Something that has the potential to cause us harm. - Solution Threat The value of the asset is used to assess if a risk is present. - Solution Impact The first most important part of the risk management process is__________. - Solution Identifying and Categorizing Assets _____________controls, are those that protect the systems, networks, and environments that process, transmit, and store our data. Common examples are: passwords, encryption, logical access controls, firewalls, and intrusion detection systems. - Solution Logical and Technical Controls _____________ are based on rules, laws, policies, procedures, guidelines, and other items that are "paper" in nature. An example is one that requires us to change our password every 90 days. One important concept when we discuss this type of control is the ability to enforce compliance with them. If we do not have the authority or the ability to ensure that our controls are being complied with, they are worse than useless, because they create a false sense of security. - Solution Administrative Controls Identifying and categorizing the assets we are trying to protect. - Solution Step 1: Identify Assets Begin to identify and categorize threats that could harm our assets. - Solution Step 2: Identify Threats Identify any weaknesses that exist in our assets. - Solution Step 3: Assess Vulnerabilities Assess if a threat and a vulnerability both exist. - Solution Step 4: Assess Risks Put controls in place. - Solution Step 5: Mitigate Risks 1 - Preparation 2 - Detection and analysis 3 - Containment 4 - Eradication 5 - Recovery 6 - Post incident activity - Solution Incident Handling and Response (IH&R) Process _____________ is the next step taken after we have completed identification and authentication. - Solution Authorization What dictates that we should only allow the bare minimum of access, as needed? A Principle of least privilege B ACL C Policy D User rights - Solution A True or False. Access controls are policies or procedures used to control access to certain items. A True B False - Solution A Often referred to as "ackles," are a very common choice of access control implementation. They affect the flow of traffic in the networks to which our systems are attached and they are most commonly discussed in the context of firewalls and routers. - Solution Access control lists (ACLs) 1 - Identification 2 - Authentication 3 - Authorization 4 - Access - Solution Accountability Monitors and reports malicious events. - Solution Intrusion Detection Systems (IDS) Penalizes for acting against the rules. - Solution Deterrence Evidence exists where an individual is unable to deny he or she has made a statement or taken action. - Solution Nonrepudiation Alarms and takes actions when malicious events occur. - Solution Intrusion Prevention Systems (HIPS and NIPS) What is auditing? A The primary means to ensure accountability through technical means B Tracking system activity C A way to track what systems are on your network D The primary means to ensure accountability through non-technical means - Solution A ________ provides a framework for ensuring the effectiveness of information security controls in government. This legislation is intended to protect government information, operations, and assets from any natural or manmade threat. This requires each federal agency to develop, document, and implement an information security program to protect its information and information systems. - Solution The Federal Information Security Modernization Act (FISMA) __________ requires privacy protections for individually identifiable health information, also known as protected health information, or PHI. - Solution Health Insurance Portability and Accountability Act (HIPAA) ________ protects the privacy of students and their parents. Also grants certain rights to students and parents regarding the student's own records. - Solution The Family Educational Rights and Privacy Act (FERPA) _____________ regulates the financial practice and governance of corporations and is designed to protect investors and the general public by establishing requirements regarding reporting and disclosure practices. - Solution The Sarbanes-Oxley Act (SOX) ___________ protects the customers of financial institutions, essentially any company offering financial products or services, financial or investment advice, or insurance. Requires financial institutions to safeguard a consumer's "nonpublic personal information," or NPI - Solution The Gramm-Leach-Bliley Act (GLBA) True or False. A cybersecurity professional must be proficient with all current laws, both state and federal, that may apply to the organization he or she works with. Occurs when multiple processes or multiple threads within a process control or share access to a particular resource, and the correct handling of that resource depends on the proper ordering or timing of transactions. - Solution Race Condition Occurs when we do not properly account for the size of the data input into our applications. - Solution Buffer Overflow Which software development vulnerability is stopped by proper bounds checking? A Authentication attacks B Race conditions C Buffer overflows D Authorization attacks - Solution C Attack carried out by placing code in the form of a scripting language into a Web page, or other media, that is interpreted by a client browser, including Adobe Flash animation and some types of video files. When another person views the Web page or media, he or she executes the code automatically, and the attack is carried out. A good example of such an attack might be for the attacker to leave a comment containing the attack script in the comments section of an entry on a blog. Every person reading the command in her browser would execute the attack. This kind of attack is used on legitimate sites like banks or e-retailers to turn them into malicious sites. - Solution Cross-site scripting (XSS) Attack is similar to XSS, in a general sense. In this type of attack, the attacker places a link, or links, on a Web page in such a way that they will be automatically executed, in order to initiate a particular activity on another Web page or application where the user is currently authenticated. For instance, such a link might cause the browser to add items to our shopping cart on Amazon or transfer money from one bank account to another. - Solution cross-site request forgery (XSRF) An attack that takes advantage of the graphical display capabilities of our browser to trick us into clicking on something we might not otherwise. - Solution Clickjacking ________________ is a web-related technology used to develop web pages while ____________ refers to an attack where malicious code is embedded into the web page. - Solution CSS; XSS A database is vulnerable to SQL injection attacks through direct attempts to the database server or through applications software, including web applications. What is the most effective way of mitigating these attacks? A Authenticating the user on the server-side B Authenticating the user on the client-side C Validating user inputs D Turning on database logging E Keeping the software patched - Solution C Strictly following secure coding guidelines is critical to application security. Which of the following options is a good source of secure coding guidelines? A BSI B The organization's internal coding guidelines C NIST 800 D CERT E All of the Above - Solution E