wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

CySA+Sy Test 04

Total questions: 43

Worksheet time: 22mins

Name
Class
Date
1.

Peter is designing a vulnerability scanning program for the large chain of retail stores where he works. The store operates point-of-sale terminals in its retail stores as well as an e-commerce website. Which one of the following statements about PCI DSS compliance is not true?

a)

Peter’s company must hire an approved scanning vendor to perform vulnerability scans.

b)

The scanning program must include, at a minimum, weekly scans of the internal

network.

c)

The point-of-

sale

terminals and website both require vulnerability scans.

d)

Peter may perform some required vulnerability scans on his own.

2.

Rachel discovered the vulnerability shown here when scanning a web server in her organization.

Which one of the following approaches would best resolve this issue?

a)

Patching the server

b)

Performing input validation

c)

Adjusting firewall rules

d)

Rewriting the application code

3.

What nmap feature is enabled with the -O flag?

a)

OS detection

b)

Online/offline detection

c)

Origami attack detection

d)

Origination port validation

4.

Jose is working with his manager to implement a vulnerability management program for his company. His manager tells him that he should focus on remediating critical and high-severity risks to externally accessible systems. He also tells Jose that the organization does not want to address risks on systems without any external exposure or risks rated medium or lower. Jose disagrees with this approach and believes that he should also address critical and high-severity risks on internal systems. How should he handle the situation?

a)

Jose should recognize that his manager has made a decision based upon the organization’s

risk appetite and should accept it and carry out his manager’s request.

b)

Jose should discuss his opinion with his manager and request that the remediation criteria

be changed.

c)

Jose should ask his manager’s supervisor for a meeting to discuss his concerns about the

manager’s approach.

d)

Jose should carry out the remediation program in the manner that he feels is appropriate

because it will address all of the risks identified by the manager as well as additional

risks.

5.

Susan needs to test thousands of submitted binaries. She needs to ensure that the applications do not contain malicious code. What technique is best suited to this need?

a)

Sandboxing

b)

Implementing a honeypot

c)

Decompiling and analyzing the application code

d)

Fagan testing

6.

When conducting a quantitative risk assessment, what term describes the total amount of damage expected to occur as a result of one incident?

a)

EF

b)

SLE

c)

AV

d)

ALE

7.

Rhonda recently configured new vulnerability scans for her organization’s datacenter. Completing the scans according to current specifications requires that they run all day, every day. After the first day of scanning, Rhonda received complaints from administrators of network congestion during peak business hours. How should Rhonda handle this situation?

a)

Adjust the scanning frequency to avoid scanning during peak times.

b)

Request that network administrators increase available bandwidth to accommodate

scanning.

c)

Inform the administrators of the importance of scanning and ask them to adjust the

business requirements.

d)

Ignore the request because it does not meet security objectives.

8.

After restoring a system from 30-day-old backups after a compromise, administrators at Piper’s company return the system to service. Shortly after that, Piper detects similar signs of compromise again. Why is restoring a system from a backup problematic in many cases?

a)

Backups cannot be tested for security issues.

b)

Restoring from backup may reintroduce the original vulnerability.

c)

Backups are performed with the firewall off and are insecure after restoration.

d)

Backups cannot be properly secured.

9.

Captured network traffic from a compromised system shows it reaching out to a series of five remote IP addresses that change on a regular basis. Since the system is believed to be compromised, the system’s Internet access is blocked, and the system is isolated to a quarantine VLAN.

When forensic investigators review the system, no evidence of malware is found. Which of the following scenarios is most likely?

a)

The system was not infected, and the detection was a false positive.

b)

The beaconing behavior was part of a web bug.

c)

The beaconing behavior was due to a misconfigured application.

d)

The malware removed itself after losing network connectivity.

10.

Which one of the following ISO standards provides guidance on the development and implementation of information security management systems?

a)

ISO 27001

b)

ISO 9000

c)

ISO 11120

d)

ISO 23270

11.

Mika’s forensic examination of a compromised Linux system is focused on determining what level of access attackers may have achieved using a compromised www account. Which of the following is not useful if she wants to check for elevated privileges associated with the www user?

a)

/etc/passwd

b)

/etc/shadow

c)

/etc/sudoers

d)

/etc/group

12.

Tracy is validating the web application security controls used by her organization. She wants to ensure that the organization is prepared to conduct forensic investigations of future security incidents. Which one of the following OWASP control categories is most likely to contribute to this effort?

a)

Implement logging.

b)

Validate all inputs.

c)

Parameterize queries.

d)

Error and exception handling.

13.

