Skip to content

Commit 230b587

Browse files
Update host-asset-filters.md
1 parent f1c0c87 commit 230b587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The following filters require that the user manually enters the value with which
3636

3737
| Filter name | Description | Value format example | Applicable operators |
3838
|-------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
39-
| Port State | Indicates the status of the observed port. | Open, Closed, Filtered | `Equals` `In` |
39+
| Port State | Indicates the status of the observed port. | Open, Filtered | `Equals` `In` |
4040
| Port | Any ports detected on the asset. | 443, 80 | `Equals` `Not Equals` `In` `Not In` |
4141
| 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` |
4242
| Affected CVSS Score | Searches for assets with a CVE that matches a specific numerical score or range of scores. | Numerical (1-10) | `Equals` `Not Equals` `In` `Not In` `Greater Than or Equal To` `Less Than or Equal To` `Between` `Empty` `Not Empty` |

0 commit comments

Comments
 (0)