SPLK-5001 Exam Questions
121 real SPLK-5001 exam questions with expert-verified answers and explanations. Page 2 of 3.
- Question #51Security Data Onboarding and Normalization
Which of the Enterprise Security frameworks provides additional automatic context and correlation to fields that exist within raw data?
Asset and Identity frameworkEnterprise Securitydata enrichmentfield correlation - Question #52Introduction to Cybersecurity and Splunk
What do frameworks and standards help accomplish in the cybersecurity landscape?
cybersecurity frameworkssecurity standardsinteroperabilitybest practices - Question #53Threat Detection and Alerting
When should adaptive response actions be used in threat hunting?
adaptive responsethreat huntingautomated responseincident automation - Question #54Threat Detection and Alerting
How are SOAR playbooks used in threat hunting?
SOAR playbooksthreat huntingautomated responsesecurity automation - Question #55Introduction to Cybersecurity and Splunk
Which Splunk resource provides pre-built content for assessing data sources and threat intelligence capabilities?
Splunk Security Essentialsthreat intelligencepre-built contentdata source assessment - Question #56Security Data Onboarding and Normalization
How does Splunk Enterprise Security (ES) interact with Common Information Model (CIM) and Data Models?
CIMdata modelsEnterprise Securitydata normalization - Question #57Introduction to Cybersecurity and Splunk
In the context of cybersecurity, what does the term "SIEM" stand for?
SIEMsecurity terminologydefinitionscybersecurity fundamentals - Question #58Incident Investigation and Response
What is the recommended approach when handling a security incident?
incident response plansecurity incident handlingIRPbest practices - Question #59Introduction to Cybersecurity and Splunk
In Splunk SPL, which command is used to filter and group results based on specific fields?
SPLstats commanddata aggregationsearch pipeline - Question #60Incident Investigation and Response
Which of the following are correct statements about Splunk Enterprise Security annotations?
ES annotationsnotable eventsdata enrichmentinvestigation workflow - Question #61Introduction to Cybersecurity and Splunk
What is the main difference between a Denial of Service (DoS) attack and a Distributed Denial of Service (DDoS) attack?
DoS attackDDoS attacknetwork attacksthreat types - Question #62Threat Detection and Alerting
Which Enterprise Security framework provides a mechanism for running preconfigured actions within the Splunk platform or integrating with external applications?
Adaptive ResponseEnterprise SecurityautomationSplunk ES frameworks - Question #63Threat Detection and Alerting
Which of the following Splunk Enterprise Security features allows industry frameworks such as CIS Critical Security Controls, MITRE ATT&CK, and the Lockheed Martin Cyber Kill Chain...
AnnotationsMITRE ATT&CKCorrelation Searchframework mapping - Question #64Security Data Onboarding and Normalization
Which of the following is the primary benefit of using the CIM in Splunk?
CIMdata normalizationCommon Information Modeldata correlation - Question #65Introduction to Cybersecurity and Splunk
Tactics, Techniques, and Procedures (TTPs) are methods or behaviors utilized by attackers. In which framework are these categorized?
MITRE ATT&CKTTPsthreat frameworkstactics techniques procedures - Question #66Incident Investigation and Response
A threat hunter executed a hunt based on the following hypothesis: As an actor, I want to plant rundll32 for proxy execution of malicious code and leverage Cobalt Strike for Comman...
threat huntinghypothesis testingCobalt Strikehunt outcomes - Question #67Threat Detection and Alerting
An analyst notices that one of their servers is sending an unusually large amount of traffic, gigabytes more than normal, to a single system on the Internet. There doesn't seem to...
data exfiltrationnetwork traffic analysisanomalous behaviorthreat identification - Question #68Compliance and Reporting
In which phase of the Continuous Monitoring cycle are suggestions and improvements typically made?
Continuous MonitoringAnalyze and Reportmonitoring cyclesecurity operations - Question #69Security Data Onboarding and Normalization
An analyst is not sure that all of the potential data sources at her company are being correctly or completely utilized by Splunk and Enterprise Security. Which of the following mi...
Security Essentialsdata sourcesdata inventorysecurity content mapping - Question #70Threat Detection and Alerting
An analyst is examining the logs for a web application's login form. They see thousands of failed logon attempts using various usernames and passwords. Internet research indicates...
credential stuffingauthentication attacksbrute forcedata breach - Question #71Introduction to Cybersecurity and Splunk
An analysis of an organization's security posture determined that a particular asset is at risk and a new process or solution should be implemented to protect it. Typically, who wo...
security rolesSecurity ArchitectSOC structureteam responsibilities - Question #72Incident Investigation and Response
After discovering some events that were missed in an initial investigation, an analyst determines this is because some events have an empty src field. Instead, the required data is...
SPLcoalesceeval commandfield normalization - Question #73Incident Investigation and Response
An analyst would like to test how certain Splunk SPL commands work against a small set of data. What command should start the search pipeline if they wanted to create their own dat...
SPLmakeresultssearch pipelinedata generation - Question #74Introduction to Cybersecurity and Splunk
What is the following step-by-step description an example of? 1. The attacker devises a non-default beacon profile with Cobalt Strike and embeds this within a document. 2. The atta...
TTPsMITRE ATT&CKtechniquesprocedures - Question #75Incident Investigation and Response
Which of the following is a best practice when creating performant searches within Splunk?
SPL performancesearch optimizationstreaming commandsSplunk best practices - Question #76Threat Detection and Alerting
Which pre-packaged app delivers security content and detections on a regular, ongoing basis for Enterprise Security and SOAR?
ESCUEnterprise SecuritySOARsecurity content delivery - Question #77Security Data Onboarding and Normalization
A user wants to view only the use cases for which the Splunk instance has all of the supporting source types to implement. In Splunk Security Essentials, what operation needs to ha...
Security EssentialsData Inventorysource typesuse case filtering - Question #78Incident Investigation and Response
An analyst is looking for known C2 communication in a few billion NetFlow records, using a query similar to the following: index=network sourcetype=netflow src_ip=149.151.100.4 src...
tstatsSPL optimizationNetFlowsearch performance - Question #79Security Data Onboarding and Normalization
A PCAP file contains what type of data?
PCAPnetwork packetspacket capturedata source types - Question #80Introduction to Cybersecurity and Splunk
Which of the TTP elements represent the adversary's goal - the reason for performing an action?
TTPsMITRE ATT&CKtacticsadversary goals - Question #81Introduction to Cybersecurity and Splunk
Which Splunk search mode is best for searches that contain commands such as chart, timechart, and top, but the analyst still wants results in the events tab?
search modesVerbose modeSPLevents tab - Question #82Security Data Onboarding and Normalization
Which of the following Splunk terms describes a group of standard field names and values that categorize data in a way that makes it easier to work with, especially when dealing wi...
data modelCIMfield normalizationSplunk terminology - Question #83Threat Detection and Alerting
An analyst has been asked to report on VPC Flow traffic to their EC2 instances in AWS and wants to only examine blocked connections for source and destination IP address pairs. In...
SPL searchVPC Flow logsAWSstats filtering - Question #84Introduction to Cybersecurity and Splunk
Which of the following terms is associated with the behavior of a threat actor and a structured framework for executing a cyberattack, and defines why an attacker is performing an...
MITRE ATT&CKtacticsthreat actorTTPs - Question #85Security Data Onboarding and Normalization
In SPL, streaming commands operate on each individual event. There are two types of streaming commands: distributable and centralized. Which of the following statements is true abo...
SPLstreaming commandsdistributable commandssearch optimization - Question #86Security Data Onboarding and Normalization
An analyst discovers she has only raw data from a source. She believes that it could be of great value to future analysis efforts if it were available to existing correlation searc...
CIM normalizationSplunk Add-Ondata onboardingcorrelation searches - Question #87Vulnerability Management
Which Security Domain in Enterprise Security contains the dashboards that include vulnerability information generated by vulnerability scanners, next-generation firewalls, and othe...
Splunk ESsecurity domainsvulnerability scannersNetwork domain - Question #88Introduction to Cybersecurity and Splunk
An attacker impersonating a bank employee calls a user in an attempt to gain access to their account. What type of attack was used in this scenario?
social engineeringvishingattack typesimpersonation - Question #89Introduction to Cybersecurity and Splunk
Associated with the behavior of a threat actor and a structured framework for executing a cyberattack, which of the following terms defines exactly how a threat actor achieves a ta...
MITRE ATT&CKtechniquesthreat actorTTPs - Question #90Threat Detection and Alerting
What is the name of the threat-hunting technique that involves identifying data points that are least like the other points in a dataset?
threat huntinganomaly detectionoutlier analysisstack counting - Question #91Threat Detection and Alerting
Long-tail analysis is a threat-hunting technique used for which of the following?
threat huntinglong-tail analysisinfrequent eventsbehavioral analysis - Question #92Threat Detection and Alerting
Which SPL syntax would be used to perform statistical queries on indexed fields to calculate the cumulative total risk by the system or user in the most efficient way?
tstatsSPLrisk scoringdata models - Question #93Incident Investigation and Response
A user reports to the Security Operations Center (SOC) that the following screen is displayed on their computer: Which of the following source types would be most useful for the SO...
Windows Event Logendpoint securityransomwaresource types - Question #94Incident Investigation and Response
In Splunk, what feature would an analyst leverage to drilldown on an IP address field to query third-party intelligence for that IP?
workflow actionsthreat intelligenceIP lookupSplunk ES - Question #95Incident Investigation and Response
An analyst needs to send notification emails after investigating a particular type of finding. Which feature should they ask an engineer to enable that will allow them to do so dir...
Adaptive Responsealert actionsSplunk ESnotification - Question #96Security Data Onboarding and Normalization
What feature of Splunk Security Essentials (SSE) allows an analyst to see a listing of current on- boarded data sources in Splunk so they can view content based on available data?
Splunk SSEData Inventorydata sourcessecurity essentials - Question #97Security Data Onboarding and Normalization
Why is the tstats command generally more efficient than using a stats command when searching over large data sets?
tstatsstatssearch efficiencyindexed metadata - Question #98Threat Detection and Alerting
Enterprise Security has been configured to generate a Notable Event when a user has quickly authenticated from multiple locations between which travel would be impossible. This wou...
impossible travelidentity anomalySplunk ESauthentication - Question #99Threat Detection and Alerting
A threat hunter creates a model of normal, expected activity on a portion of their network. Later, they compare observed activity against this model, looking for significant deviat...
threat huntingbaselineanomaly detectionbehavioral modeling - Question #100Incident Investigation and Response
Which Splunk Enterprise Security framework provides a way to identify incidents from events and then manage the ownership, triage process, and state of those incidents?
Notable Eventincident managementSplunk ESSOC workflow