Skip to content

Commit 68cb9ae

Browse files
Update asn-asset-filters.md
1 parent bbb9ff1 commit 68cb9ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/external-attack-surface-management/asn-asset-filters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ These filters specifically apply to ASN assets. Use these filters when searching
1616

1717
## Free form filters
1818

19-
The following filters require that the user manually enters the value with which they want to search. This list is organized by the number of applicable operators for each filter, then alphabetically.
19+
The following filters require that the user manually enters the value with which they want to search. This list is organized according to the number of applicable operators for each filter, then alphabetically.
2020

2121
| Filter name | Description | Value format | Applicable operators |
2222
|------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
23-
| ASN | Autonomous System Number is a network identification for transporting data on the Internet between Internet routers. An ASN associates public IP blocks tied to it where hosts are located. | 12345 | `Equals` `Not Equals` `In` `Not In` `Empty` `Not Empty` |
23+
| ASN | Autonomous System Number is a network identification for transporting data on the Internet between Internet routers. An ASN associates any public IP blocks tied to it where hosts are located. | 12345 | `Equals` `Not Equals` `In` `Not In` `Empty` `Not Empty` |
2424
| Whois Admin Email | The email address of the listed administrator of a Whois record. | [email protected] | `Equals` `Not Equals` `Starts with` `Does not start with` `Matches` `Does Not Match` `In` `Not in` `Starts with in` `Does not start with in` `Matches in` `Does not match in` `Contains` `Does Not Contain` `Contains In` `Does Not Contain In` `Empty` `Not Empty` |
2525
| Whois Admin Name | The name of the listed administrator. | John Smith | |
2626
| Whois Admin Organization | The organization associated with the administrator. | Contoso Ltd. | |

0 commit comments

Comments
 (0)