Microsoft Sentinel Ninja Cert Flashcards
What is the maximum file size of a Watchlist?
500MB
Which AWS logs can be ingested by the Amazon Web Services S3 connector?
AWS GuardDuty
VPC Flow logs
AWS Cloudtrail
Which of the following MITRE ATT&CK techniques are classed as Execution?
User Execution
Launchctl
Which of the following are examples of Watchlist templates?
All of the options:
Identity Correlation
Terminated Employees
Service Accounts
Which of the following is correct regarding the Search feature?
Search jobs use parallel processing to run the search across long time spans, for extremely large data sets.
Microsoft Sentinel supports the MITRE ATT&CK framework version 9?
True
What actions will the following xPath query take?
Security!*[System[(EventID=4688)]] and * [EventData[Data[@Name=’ProcessName’]=’C:\Windows\System32\consent.exe’]]
Only Security events with Event ID=4688 and a process name of consent.exe will be collected.
How can you transform data before it is ingested into Microsoft Sentinel?
All of these options:
Logstash
Data Collection (DCR) rules
Azure Function
If you wanted to create a Microsoft Sentinel solution for Sentinel, where would you find the guide to help you do this?
Microsoft Sentinel GitHub Repo
Which of the following connectors are support by the SentinelHealth data table?
Dynamics 365
Threat Intelligence Platforms
Office ATP
Office 365
Automation rules can be triggered by alerts and incidents.
False
Which of the following tables can have data sent to them by the Custom logs API?
WindowsEvents and CommonSecurityLog
What KQL operator will specify a type of graph?
render
Which of the following are properties in the pollingConfig of a CCP connector?
auth
auth.authType
request
You must manually change Sentinel retention policy to 90 days after creating a new workspace.
True