Exam Questions Flashcards
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?
Operating system security
Accounting policy
Physical security
Access control policy
Operating system security
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?
Confidentiality
Interruption
Control
Availability
Confidentiality
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?
Operations
Application
Human element
Physical
Operations
An organization notices unauthorized visitors following employees through a restricted doorway.Which vulnerability should be addressed in the organization’s security policy?
Pretexting
Phishing
Baiting
Tailgating
Tailgating
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?
Attribute-based
Mandatory
Discretionary
Physical
Attribute-based
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?
Relocate the algorithm to encrypted storage.
Create multiple off-site backups of the algorithm.
Store the algorithm on highly available servers.
Transfer the algorithm onto servers in the demilitarized zone.
Relocate the algorithm to encrypted storage.
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?
Something you have
Something you know
Something you are
Something you do
Something you have
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?
Something you have and something you are
Something you have and something you know
Something you do and something you are
Something you know and something you do
Something you have and something you are
Which security solution can an organization deploy to prevent unauthorized external access to its internal network?
Firewall
Sniffer
IDS
VPN
Firewall
A restaurant needs to protect its customers’ credit card information.Which security standard should the restaurant follow?
PCI DSS
SOX
FERPA
FISMA
PCI DSS
A petroleum company has a group of computers used to monitor flow of materials in the refining process. These computers are never connected to the Internet or other corporate network, and they host proprietary monitoring software which the company has registered as a trade secret.Which type of security will be able to help protect its software against theft?
Application
Network
Physical
Operating system
Physical
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?
Turn on logging and auditing.
Remove all unnecessary services.
Apply the principle of least privilege.
Apply the latest software patches.
Apply the principle of least privilege.
An organization wants to prevent malware from infecting its workstations, mobile devices, and web applications.Which security tool should it implement?
Antivirus
Firewall
Fuzzer
Scanner
Antivirus
How can an operating system be hardened in accordance to the principle of least privilege?
Restrict account permissions.
Implement account auditing.
Remove unnecessary software.
Remove unneeded services.
Restrict account permissions.
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?
Limited read access only
Limited write access only
Read and limited write access
Read and write access
Read and limited write access
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?
Only allow access to those who work in the human resources department.
Only allow access to those who need access to perform their job.
Only allow access to department heads and executives.
Only allow access to those with elevated security permissions.
Only allow access to those who need access to perform their job.
A user runs an application that has been infected with malware that is less than 24 hours old. The malware then infects the operating system.Which safeguard should be implemented to prevent this type of attack?
Limit user account privileges.
Modify the default user accounts.
Install the latest security updates.
Uninstall unnecessary software.
Limit user account privileges.
A company was the victim of a security breach resulting in stolen user credentials. An attacker used a stolen username and password to log in to an employee email account.Which security practice could have reduced the post-breach impact of this event?
Operating system hardening
Mutual authentication
Multifactor authentication
Network segmentation
Multifactor authentication
A module in a security awareness course shows a user making use of two-factor authentication using a hardware token.Which security failure is being addressed by this training module?
Weak passwords
Tailgating
Malware infections
Pretexting
Weak passwords
A student downloads free software from a website and this software includes some malware.Which tool can locate this vulnerability?
Asymmetric encryption
Antivirus software
Access control list
Honeypot
Antivirus software
Which type of tool can be used to detect vulnerabilities in source code related to improper handling of user input?
Fuzzer
Port scanner
Sniffer
Honeypot
Fuzzer
Which tool should an application developer use to help identify input validation vulnerabilities?
A fuzzer
A sniffer
A scanner
A filter
A fuzzer
A systems administrator enables operating system logging to capture unsuccessful log in attempts. Which attack can be uncovered by reviewing such logs?
Brute force
Denial of service
Stolen password
Spear phishing
Brute force
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?
Certificates
Data encryption
File encryption
RAID
Certificates