Skip to content

Commit e7a5603

Browse files
Update ip-block-asset-filters.md
1 parent fcd907a commit e7a5603

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/external-attack-surface-management/ip-block-asset-filters.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ These filters specifically apply to IP block assets. Use these filters when sear
1616

1717
## Defined value filters
1818

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.
2020

2121
| Filter name | Description | Value format | Applicable operators |
2222
|--------------------|-------------------------------------------------------------------------------------------------------------------------|-------------------|---------------------------|
@@ -28,11 +28,11 @@ The following filters provide a drop-down list of options to select. The availab
2828

2929
## Free form filters
3030

31-
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.
31+
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.
3232

3333
| Filter name | Description | Value format | Applicable operators |
3434
|------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
35-
| 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` |
35+
| 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` |
3636
| BGP Prefix | Any text values in the BGP prefix. | 123 4567 89 192.168.92.73/16 | `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` |
3737
| IP Block | The IP block that is associated with the asset. | 192.168.92.73/16 | |
3838
| Whois Admin Email | The email address of the listed administrator of a Whois record. | [email protected] | |

0 commit comments

Comments
 (0)