Filter: ExploitFilter
Filter type for Exploit.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | ExploitFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | ExploitFilter | A field that checks if any of the filters in the list apply. If the list is empty, this filter applies to no objects. Note that only the items in the list or-combined; this complete |
author | String | Checks if If an index exists on See also The author of the exploit |
author_contains | String | Checks if The author of the exploit |
author_ends_with | String | Checks if The author of the exploit |
author_gt | String | Checks if The author of the exploit |
author_gte | String | Checks if The author of the exploit |
author_in | String | Checks if The author of the exploit |
author_like | String | Matches
If an index exists on The author of the exploit |
author_lt | String | Checks if The author of the exploit |
author_lte | String | Checks if The author of the exploit |
author_not | String | Checks if The author of the exploit |
author_not_contains | String | Checks if The author of the exploit |
author_not_ends_with | String | Checks if The author of the exploit |
author_not_in | String | Checks if The author of the exploit |
author_not_like | String | Checks if
The author of the exploit |
author_not_starts_with | String | Checks if Never uses an index. Consider using The author of the exploit |
author_starts_with | String | Checks if Never uses an index. Consider using The author of the exploit |
availability | String | Checks if If an index exists on See also The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_contains | String | Checks if The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_ends_with | String | Checks if The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_gt | String | Checks if The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_gte | String | Checks if The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_in | String | Checks if The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_like | String | Matches
If an index exists on The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_lt | String | Checks if The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_lte | String | Checks if The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_not | String | Checks if The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_not_contains | String | Checks if The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_not_ends_with | String | Checks if The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_not_in | String | Checks if The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_not_like | String | Checks if
The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_not_starts_with | String | Checks if Never uses an index. Consider using The availability of the exploit. Values can be "Public", "Private", "Unknown" |
availability_starts_with | String | Checks if Never uses an index. Consider using The availability of the exploit. Values can be "Public", "Private", "Unknown" |
createdAt | DateTime | Checks if If an index exists on The instant this object has been created |
createdAt_gt | DateTime | Checks if The instant this object has been created |
createdAt_gte | DateTime | Checks if The instant this object has been created |
createdAt_in | DateTime | Checks if The instant this object has been created |
createdAt_lt | DateTime | Checks if The instant this object has been created |
createdAt_lte | DateTime | Checks if The instant this object has been created |
createdAt_not | DateTime | Checks if The instant this object has been created |
createdAt_not_in | DateTime | Checks if The instant this object has been created |
date | DateTime | Checks if If an index exists on The date the exploit was published |
date_gt | DateTime | Checks if The date the exploit was published |
date_gte | DateTime | Checks if The date the exploit was published |
date_in | DateTime | Checks if The date the exploit was published |
date_lt | DateTime | Checks if The date the exploit was published |
date_lte | DateTime | Checks if The date the exploit was published |
date_not | DateTime | Checks if The date the exploit was published |
date_not_in | DateTime | Checks if The date the exploit was published |
description | String | Checks if If an index exists on See also A description of the exploit |
description_contains | String | Checks if A description of the exploit |
description_ends_with | String | Checks if A description of the exploit |
description_gt | String | Checks if A description of the exploit |
description_gte | String | Checks if A description of the exploit |
description_in | String | Checks if A description of the exploit |
description_like | String | Matches
If an index exists on A description of the exploit |
description_lt | String | Checks if A description of the exploit |
description_lte | String | Checks if A description of the exploit |
description_not | String | Checks if A description of the exploit |
description_not_contains | String | Checks if A description of the exploit |
description_not_ends_with | String | Checks if A description of the exploit |
description_not_in | String | Checks if A description of the exploit |
description_not_like | String | Checks if
A description of the exploit |
description_not_starts_with | String | Checks if Never uses an index. Consider using A description of the exploit |
description_starts_with | String | Checks if Never uses an index. Consider using A description of the exploit |
downloadUrl | String | Checks if If an index exists on See also The URL to download the exploit code, or reference material |
downloadUrl_contains | String | Checks if The URL to download the exploit code, or reference material |
downloadUrl_ends_with | String | Checks if The URL to download the exploit code, or reference material |
downloadUrl_gt | String | Checks if The URL to download the exploit code, or reference material |
downloadUrl_gte | String | Checks if The URL to download the exploit code, or reference material |
downloadUrl_in | String | Checks if The URL to download the exploit code, or reference material |
downloadUrl_like | String | Matches
If an index exists on The URL to download the exploit code, or reference material |
downloadUrl_lt | String | Checks if The URL to download the exploit code, or reference material |
downloadUrl_lte | String | Checks if The URL to download the exploit code, or reference material |
downloadUrl_not | String | Checks if The URL to download the exploit code, or reference material |
downloadUrl_not_contains | String | Checks if The URL to download the exploit code, or reference material |
downloadUrl_not_ends_with | String | Checks if The URL to download the exploit code, or reference material |
downloadUrl_not_in | String | Checks if The URL to download the exploit code, or reference material |
downloadUrl_not_like | String | Checks if
The URL to download the exploit code, or reference material |
downloadUrl_not_starts_with | String | Checks if Never uses an index. Consider using The URL to download the exploit code, or reference material |
downloadUrl_starts_with | String | Checks if Never uses an index. Consider using The URL to download the exploit code, or reference material |
exploitId | String | Checks if If an index exists on See also The ID of the exploit |
exploitId_contains | String | Checks if The ID of the exploit |
exploitId_ends_with | String | Checks if The ID of the exploit |
exploitId_gt | String | Checks if The ID of the exploit |
exploitId_gte | String | Checks if The ID of the exploit |
exploitId_in | String | Checks if The ID of the exploit |
exploitId_like | String | Matches
If an index exists on The ID of the exploit |
exploitId_lt | String | Checks if The ID of the exploit |
exploitId_lte | String | Checks if The ID of the exploit |
exploitId_not | String | Checks if The ID of the exploit |
exploitId_not_contains | String | Checks if The ID of the exploit |
exploitId_not_ends_with | String | Checks if The ID of the exploit |
exploitId_not_in | String | Checks if The ID of the exploit |
exploitId_not_like | String | Checks if
The ID of the exploit |
exploitId_not_starts_with | String | Checks if Never uses an index. Consider using The ID of the exploit |
exploitId_starts_with | String | Checks if Never uses an index. Consider using The ID of the exploit |
id | ID | Checks if If an index exists on An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_gt | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_gte | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_in | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_lt | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_lte | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_not | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_not_in | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
maturity | String | Checks if If an index exists on See also The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_contains | String | Checks if The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_ends_with | String | Checks if The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_gt | String | Checks if The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_gte | String | Checks if The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_in | String | Checks if The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_like | String | Matches
If an index exists on The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_lt | String | Checks if The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_lte | String | Checks if The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_not | String | Checks if The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_not_contains | String | Checks if The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_not_ends_with | String | Checks if The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_not_in | String | Checks if The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_not_like | String | Checks if
The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_not_starts_with | String | Checks if Never uses an index. Consider using The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
maturity_starts_with | String | Checks if Never uses an index. Consider using The maturity level of the exploit. Values can be "Proof of Concept", "Weaponized by Threat Actor", "Exploited by Threat Actor", "Reported in the Wild", "Unknown" |
referenceSource | String | Checks if If an index exists on See also The source where the exploit is published or documented |
referenceSource_contains | String | Checks if The source where the exploit is published or documented |
referenceSource_ends_with | String | Checks if The source where the exploit is published or documented |
referenceSource_gt | String | Checks if The source where the exploit is published or documented |
referenceSource_gte | String | Checks if The source where the exploit is published or documented |
referenceSource_in | String | Checks if The source where the exploit is published or documented |
referenceSource_like | String | Matches
If an index exists on The source where the exploit is published or documented |
referenceSource_lt | String | Checks if The source where the exploit is published or documented |
referenceSource_lte | String | Checks if The source where the exploit is published or documented |
referenceSource_not | String | Checks if The source where the exploit is published or documented |
referenceSource_not_contains | String | Checks if The source where the exploit is published or documented |
referenceSource_not_ends_with | String | Checks if The source where the exploit is published or documented |
referenceSource_not_in | String | Checks if The source where the exploit is published or documented |
referenceSource_not_like | String | Checks if
The source where the exploit is published or documented |
referenceSource_not_starts_with | String | Checks if Never uses an index. Consider using The source where the exploit is published or documented |
referenceSource_starts_with | String | Checks if Never uses an index. Consider using The source where the exploit is published or documented |
sourceType | String | Checks if If an index exists on See also The type of the source where the exploit is published or documented |
sourceType_contains | String | Checks if The type of the source where the exploit is published or documented |
sourceType_ends_with | String | Checks if The type of the source where the exploit is published or documented |
sourceType_gt | String | Checks if The type of the source where the exploit is published or documented |
sourceType_gte | String | Checks if The type of the source where the exploit is published or documented |
sourceType_in | String | Checks if The type of the source where the exploit is published or documented |
sourceType_like | String | Matches
If an index exists on The type of the source where the exploit is published or documented |
sourceType_lt | String | Checks if The type of the source where the exploit is published or documented |
sourceType_lte | String | Checks if The type of the source where the exploit is published or documented |
sourceType_not | String | Checks if The type of the source where the exploit is published or documented |
sourceType_not_contains | String | Checks if The type of the source where the exploit is published or documented |
sourceType_not_ends_with | String | Checks if The type of the source where the exploit is published or documented |
sourceType_not_in | String | Checks if The type of the source where the exploit is published or documented |
sourceType_not_like | String | Checks if
The type of the source where the exploit is published or documented |
sourceType_not_starts_with | String | Checks if Never uses an index. Consider using The type of the source where the exploit is published or documented |
sourceType_starts_with | String | Checks if Never uses an index. Consider using The type of the source where the exploit is published or documented |
updatedAt | DateTime | Checks if If an index exists on The instant this object has been updated the last time |
updatedAt_gt | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_gte | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_in | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_lt | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_lte | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_not | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_not_in | DateTime | Checks if The instant this object has been updated the last time |
This page was generated: 2024-11-06