You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/external-attack-surface-management/host-asset-filters.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@ The following filters require that the user manually enters the value with which
39
39
| Port State | Indicates the status of the observed port. | Open, Filtered |`Equals``In`|
40
40
| Port | Any ports detected on the asset. | 443, 80 |`Equals``Not Equals``In``Not In`|
41
41
| ASN | Autonomous System Number is a network identification for transporting data on the Internet between Internet routers. An ASN is associated to any public IP blocks tied to it where hosts are located. | 12345 |`Equals``Not Equals``In``Not In``Empty``Not Empty`|
42
-
| Affected CVSS Score | Searches for assets with a CVE that matches a specific numerical score or range of scores. | Numerical (1-10) |`Equals``Not Equals``In``Not In``Greater Than or Equal To``Less Than or Equal To``Between``Empty``Not Empty`|
43
-
| Affected CVSS v3 Score | Searches for assets with a CVE v3 that matches a specific numerical score or range of scores. | Numerical (1-10) ||
42
+
| Affected CVSS Score | Searches for assets with a CVE that matches a specific numerical score or range of scores. | Numerical (1-10), supports decimal values (e.g. 8.6). |`Equals``Not Equals``In``Not In``Greater Than or Equal To``Less Than or Equal To``Between``Empty``Not Empty`|
43
+
| Affected CVSS v3 Score | Searches for assets with a CVE v3 that matches a specific numerical score or range of scores. | Numerical (1-10), supports decimal values (e.g. 8.6).||
44
44
| Attribute Type | Services running on the asset. These services can include IP addresses trackers. | address, AdblockPlusAcceptableAdsSignature |`Equals``Not Equals``Starts with``Does not start with``In``Not in``Starts with in``Does not start with in``Contains``Does Not Contain``Contains In``Does Not Contain In``Empty``Not Empty`|
45
45
| Attribute Type & Value | The attribute type and value within a single field. | address 192.168.92.73 ||
46
46
| Attribute Value | The values for any attributes found on the asset. | 192.168.92.73 ||
Copy file name to clipboardExpand all lines: articles/external-attack-surface-management/ip-address-asset-filters.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: IP address asset filters
3
3
titleSuffix: Defender EASM IP address asset filters
4
-
description: This article outlines the filter functionality available in Microsoft Defender External Attack Surface Management for IP address assets specifically, includiung operators and applicable field values.
4
+
description: This article outlines the filter functionality available in Microsoft Defender External Attack Surface Management for IP address assets specifically, including operators and applicable field values.
5
5
author: danielledennis
6
6
ms.author: dandennis
7
7
ms.service: defender-easm
@@ -16,11 +16,11 @@ These filters specifically apply to IP address assets. Use these filters when se
16
16
17
17
## Defined value filters
18
18
19
-
The following filters provide a drop-down list of options to select. The available values are pre-defined.
19
+
The following filters provide a drop-down list of options to select. The available values are predefined.
20
20
21
21
| Filter name | Description | Value format | Applicable operators |
| IPv4 | Indicates that the host resolves to a 32-bit number notated in four octets (e.g. 192.168.92.73). | true / false |`Equals``Not Equals`|
23
+
| IPv4 | Indicates that the host resolves to a 32-bit number notated in four octets (for example, 192.168.92.73). | true / false |`Equals``Not Equals`|
24
24
| IPv6 | Indicates that the host resolves to an IP comprised of 128-bit hexadecimal digits noted in eight four-digit groups. | true / false ||
25
25
| Is Mail Server Record | Indicates that the host powers a mail server. | true / false ||
26
26
| Is Name Server Record | Indicates that the host powers a name server. | true / false ||
@@ -36,9 +36,9 @@ The following filters require that the user manually enters the value with which
36
36
| Port State | Indicates the status of the observed port. | Open, Filtered |`Equals``In`|
37
37
| Port | Any ports detected on the asset. | 443, 80 |`Equals``Not Equals``In``Not In`|
38
38
| ASN | Autonomous System Number is a network identification for transporting data on the Internet between Internet routers. An ASN will have associated public IP blocks tied to it where hosts are located. | 12345 |`Equals``Not Equals``In``Not In``Empty``Not Empty`|
39
-
| Banner | A banner is a text displayed by a host that provides details such as the type and version of software running on the system or server. | We recommend using the “matches” operator to search for HTML banners by keyword (e.g. “HTTP/1.1”) |`Matches``Does not match``Matches in``Does not match in``Empty``Not empty`|
40
-
| Affected CVSS Score | Searches for assets with a CVE that matches a specific numerical score or range of scores. | Numerical (1-10) |`Equals``Not Equals``In``Not In``Greater Than or Equal To``Less Than or Equal To``Between``Empty``Not Empty`|
41
-
| Affected CVSS v3 Score | Searches for assets with a CVE v3 that matches a specific numerical score or range of scores. | Numerical (1-10)||
39
+
| Banner | A banner is a text displayed by a host that provides details such as the type and version of software running on the system or server. | We recommend using the “matches” operator to search for HTML banners by keyword (for example, “HTTP/1.1”) |`Matches``Does not match``Matches in``Does not match in``Empty``Not empty`|
40
+
| Affected CVSS Score | Searches for assets with a CVE that matches a specific numerical score or range of scores. | Numerical (1-10), supports decimal values (for example, 8.6).|`Equals``Not Equals``In``Not In``Greater Than or Equal To``Less Than or Equal To``Between``Empty``Not Empty`|
41
+
| Affected CVSS v3 Score | Searches for assets with a CVE v3 that matches a specific numerical score or range of scores. | Numerical (1-10), supports decimal values (for example, 8.6).||
42
42
| Attribute Type | Additional services running on the asset. This can include IP addresses trackers. | address, AdblockPlusAcceptableAdsSignature |`Equals``Not Equals``Starts with``Does not start with``In``Not in``Starts with in``Does not start with in``Contains``Does Not Contain``Contains In``Does Not Contain In``Empty``Not Empty`|
43
43
| Attribute Type & Value | The attribute type and value within a single field. | address 192.168.92.73 ||
44
44
| Attribute Value | The values for any attributes found on the asset. | 192.168.92.73 ||
0 commit comments