Jamal is using agent-based scanning to assess the security of his environment. Every time that Jamal runs a vulnerability scan against a particular system, it causes the system to hang. He spoke with the system administrator, who provided him with a report showing that the

system is current with patches and has a properly configured firewall that allows access from only a small set of trusted internal servers. Jamal and the server administrator both consulted the vendor, and they are unable to determine the cause of the crashes and suspect that it may be a side effect of the agent. What would be Jamal’s most appropriate course of action?

a)

Approve an exception for this server.

b)

Continue scanning the server each day.

c)

Require that the issue be corrected in 14 days and then resume scanning.

d)

Decommission the server.

14.

During an nmap port scan using the -sV flag to determine service versions, Ling discovers that the version of SSH on the Linux system she is scanning is not up-to-date. When she asks the system administrators, they inform her that the system is fully patched and that the SSH version is current. What issue is Ling most likely experiencing?

a)

The system administrators are incorrect.

b)

The nmap version identification is using the banner to determine the service version.

c)

nmap does not provide service version information, so Ling cannot determine version

levels in this way.

d)

The systems have not been rebooted since they were patched.

15.

Tyler scans his organization’s mail server for vulnerabilities and finds the result shown here.

What should be his next step?

a)

Shut down the server immediately.

b)

Initiate the change management process.

c)

Apply the patch.

d)

Rerun the scan.

16.

Carla is performing a penetration test of a web application and would like to use a software package that allows her to modify requests being sent from her system to a remote web server. Which one of the following tools would not meet Carla’s needs?

a)

Nessus

b)

Burp Suite

c)

Zed Attack Proxy (ZAP)

d)

Tamper Data

17.

Alex learns that a recent Microsoft patch covers a zero-day exploit in Microsoft Office that occurs because of incorrect memory handling. The flaw is described as potentially resulting in memory corruption and arbitrary code execution in the context of the current privilege level. Exploitation of the flaws can occur if victims open a specifically crafted Office document in a vulnerable version of Microsoft Office.

If Alex finds out that approximately 15 of the workstations in his organization have been compromised by this malware, including one workstation belonging to a domain administrator, what phase of the incident response process should he enter next?

a)

Preparation

b)

Detection and analysis

c)

Containment, eradication, and recovery

d)

Postincident activity

18.

Maria wants to use a security benchmark that is widely used throughout the industry to baseline her systems as part of a hardening process. Which of the following organizations provides a set of freely available benchmarks for operating systems?

a)

The Center for Internet Security

b)

CompTIA

c)

PCI SSC

d)

OWASP

19.

Sally’s organization wants to prioritize their vulnerability remediation efforts. Which of the following items is not typically critical to prioritization of remediation efforts?

a)

A list of affected hosts

b)

The risk score of the vulnerability

c)

The vulnerability’s name or CVE

d)

The organization or individual that discovered the vulnerability

20.

Chris is reviewing network flow data from systems in his organization and notices that a number of the systems are contacting a remote IP address periodically through the day. He suspects the systems may be compromised. What type of behavior is he most likely seeing?

a)

Data exfiltration

b)

Port scans

c)

Beaconing

d)

Rogue devices

21.

What concern may drive organizations to communicate with customers impacted by a breach within a specific timeline?

a)

Regulatory compliance

b)

Media awareness

c)

Social media interaction

d)

Police involvement

22.

Yuri wants to check if an IP address is known to be malicious. Which of the following options is the most useful way for him to manually check current information about an IP address or hostname?

a)

The SANS Top 20

b)

AbuseIPDB

c)

WHOIS

d)

Cuckoo Sandbox

23.

Carla’s organization is a managed security provider that uses the ITIL, and Carla wants to determine if her team is meeting the service level agreements her organization has agreed to meet for their customers for vulnerability management notifications happening within 24 hours. What is Carla attempting to assess?

a)

A VMO

b)

A SLO

c)

An NDA

d)

A VMS

24.

Joanna’s organization has been performing a forensic investigation of a compromised system. Her team’s analysis indicates that a number of commonly available tools were used by the attacker and that the attacker was using basic, rather than advanced skills and techniques. What type of threat actor is Joanna most likely dealing with?

a)

A hacktivist

b)

A nation-state

actor

c)

A script kiddie

d)

Organized crime

25.

Michelle wants to provide metrics for her security team’s incident response capabilities.

Which of the following is not a common measure for teams like hers?

a)

Mean time to detect

b)

Mean time to respond

c)

Mean time to remediate

d)

Mean time to compromise

26.

Tony is working with information from a closed-source threat feed and combines the feed information with his own organization’s vulnerability management data and asset databases. What activity is Tony performing?

a)

