wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

securityplus 26-50

Total questions: 25

Worksheet time: 25mins

Name
Class
Date
1.

NO.26 An organization maintains several environments in which patches are developed and tested before deployed to an operation status. Which of the following is the environment in which patches will be deployed just prior to being put into an operational status?

a)

(A). Development

b)

(B). Test

c)

(C). Production

d)

(D). Staging

2.

NO.27 A security analyst is investigating suspicious traffic on the web server located at IP address 10.10.1.1. A search of the WAF logs reveals the following output:

Which of the following is MOST likely occurring?

a)

(A). XSS attack

b)

(B). SQLi attack

c)

(C). Replay attack

d)

(D). XSRF attack

3.

NO.28 Company engineers regularly participate in a public Internet forum with other engineers throughout the industry. Which of the following tactics would an attacker MOST likely use in this scenario?

a)

(A). Watering-hole attack

b)

(B). Credential harvesting

c)

(C). Hybrid warfare

d)

(D). Pharming

4.

NO.29 Which of the following is a targeted attack aimed at compromising users within a specific industry or group?

a)

(A). Watering hole

b)

(B). Typosquatting

c)

(C). Hoax

d)

(D). Impersonation

5.

NO.30 A user reports falling for a phishing email to an analyst. Which of the following system logs would the analyst check FIRST?

a)

(A). DNS

b)

(B). Message gateway

c)

(C). Network

d)

(D). Authentication

6.

NO.31 A company labeled some documents with the public sensitivity classification. This means the documents can be accessed by:

a)

(A). employees of other companies and the press

b)

(B). all members of the department that created the documents

c)

(C). only the company's employees and those listed in the document

d)

(D). only the individuate listed in the documents

7.

NO.32 Given the following logs:

Which of the following BEST describes the type of attack that is occurring?

a)

(A). Rainbow table

b)

(B). Dictionary

c)

(C). Password spraying

d)

(D). Pass-the-hash

8.

NO.33 Which of the following is a benefit of including a risk management framework into an organization's security approach?

a)

(A). It defines expected service levels from participating supply chain partners to ensure system

outages are remediated in a timely manner

b)

(B). It identifies specific vendor products that have been tested and approved for use in a secure

environment.

c)

(C). It provides legal assurances and remedies in the event a data breach occurs

d)

(D). It incorporates control, development, policy, and management activities into IT operations.

9.

NO.34 Business partners are working on a security mechanism to validate transactions securely. The requirement is for one company to be responsible for deploying a trusted solution that will register and issue artifacts used to sign encrypt, and decrypt transaction files. Which of the following is the BEST solution to adopt?

a)

(A). PKI

b)

(B). Blockchain

c)

(C). SAML

d)

(D). OAuth

10.

NO.35 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)

(A). Salting the magnetic strip information

b)

(B). Encrypting the credit card information in transit.

c)

(C). Hashing the credit card numbers upon entry.

d)

(D). Tokenizing the credit cards in the database

11.

NO.36 A security administrator needs to create a RAID configuration that is focused on high read speeds and fault tolerance. It is unlikely that multiple drivers will fail simultaneously. Which of the following RAID configurations should the administration use?

a)

(A). RAID 0

b)

(B). RAID1

c)

(C). RAID 5

d)

(D). RAID 10

12.

NO.37 Which of the following provides a calculated value for known vulnerabilities so organizations can prioritize mitigation steps?

a)

(A). CVSS

b)

(B). SIEM

c)

(C). SOAR

d)

(D). CVE

13.

NO.38 A social media company based in North America is looking to expand into new global markets and needs to maintain compliance with international standards. With which of the following is the company's data protection officer MOST likely concerned?

a)

(A). NIST Framework

b)

(B). ISO 27001

c)

(C). GDPR

d)

(D). PCI-DSS

14.

NO.39 A security analyst is looking for a solution to help communicate to the leadership team the severity levels of the organization's vulnerabilities. Which of the following would BEST meet this need?

a)

(A). CVE

b)

(B). SIEM

c)

(C). SOAR

d)

(D). CVSS

15.

NO.40 Which of the following describes a social engineering technique that seeks to exploit a person's sense of urgency?

a)

(A). A phishing email stating a cash settlement has been awarded but will expire soon

b)

(B). A smishing message stating a package is scheduled for pickup

c)

(C). A vishing call that requests a donation be made to a local charity

d)

(D). A SPIM notification claiming to be undercover law enforcement investigating a cybercrime

16.

NO.41 Which of the following is an example of transference of risk?

a)

(A). Purchasing insurance

b)

(B). Patching vulnerable servers

c)

(C). Retiring outdated applications

d)

(D). Application owner risk sign-off

17.

NO.42 Which of the following describes the continuous delivery software development methodology?

a)

(A). Waterfall

b)

(B). Spiral

c)

(C). V-shaped

d)

(D). Agile

18.

NO.43 During a security incident investigation, an analyst consults the company's SIEM and sees an event concerning high traffic to a known, malicious command-and-control server. The analyst would like to determine the number of company workstations that may be impacted by this issue. Which of the following can provide the information?

a)

(A). WAF logs

b)

(B). DNS logs

c)

(C). System logs

d)

(D). Application logs

19.

NO.44 A company is setting up a web server on the Internet that will utilize both encrypted and unencrypted web-browsing protocols. A security engineer runs a port scan against the server from the Internet and sees the following output:

Which of the following steps would be best for the security engineer to take NEXT?

a)

(A). Allow DNS access from the internet.

b)

(B). Block SMTP access from the Internet

c)

(C). Block HTTPS access from the Internet

d)

(D). Block SSH access from the Internet.

20.

NO.45 Which of the following documents provides guidance regarding the recommended deployment of network security systems from the manufacturer?

a)

(A). Cloud control matrix

b)

(B). Reference architecture

c)

(C). NIST RMF

d)

(D). CIS Top 20

21.

NO.46 Which of the following would be the BEST way to analyze diskless malware that has infected a VDI?

a)

(A). Shut down the VDI and copy off the event logs.

b)

(B). Take a memory snapshot of the running system.

c)

(C). Use NetFlow to identify command-and-control IPs.

d)

(D). Run a full on-demand scan of the root volume.

22.

NO.47 Digital signatures use asymmetric encryption. This means the message is encrypted with:

a)

(A). the sender's private key and decrypted with the sender's public key

b)

(B). the sender's public key and decrypted with the sender's private key

c)

(C). the sender's private key and decrypted with the recipient's public key

d)

(D). the sender's public key and decrypted with the recipient's private key

23.

NO.48 Which of the following is a risk that is specifically associated with hosting applications in the public cloud?

a)

(A). Unsecured root accounts

b)

(B). Zero-day

c)

(C). Shared tenancy

d)

(D). Insider threat

24.

NO.49 A company discovered that terabytes of data have been exfiltrated over the past year after an employee clicked on an email link. The threat continued to evolve and remain undetected until a security analyst noticed an abnormal amount of external connections when the employee was not working. Which of the following is the MOST likely threat actor?

a)

(A). Shadow IT

b)

(B). Script kiddies

c)

(C). APT

d)

(D). Insider threat

25.

NO.50 During a recent security incident at a multinational corporation a security analyst found the following logs for an account called user:

Which Of the following account policies would BEST prevent attackers from logging in as user?

a)

(A). Impossible travel time

b)

(B). Geofencing

c)

(C). Time-based logins

d)

(D). Geolocation