Match the intrusion event defined in the Diamond Model of intrusion to the description.
According to NIST, which step in the digital forensics process involves drawing conclusions from data?
Analysis
When dealing with security threats and using the Cyber Kill Chain model, which two approaches can an organization use to block a potential back door creation? (Choose two.)
Audit endpoints to discover abnormal file creations.
Use HIPS to alert or place a block on common installation paths.
A threat actor collects information from web servers of an organization and searches for employee contact information. The information collected is further used to search personal information on the Internet. To which attack phase do these activities belong according to the Cyber Kill Chain model?
reconnaissance
In which step of the NIST incident response process does the CSIRT perform an analysis to determine which networks, systems, or applications are affected; who or what originated the incident; and how the incident is occurring?
Scoping: Provide information on the containment of the incident and deeper analysis of the effects of the incident.
What is the objective the threat actor in establishing a two-way communication channel between the target system and a CnC infrastructure?
to allow the threat actor to issue commands to the software that is installed on the target
What two shared sources of information are included within the MITRE ATT&CK framework? (Choose two.)
attacker tactics, techniques, and procedures
mapping the steps in an attack to a matrix of generalized tactics
Which meta-feature element in the Diamond Model describes information gained by the adversary?
resources
According to NIST standards, which incident response stakeholder is responsible for coordinating an incident response with other stakeholders to minimize the damage of an incident?
“Ultimately, management is held responsible for coordinating incident response among various stakeholders…”
What is the purpose for data reduction as it relates to NSM?
to decrease/diminish/reduce the quantity of NSM data to be handled
To reduce data, it is essential to identify the network data that should be gathered and stored to reduce the burden on systems.
Which term is used to describe the process of converting log entries into a common format?
normalization is the process of combining data from a number of sources into a common format.
How is the hash value of files useful in network security investigations?
the hash value can be submitted to an online site to determine if the file is a known malware.
What is the purpose for data normalization?
Data normalization is also required to simplify searching for correlated events.
How does an application program interact with the operating system?
making API calls
Which tool is a Security Onion integrated host-based intrusion detection system?
OSSEC
A threat actor has successfully breached the network firewall without being detected by the IDS system. What condition describes the lack of alert?
Alerts can be classified as follows:
After a security monitoring tool identifies a malware attachment entering the network, what is the benefit of performing a retrospective analysis?
A retrospective analysis can help in tracking the behavior of the malware from the identification point forward.
What are security event logs commonly based on when sourced by traditional firewalls?
Alerts will generally include five-tuples information, as well as timestamps and information identifying which device or system generated the alert.
Refer to the exhibit. A security analyst is reviewing an alert message generated by Snort. What does the number 2100498 in the message indicate?
The Snort rule that is triggered
A cybersecurity analyst is going to verify security alerts using the Security Onion. Which tool should the analyst visit first?
Sguil - serves as a starting point in the investigation of security alerts.
What information is contained in the options section of a Snort rule?
It contains the text message that identifies the alert (describes the event). It also contains metadata about the alert, such as a URL.
Which classification indicates that an alert is verified as an actual security incident?
false negative
true positive
false positive
true negative
What is the purpose for data normalization?
normalization is also required to simplify searching for correlated events
Which tool included in the Security Onion includes the capability of designing custom dashboards?
Kibana is an interactive dashboard interface to Elasticsearch data. It allows querying of NSM data and provides flexible visualizations of that data.