Skip to content

Commit 65b7546

Browse files
Update asn-asset-filters.md
1 parent a98ef45 commit 65b7546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following filters require that the user manually enters the value with which
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 will have associated 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 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)