200-300 Flashcards
Which of the following prevents an employee from seeing a colleague who is visiting an inappropriate website?
A. Job rotation policy
B. NDA
C. AUP
D. Separation of duties policy
C. AUP (Acceptable Use Policy).
An Acceptable Use Policy outlines acceptable and unacceptable behavior concerning the use of company resources, including guidelines for internet usage.
A user reports falling for a phishing email to an analyst. Which of the following system logs would the analyst check FIRST?
A. DNS
B. Message gateway
C. Network
D. Authentication
B. Message gateway
An attacker has determined the best way to impact operations is to infiltrate third-party software vendors. Which of the following vectors is being exploited?
A. Social media
B. Cloud
C. Supply chain
D. Social Engineering
C. Supply chain
An organization would like to give remote workers the ability to use applications hosted inside the corporate network. Users will be allowed to use their personal computers, or they will be provided organization assets. Either way, no data or applications will be installed locally on any user systems. Which of the following mobile solutions would accomplish these goals?
A. VDI
B. MDM
C. COPE
D. UTM
A. VDI
Which of the following is used to ensure that evidence is admissible in legal proceedings when it is collected and provided to the authorities?
A. Chain of custody
B. Legal hold
C. Event log
D. Artifacts
A. Chain of custody
The Chief Information Security Officer (CISO) of a bank recently updated the incident response policy. The CISO is concerned that members of the incident response team do not understand their roles. The bank wants to test the policy but with the least amount of resources or impact. Which of the following BEST meets the requirements?
A. Warm site failover
B. Tabletop walk-through
C. Parallel path testing
D. Full outage simulation
B. Tabletop walk-through
Which of the following control types fixes a previously identified issue and mitigates a risk?
A. Detective
B. Corrective
C. Preventative
D. Finalized
B. Corrective
An analyst is reviewing logs associated with an attack. The logs indicate an attacker downloaded a malicious file that was quarantined by the AV solution. The attacker utilized a local non-administrative account to restore the malicious file to a new location. The file was then used by another process to execute a payload.
Which of the following attacks did the analyst observe?
A. Privilege escalation
B. Request forgeries
C. Injection
D. Replay attack
C. Injection
A security engineer must deploy two wireless routers in an office suite. Other tenants in the office building should not be able to connect to this wireless network.
Which of the following protocols should the engineer implement to ensure the STRONGEST encryption?
A. WPS
B. WPA2
C. WAP
D. HTTPS
B. WPA2
An attacker browses a company’s online job board attempting to find any relevant information regarding the technologies the company uses. Which of the following BEST describes this social engineering technique?
A. Hoax
B. Reconnaissance
C. Impersonation
D. Pretexting
B. Reconnaissance
An analyst is trying to identify insecure services that are running on the internal network. After performing a port scan, the analyst identifies that a server has some insecure services enabled on default ports. Which of the following BEST describes the services that are currently running and the secure alternatives for replacing them? (Choose three.)
A. SFTP, FTPS
B. SNMPv2, SNMPv3
C. HTTP, HTTPS
D. TFTP, FTP
E. SNMPv1, SNMPv2
F. Telnet, SSH
G. TLS, SSL
H. POP, IMAP
I. Login, rlogin
C. HTTP, HTTPS
F. Telnet, SSH
E. SNMPv1, SNMPv2
During an incident response process involving a laptop, a host was identified as the entry point for malware. The management team would like to have the laptop restored and given back to the user. The cybersecurity analyst would like to continue investigating the intrusion on the host. Which of the following would allow the analyst to continue the investigation and also return the laptop to the user as soon as possible?
A. dd
B. memdump
C. tcpdump
D. head
B. memdump (Memory Dump).
A memory dump captures the contents of a computer’s RAM.
A security analyst needs to produce a document that details how a security incident occurred, the steps that were taken for recovery, and how future incidents can be avoided. During which of the following stages of the response process will this activity take place?
A. Recovery
B. Identification
C. Lessons learned
D. Preparation
C. Lessons learned
An administrator is configuring a firewall rule set for a subnet to only access DHCP, web pages, and SFTP, and to specifically block FTP. Which of the following would BEST accomplish this goal?
A. [Permission Source Destination Port]
Allow: Any Any 80 -
Allow: Any Any 443 -
Allow: Any Any 67 -
Allow: Any Any 68 -
Allow: Any Any 22 -
Deny: Any Any 21 -
Deny: Any Any
B. [Permission Source Destination Port]
Allow: Any Any 80 -
Allow: Any Any 443 -
Allow: Any Any 67 -
Allow: Any Any 68 -
Deny: Any Any 22 -
Allow: Any Any 21 -
Deny: Any Any
C. [Permission Source Destination Port]
Allow: Any Any 80 -
Allow: Any Any 443 -
Allow: Any Any 22 -
Deny: Any Any 67 -
Deny: Any Any 68 -
Deny: Any Any 21 -
Allow: Any Any
D. [Permission Source Destination Port]
Allow: Any Any 80 -
Allow: Any Any 443 -
Deny: Any Any 67 -
Allow: Any Any 68 -
Allow: Any Any 22 -
Allow: Any Any 21 -
Allow: Any Any
A. [Permission Source Destination Port]
Allow: Any Any 80 -
Allow: Any Any 443 -
Allow: Any Any 67 -
Allow: Any Any 68 -
Allow: Any Any 22 -
Deny: Any Any 21 -
A company recently decided to allow its employees to use their personally owned devices for tasks like checking email and messaging via mobile applications. The company would like to use MDM, but employees are concerned about the loss of personal data. Which of the following should the IT department implement to BEST protect the company against company data loss while still addressing the employees’ concerns?
A. Enable the remote-wiping option in the MDM software in case the phone is stolen.
B. Configure the MDM software to enforce the use of PINs to access the phone.
C. Configure MDM for FDE without enabling the lock screen.
D. Perform a factory reset on the phone before installing the company’s applications.
B. Configure the MDM software to enforce the use of PINs to access the phone. Most Voted
A company is working on mobile device security after a report revealed that users granted non-verified software access to corporate data. Which of the following is the MOST effective security control to mitigate this risk?
A. Block access to application stores
B. Implement OTA updates
C. Update the BYOD policy
D. Deploy a uniform firmware
A. Block access to application stores
A user received an SMS on a mobile phone that asked for bank details. Which of the following social-engineering techniques was used in this case?
A. SPIM
B. Vishing
C. Spear phishing
D. Smishing
D. Smishing
While investigating a recent security incident, a security analyst decides to view all network connections on a particular server. Which of the following would provide the desired information?
A. arp
B. nslookup
C. netstat
D. nmap
C. netstat
The concept of connecting a user account across the systems of multiple enterprises is BEST known as:
A. federation.
B. a remote access policy.
C. multifactor authentication.
D. single sign-on.
A. federation.
A security analyst needs to implement security features across smartphones, laptops, and tablets. Which of the following would be the MOST effective across heterogeneous platforms?
A. Enforcing encryption
B. Deploying GPOs
C. Removing administrative permissions
D. Applying MDM software
D. Applying MDM software
The new Chief Information Security Officer at a company has asked the security team to implement stronger user account policies. The new policies require:
- Users to choose a password unique to their last ten passwords
- Users to not log in from certain high-risk countries
Which of the following should the security team implement? (Choose two.)
A. Password complexity
B. Password history
C. Geolocation
D. Geofencing
E. Geotagging
F. Password reuse
B. Password history
D. Geofencing
Which of the following is MOST likely to contain ranked and ordered information on the likelihood and potential impact of catastrophic events that may affect business processes and systems, while also highlighting the residual risks that need to be managed after mitigating controls have been implemented?
A. An RTO report
B. A risk register
C. A business impact analysis
D. An asset value register
E. A disaster recovery plan
B. A risk register
A risk register is a tool used in risk management to capture and document identified risks, their potential impact, the likelihood of occurrence, mitigating controls, and residual risks after controls have been applied. It helps prioritize risks and assists in developing strategies to manage and mitigate them effectively.
Which of the following is MOST likely to outline the roles and responsibilities of data controllers and data processors?
A. SSAE SOC 2
B. PCI DSS
C. GDPR
D. ISO 31000
C. GDPR
A worldwide manufacturing company has been experiencing email account compromises. In one incident, a user logged in from the corporate office in France, but then seconds later, the same user account attempted a login from Brazil. Which of the following account policies would BEST prevent this type of attack?
A. Network location
B. Impossible travel time
C. Geolocation
D. Geofencing
B. Impossible travel time
This policy sets restrictions based on the physical impossibility of a user being able to travel between distant locations in a short amount of time. F
A new vulnerability in the SMB protocol on the Windows systems was recently discovered, but no patches are currently available to resolve the issue. The security administrator is concerned that servers in the company’s DMZ will be vulnerable to external attack; however, the administrator cannot disable the service on the servers, as SMB is used by a number of internal systems and applications on the LAN. Which of the following TCP ports should be blocked for all external inbound connections to the DMZ as a workaround to protect the servers? (Choose two.)
A. 135
B. 139
C. 143
D. 161
E. 443
F. 445
B. 139
F. 445
Ports 139 and 445 are associated with the SMB protocol and are commonly used for file and printer sharing.
A recent phishing campaign resulted in several compromised user accounts. The security incident response team has been tasked with reducing the manual labor of filtering through all the phishing emails as they arrive and blocking the sender’s email address, along with other time-consuming mitigation actions. Which of the following can be configured to streamline those tasks?
A. SOAR playbook
B. MDM policy
C. Firewall rules
D. URL filter
E. SIEM data collection
A. SOAR playbook
Which of the following concepts BEST describes tracking and documenting changes to software and managing access to files and systems?
A. Version control
B. Continuous monitoring
C. Stored procedures
D. Automation
A. Version control
A penetration tester is brought on site to conduct a full attack simulation at a hospital. The penetration tester notices a WAP that is hanging from the drop ceiling by its cabling and is reachable. Which of the following recommendations would the penetration tester MOST likely make given this observation?
A. Employ a general contractor to replace the drop-ceiling tiles.
B. Place the network cabling inside a secure conduit.
C. Secure the access point and cabling inside the drop ceiling.
D. Utilize only access points that have internal antennas
C. Secure the access point and cabling inside the drop ceiling. Most Voted
Which of the following techniques eliminates the use of rainbow tables for password cracking?
A. Hashing
B. Tokenization
C. Asymmetric encryption
D. Salting
D. Salting
Salting involves adding a unique random value (salt) to each password before hashing. This process ensures that even if two users have the same password, their hashed passwords will be different due to the addition of unique salts.
During a security assessment, a security analyst finds a file with overly permissive permissions. Which of the following tools will allow the analyst to reduce the permissions for the existing users and groups and remove the set-user-ID bit from the file?
A. ls
B. chflags
C. chmod
D. lsof
E. setuid
C. chmod
A network administrator is concerned about users being exposed to malicious content when accessing company cloud applications. The administrator wants to be able to block access to sites based on the AUP. The users must also be protected because many of them work from home or at remote locations, providing on-site customer support. Which of the following should the administrator employ to meet these criteria?
A. Implement NAC.
B. Implement an SWG.
C. Implement a URL filter.
D. Implement an MDM.
B. Implement an SWG.
A website developer is working on a new e-commerce website and has asked an information security expert for the most appropriate way to store credit card numbers to create an easy reordering process. Which of the following methods would BEST accomplish this goal?
A. Salting the magnetic strip information
B. Encrypting the credit card information in transit
C. Hashing the credit card numbers upon entry
D. Tokenizing the credit cards in the database
D. Tokenizing the credit cards in the database
Tokenization masks sensitive data elements with a randomized unique strings, known as tokens. See how these are used to improve data security.
Which of the following supplies non-repudiation during a forensics investigation?
A. Dumping volatile memory contents first
B. Duplicating a drive with dd
C. Using a SHA-2 signature of a drive image
D. Logging everyone in contact with evidence
E. Encrypting sensitive data
C. Using a SHA-2 signature of a drive image
A security analyst is tasked with classifying data to be stored on company servers. Which of the following should be classified as proprietary?
A. Customers’ dates of birth
B. Customers’ email addresses
C. Marketing strategies
D. Employee salaries
C. Marketing strategies
Which of the following holds staff accountable while escorting unauthorized personnel?
A. Locks
B. Badges
C. Cameras
D. Visitor logs
D. Visitor logs
An organization’s Chief Security Officer (CSO) wants to validate the business’s involvement in the incident response plan to ensure its validity and thoroughness. Which of the following will the CSO MOST likely use?
A. An external security assessment
B. A bug bounty program
C. A tabletop exercise
D. A red-team engagement
C. A tabletop exercise
Tabletop exercises are simulations or discussions designed to test an organization’s incident response plan in a relaxed environment without the pressure of a real incident.
Which of the following documents provides guidance regarding the recommended deployment of network security systems from the manufacturer?
A. Cloud control matrix
B. Reference architecture
C. NIST RMF
D. CIS Top 20
B. Reference architecture
A reference architecture typically outlines recommended practices, configurations, and deployment strategies provided by the manufacturer to assist users in implementing their products or systems effectively within their infrastructure.