IoC analysis

b)

Geolocation

c)

Active defense

d)

Data enrichment

27.

Which of the following is not a common inhibitor to remediation of vulnerabilities?

a)

Legacy systems

b)

Organizational policies

c)

The potential to degrade functionality

d)

Organizational governance processes

28.

Greg wants to assess the confidence levels for his threat intelligence data. What three common items are most frequently used to determine confidence in threat intelligence?

a)

Timeliness, source quality, and cost

b)

Accuracy, threat actor, and likelihood

c)

Timeliness, relevance, and accuracy

d)

Accuracy, source quality, and cost

29.

Valerie’s incident response process includes moving a compromise system to a separate

VLAN that retains access to the Internet but does not allow contact with other systems on

her network. What containment process has she implemented?

a)

Segmentation

b)

IoC-based

response

c)

Isolation

d)

Sanitization

30.

Isaac wants to view network traffic from a potentially compromised Linux machine. What

tool can he use from the command line to view and analyze his network traffic?

a)

Wireshark

b)

tcpdump

c)

Ettercap

d)

cat /dev/eth0

31.

Isaac wants to view network traffic from a potentially compromised Linux machine. What

tool can he use from the command line to view and analyze his network traffic?

a)

Wireshark

b)

tcpdump

c)

Ettercap

d)

cat /dev/eth0

32.

Beena wants to ensure that her vulnerability management program is performing as expected.

What technique should she use to look at its performance over time so she can see if she has

problematic behaviors or practices?

a)

A regularly created list of the top 10 most common vulnerabilities

b)

A report showing remediation and patching trends

c)

A list of zero-day

vulnerabilities and the time to remediate them

d)

A list of service level objectives

33.

Valentine is reviewing network flow logs and sees a 30 GB data transfer between a database

server and a system outside of her organization. For reviews, how should she flag the event?

a)

Potential data exfiltration

b)

Potential use of unauthorized privileges

c)

A potential malicious process

d)

Potential high drive capacity consumption

34.

Selah wants to use appropriate metrics to determine how well her incident response process is working. Which of the following metrics is not commonly used to assess incident response processes?

a)

Mean time to remediate

b)

Meant time to detect

c)

Mean time to respond

d)

Mean time to defend

35.

Gary wants to use NTP to help with his log analysis efforts. What is Gary doing?

a)

Setting appropriate logging levels

b)

Removing unnecessary logs using a trust process

c)

Time synchronization

d)

Validating log entries against the originals

36.

Nathan’s organization has been notified that there is a vulnerability in a legacy system that does not have vendor support. Nathan needs to ensure that the system is not compromised due to the vulnerability. What should Nathan implement to address this issue?

a)

A patching plan

b)

A compensating control

c)

A remediation plan

d)

An alternate patch

37.

The endpoint detection and response (EDR) system that Li’s organization uses has detected Windows workstations communicating between each other on the network on port 8944.

What should Li flag this traffic as?

a)

Beaconing

b)

A port scan

c)

Unexpected bandwidth consumption

d)

Irregular peer-to-

peer

communication

38.

What phase of incident response needs to happen before customer communications can occur?

a)

Perform stakeholder identification.

b)

Document lessons learned.

c)

Prepare a timeline.

d)

Conduct a root-cause

analysis.

39.

Jake wants to ensure that only authorized IP addresses can send email on behalf of his organization but doesn’t want to require certificates and signatures for the validation. What should he implement?

a)

DKIM

b)

DMARC

c)

S/MIME

d)

SPF

40.

Katie has been reviewing her organization’s vulnerability management reports and notices that systems that are part of a cloud-hosted cluster continue to show a recurring issue where vulnerabilities re-appear

when the cluster is scaled up to handle higher loads. What is the most likely issue that Katie should ask the system administrators about?

a)

Reinstallation of the same software package instead of a patched version

b)

A lack of update to the original cluster image

c)

Patches failing to install

d)

A compromise restoring the system to a vulnerable state

41.

What open source intelligence source is accessible only using a TOR enabled browser or system?

a)

Social media

b)

The Dark Web

c)

Blogs

d)

Government bulletins

42.

Bob’s organization wants to adopt passwordless authentication. What will they need to provide

to users to adopt this solution?

a)

PINs

b)

Biometric identifiers

c)

Hardware tokens

d)

New passwords

43.

Hillary is working on improving her organization’s security response processes and wants to integrate security tools from multiple vendors together. What type of integration should she look for to optimize the ability for systems to work together and exchange data?

a)

FTP-based

integration

b)

Data scraping from built-in

web pages

c)

API-based

integration

d)

A single pane of glass design