Skip to content

Commit 2c892fd

Browse files
Update ip-block-asset-filters.md
1 parent ab031f4 commit 2c892fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The following filters require that the user manually enters the value with which
3333
| Filter name | Description | Value format | Applicable operators |
3434
|------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
3535
| 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` |
36-
| BGP Prefix | Any text values in the BGP prefix. | 123 4567 89 123.24. | `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` |
36+
| 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] | |
3939
| Whois Admin Name | The name of the listed administrator. | John Smith | |

0 commit comments

Comments
 (0)