wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Chapter 10: Incident Detection and Analysis

Total questions: 20

Worksheet time: 20mins

Name
Class
Date
1.

Susan needs to track evidence that has been obtained throughout its life cycle. What documentation does she need to create and maintain if she expects the evidence to be used in a legal case?

a)
  1. Forensic hashes

b)
  1. Legal hold

c)
  1. Chain of custody

d)
  1. IoC ratings

2.

Hui wants to comply with a legal hold but knows that her organization has a regular process that purges logs after 45 days due to space limitations. What should she do if the logs are covered by the legal hold?

a)
  1. Notify counsel that the logs will be deleted automatically in 45 days.

b)
  1. Delete the logs now to allow longer before space is filled up.

c)
  1. Identify a preservation method to comply with the hold.

d)
  1. Make no changes; holds allow ongoing processes to continue as normal.

3.

Juan wants to validate the integrity of a drive that he has forensically imaged as part of an incident response process. Which of the options should he select?

a)
  1. Compare a hash of the original drive to the drive image.

b)
  1. Compare the file size on disk of the original drive to the space taken up by the drive image.

c)
  1. Compare the vendor's drive size listing to the space taken up by the drive image.

d)
  1. Use PGP to encrypt the drive and image and make sure that both encrypted versions match.

4.

Kathleen wants to determine if the traffic she is seeing is unusual for her network. Which of the following options would be most useful to determine if traffic levels are not typical for this time of day in a normal week?

a)
  1. Heuristics

b)
  1. Baselines

c)
  1. Protocol analysis

d)
  1. Network flow logs

5.

Renee wants to adopt an open IoC feed. What issue is Renee most likely to need to address when adopting it?

a)
  1. The cost of the IoC feed

b)
  1. The quality of the feed

c)
  1. The update frequency of the feed

d)
  1. The level of detail in the feed

6.

Chris wants to use an active monitoring approach to test his network. Which of the following techniques is appropriate?

a)
  1. Collecting NetFlow data

b)
  1. Using a protocol analyzer

c)
  1. Pinging remote systems

d)
  1. Enabling SNMP

7.

Which of the following is not information commonly found in an IoC?

a)
  1. IP addresses

b)
  1. Domain names

c)
  1. System images

d)
  1. Behavior-based information

8.

Cameron wants to be able to detect a denial-of-service attack against his web server. Which of the following tools should he avoid?

a)
  1. Log analysis

b)
  1. Flow monitoring

c)
  1. iPerf

d)
  1. IPS

9.

Sameer finds log information that indicates that a process that he believes is malicious starts at the same time every day on a Linux system. Where should he start looking for an issue like this?

a)
  1. He should review the system log.

b)
  1. He should check the Task Scheduler.

c)
  1. He should check cron jobs.

d)
  1. He should check user directories.

10.

Jim uses an IoC feed to help detect new attacks against his organization. What should he do first if his security monitoring system flags a match for an IoC?

a)
  1. Shut down the system that caused the alert

b)
  1. Review the alert to determine why it occurred

c)
  1. Check network logs to identify the remote attacker

d)
  1. Run a port scan to determine if the system is compromised

11.

While monitoring network traffic to his web server cluster, Mark notices a significant increase in traffic. He checks the source addresses for inbound traffic and finds that the traffic is coming from many different systems all over the world. What should Mark identify this as if he believes that it may be an attack?

a)
  1. A denial-of-service attack

b)
  1. A distributed network scan

c)
  1. A DNS-based attack

d)
  1. A distributed denial-of-service attack

12.

Valentine wants to check for unauthorized access to a system. What two log types are most likely to contain this information?

a)
  1. Authentication logs and user creation logs

b)
  1. System logs and application logs

c)
  1. Authentication logs and application logs

d)
  1. System logs and authentication logs

13.

Sayed notices that a remote system has attempted to log into a system he is responsible for multiple times using the same administrator's user ID but different passwords. What has Sayed most likely discovered?

a)
  1. A user who forgot their password

b)
  1. A broken application

c)
  1. A brute-force attack

d)
  1. A misconfigured service

14.

While Susan is monitoring a router via network flows, she sees a sudden drop in network traffic levels to zero, and the traffic chart shows a flat line. What has likely happened?

a)
  1. The sampling rate is set incorrectly.

b)
  1. The router is using SNMP.

c)
  1. The monitored link failed.

d)
  1. A DDoS attack is occurring.

15.

Leo wants to monitor his application for common issues. Which of the following is not a typical method of monitoring for application issues?

a)
  1. Up/down logging

b)
  1. System logging

c)
  1. Performance logging

d)
  1. Transactional logging

16.

Greg notices that a user account on a Linux server he is responsible for has connected to 10 machines via SSH within seconds. What type of IoC best matches this type of behavior?

a)
  1. Bot-like behavior

b)
  1. Port scanning

c)
  1. Denial of service

d)
  1. Escalation of privileges

17.

Arun wants to monitor for unusual database usage. Which of the following is most likely to be indicative of a malicious actor?

a)
  1. Increases in cached hits to the database

b)
  1. Decreases in network traffic to the database

c)
  1. Increases in disk reads for the database

d)
  1. Decreases in database size

18.

Valerie is concerned that an attacker may have gained access to a system in her datacenter. Which of the following behaviors is not a common network-based IoC that she should monitor for?

a)
  1. Traffic to unexpected destinations

b)
  1. Unusual volumes of outbound traffic

c)
  1. Increases in system memory consumption

d)
  1. Outbound traffic at unusual times

19.

Alex has noticed that the primary disk for his Windows server is quickly filling up. What should he do to determine what is filling up the drive?

a)
  1. Check the filesystem logs.

b)
  1. Check the security logs.

c)
  1. Search for large files and directories.

d)
  1. Search for file changes.

20.

Joseph wants to be notified if user behaviors vary from normal on systems he maintains. He uses a tool to capture and analyze a week of user behavior and uses that to determine if unusual behavior occurs. What is this practice called?

a)
  1. Pattern matching

b)
  1. Baselining

c)
  1. Fingerprinting

d)
  1. User modeling