Skip to content

Commit 62d82a0

Browse files
authored
Merge pull request #1875 from MicrosoftDocs/main
Publish main to live, Tuesday 6:30PM PST, 11/12
2 parents 644067c + 88322e4 commit 62d82a0

File tree

2 files changed

+54
-7
lines changed

2 files changed

+54
-7
lines changed

defender-endpoint/defender-endpoint-trial-user-guide.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: deniseb
77
manager: deniseb
88
audience: ITPro
99
ms.topic: how-to
10-
ms.date: 09/10/2024
10+
ms.date: 11/11/2024
1111
ms.collection:
1212
- m365-security
1313
- tier2
@@ -117,6 +117,8 @@ After you have onboarded devices, [run a detection test](run-detection-test.md).
117117

118118
The Microsoft Defender portal ([https://security.microsoft.com](https://security.microsoft.com)) is a central location where you can view onboarded devices, security recommendations, detected threats, alerts, and more. To get started, see [Microsoft Defender portal](/defender-xdr/microsoft-365-defender-portal).
119119

120+
> [!IMPORTANT]
121+
> If you decide not to renew your trial or purchase a subscription, make sure to offboard devices before your trial expires.
120122
121123
## See also
122124

defender-endpoint/device-discovery-faq.md

Lines changed: 51 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
- tier3
1616
ms.topic: conceptual
1717
search.appverid: met150
18-
ms.date: 03/23/2021
18+
ms.date: 11/12/2024
1919
---
2020

2121
# Device discovery frequently asked questions
@@ -65,11 +65,54 @@ The discovery engine distinguishes between network events that are received in t
6565
## What protocols are you capturing and analyzing?
6666

6767
By default, all onboarded devices running on Windows 10 version 1809 or later, Windows 11, Windows Server 2019, or Windows Server 2022 are capturing and analyzing the following protocols:
68-
ARP, CDP, DHCP, DHCPv6, IP (headers), LLDP, LLMNR, mDNS, MNDP, MSSQL, NBNS, SSDP, TCP (SYN headers), UDP (headers), WSD
68+
69+
- ARP
70+
- CDP
71+
- DHCP
72+
- DHCPv6
73+
- IP (headers)
74+
- LLDP
75+
- LLMNR
76+
- mDNS
77+
- MNDP
78+
- MSSQL
79+
- NBNS
80+
- SSDP
81+
- TCP (SYN headers)
82+
- UDP (headers)
83+
- WSD
6984

7085
## Which protocols do you use for active probing in Standard discovery?
7186
When a device is configured to run Standard discovery, exposed services are being probed by using the following protocols:
72-
ARP, FTP, HTTP, HTTPS, ICMP, LLMNR, NBNS, RDP, SIP, SMTP, SNMP, SSH, Telnet, UPNP, WSD, SMB, NBSS, IPP, PJL, RPC, mDNS, DHCP, AFP, CrestonCIP, IphoneSync, WinRM, VNC, SLP, LDAP
87+
88+
- AFP
89+
- ARP
90+
- DHCP
91+
- FTP
92+
- HTTP
93+
- HTTPS
94+
- ICMP
95+
- IphoneSync
96+
- IPP
97+
- LDAP
98+
- LLMNR
99+
- mDNS
100+
- NBNS
101+
- NBSS
102+
- PJL
103+
- RDP
104+
- RPC
105+
- SIP
106+
- SLP
107+
- SMB
108+
- SMTP
109+
- SNMP
110+
- SSH
111+
- Telnet
112+
- UPNP
113+
- VNC
114+
- WinRM
115+
- WSD
73116

74117
In addition, device discovery might also scan other commonly used ports to improve classification accuracy & coverage.
75118

@@ -88,9 +131,10 @@ As device discovery uses passive methods to discover devices in the network, any
88131

89132
Devices will actively be probed when changes in device characteristics are observed to make sure the existing information is up to date (typically, devices probed no more than once in a three-week period)
90133

91-
## My security tool raised alert on UnicastScanner.ps1 / PSScript_{GUID}.ps1 or port scanning activity initiated by it, what should I do?
134+
## My security tool raised alert on UnicastScanner.ps1 / PSScript_{GUID}.ps1 or port scanning activity initiated by it. What should I do?
92135

93136
The active probing scripts are signed by Microsoft and are safe. You can add the following path to your exclusion list:
137+
94138
`C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Downloads\*.ps1`
95139

96140
## What is the amount of traffic being generated by the Standard discovery active probe?
@@ -101,13 +145,13 @@ Active probing can generate up to 50Kb of traffic between the onboarded device a
101145

102146
You may notice differences between the number of listed devices under "can be onboarded" in the device inventory, "onboard to Microsoft Defender for Endpoint" security recommendation, and "devices to onboard" dashboard widget.
103147

104-
The security recommendation and the dashboard widget are for devices that are stable in the network; excluding ephemeral devices, guest devices and others. The idea is to recommend on persistent devices that also imply on the overall security score of the organization.
148+
The security recommendation and the dashboard widget are for devices that are stable in the network; excluding ephemeral devices, guest devices and others. The idea is to recommend on persistent devices that also imply on the overall security score of the organization.
105149

106150
## Can I onboard unmanaged devices that were found?
107151

108152
Yes. You can onboard unmanaged devices manually. Unmanaged endpoints in your network introduce vulnerabilities and risks to your network. Onboarding them to the service can increase the security visibility on them.
109153

110-
## I've noticed that unmanaged device health state is always "Active", why is that?
154+
## I've noticed that unmanaged device health state is always "Active". Why is that?
111155

112156
Temporarily, unmanaged device health state is "Active" during the standard retention period of the device inventory, regardless of their actual state.
113157

@@ -138,4 +182,5 @@ The device discovery capabilities have been built to only discover and identify
138182
### You can exclude network lures from active probing
139183

140184
Standard discovery supports exclusion of devices or ranges (subnets) from active probing. If you have network lures deployed in place, you can use the Device Discovery settings to define exclusions based on IP addresses or subnets (a range of IP addresses). Defining those exclusions ensure that those devices won't be actively probed and won't be alerted. Those devices are discovered using passive methods only (similar to Basic discovery mode).
185+
141186
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

0 commit comments

Comments
 (0)