Skip to content

Commit a12a148

Browse files
Update ip-address-asset-filters.md
1 parent 230b587 commit a12a148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/external-attack-surface-management/ip-address-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

3434
| Filter name | Description | Value format | Applicable operators |
3535
|-------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
36-
| Port State | Indicates the status of the observed port. | Open, Closed, Filtered | `Equals` `In` |
36+
| Port State | Indicates the status of the observed port. | Open, Filtered | `Equals` `In` |
3737
| Port | Any ports detected on the asset. | 443, 80 | `Equals` `Not Equals` `In` `Not In` |
3838
| 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` |
3939
| 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` |

0 commit comments

Comments
 (0)