Microsoft 365 Defender Quiz

Microsoft 365 Defender Quiz

12th Grade

30 Qs

quiz-placeholder

Similar activities

REMIDI PAS INFORMATIKA

REMIDI PAS INFORMATIKA

10th Grade - University

27 Qs

Kelas 9 - Halaman 77 (PAS)

Kelas 9 - Halaman 77 (PAS)

9th Grade - University

25 Qs

KUIZ BENGKEL DELIMa

KUIZ BENGKEL DELIMa

9th - 12th Grade

25 Qs

ASESMENT AKHIR SEMESTER KELAS 7

ASESMENT AKHIR SEMESTER KELAS 7

7th Grade - University

30 Qs

Using the Developer Tab in Word

Using the Developer Tab in Word

10th Grade - University

25 Qs

Ujian Kompetensi Skakes Airlangga

Ujian Kompetensi Skakes Airlangga

9th - 12th Grade

25 Qs

Quiz Data dan Perangkat Lunak

Quiz Data dan Perangkat Lunak

7th Grade - University

25 Qs

Penilaian Sumatif Informatika kelas 9

Penilaian Sumatif Informatika kelas 9

9th Grade - University

25 Qs

Microsoft 365 Defender Quiz

Microsoft 365 Defender Quiz

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

Irvin Maceke

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

You are investigating an incident by using Microsoft 365 Defender. You need to create an advanced hunting query to count failed sign-in authentications on three devices named CFOLaptop, CEOLaptop, and COOLaptop. How should you complete the query? To answer, select the appropriate options in the answer area.

DeviceLogonEvents where DeviceName in ("CFOLaptop", "CEOLaptop", "COOLaptop") ActionType == "LogonFailed" | summarize LogonFailures=count() by DeviceName, LogonType

DeviceLogonEvents where DeviceName in ("CFOLaptop", "CEOLaptop", "COOLaptop") ActionType == "LogonSucceeded" | summarize LogonFailures=count() by DeviceName, LogonType

DeviceLogonEvents where DeviceName in ("CFOLaptop", "CEOLaptop", "COOLaptop") ActionType == "LogonFailed" | summarize LogonSuccess=count() by DeviceName, LogonType

DeviceLogonEvents where DeviceName in ("CFOLaptop", "CEOLaptop", "COOLaptop") ActionType == "LogonFailed" | summarize LogonFailures=count() by LogonType

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

You need to receive a security alert when a user attempts to sign in from a location that was never used by the other users in your organization to sign in. Which anomaly detection policy should you use?

Impossible travel

Activity from anonymous IP addresses

Activity from infrequent country

Malware detection

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

You need to create a data loss prevention (DLP) policy to protect the sensitive documents. What should you use to detect which documents are sensitive?

SharePoint search

a hunting query in Microsoft 365 Defender

Azure Information Protection

RegEx pattern matching

4.

MULTIPLE SELECT QUESTION

30 sec • 5 pts

You need to prevent users from downloading and running additional payloads from the Office VBA macros as additional child processes. Which two commands can you run to achieve the goal? Each correct answer presents a complete solution.

Set-MpPreference -DisableChildProcessCreation $true

Set-MpPreference -EnableChildProcessCreation $false

Add-MpPreference -DisableChildProcessCreation $true

Add-MpPreference -EnableChildProcessCreation $false

5.

MULTIPLE SELECT QUESTION

30 sec • 5 pts

You need to hide false positive in the Alerts queue, while maintaining the existing security posture. Which three actions should you perform? Each correct answer presents part of the solution.

Resolve the alert automatically.

Hide the alert.

Create a suppression rule scoped to any device.

Create a suppression rule scoped to a device group.

Generate the alert.

6.

OPEN ENDED QUESTION

3 mins • 5 pts

You need to remediate the risk for the Launchpad app. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Evaluate responses using AI:

OFF

7.

OPEN ENDED QUESTION

3 mins • 5 pts

You need to create an advanced hunting query to identify devices affected by a malicious email attachment. How should you complete the query? To answer, select the appropriate options in the answer area.

Evaluate responses using AI:

OFF

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?