Targets Filter

The Target Filter string typically sent through the "targets" parameter is described below.

  • Multiple values can be provided separated with a comma ,

  • An inverse not match can be done be prefixing a exclamation point !

Value
Example
Description

[TARGET-ID]

123

tag:[TAG]

tag:mytag

domain:[DOMAIN]

domain:example.com

org:[ORG-ID]

org:123

issue:[ISSUE-ID]

issue:123

Current scan has this Issue ID.

geo:[GEO]

geo:us or geo:us-ca

network:[NETWORK-ID]

network:123

port:[PORT]

port:80

Current scan has this port open.

tech:[TECH-ID]

tech:1

Current scan has this technology found.

hostname:[HOSTNAME]

hostname:www.example.com

name:[NAME]

name:mytarget

date-created:[DATE-MATCH]

date-created:2024-01-01

date-scanned:[DATE-MATCH]

date-scanned:today

CVE-XXX

CVE-2021-44228

Current scan has this CVE.

CWE-XXX

CWE-79

Current scan has this CWE.

[IP]

1.1.1.1

Current scan resolved to IP

[IP-RANGE]

1.2.3.4/28

Current scan resolved to IP in range. See Appendix

Last updated

© 2024 Halo Security