ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
FilterSub FiltersDescription
2
Asset ExposureisThere are a couple of options to choose from here. The value can either be 'Private' or 'Public' or both. You can use this option to retrieve the assets based on their exposure. If you need private assets then you can select the value as private.
3
is notABOUT TO BE DEPRECATED
4
Asset NameisYou need to pass the exact name of the asset if this option is being used. If the asset name is 'Web VAPT Asset' then you need to pass the whole name 'Web VAPT Asset' to retrieve the asset.
5
is notAll the assets except the asset name which you provide will be retrieved if this option is being used.
6
is emptyABOUT TO BE DEPRECATED
7
is not emptyABOUT TO BE DEPRECATED
8
containsYou can pass only a portion of the asset name and if multiple assets contain that portion in their asset name, they all will be retrieved. For example, if you have two assets 'Internal Web Asset' and 'External Web Asset'. If you use this filter and enter the value as 'Web' then both the assets will get retrieved, as both the assets contain the text 'Web' in them.
9
doesn't containThis will retrieve all the assets which do not contain the input which you have passed. For example, if you have 100 assets and out of which only two assets have the text 'Web' in their name, when you apply this filter the 98 assets which do not contain the text 'Web' in their name will be retrieved.
10
starts withThis will retrieve all the assets whose name starts with the pattern which you have provided. For example, if you have three assets which start with 'http://' then only those three assets will get retrieved.
11
ends withThis will retrieve all the assets whose name ends with the pattern which you have provided. For example, if you have three assets which end with '.com' then only those three assets will get retrieved.
12
inYou can pass a list of values here, and if any of the asset names match with the values passed in the list, then the matched asset names will be retrieved. For example, if you have an asset named 'Test demo' and if you pass values 'Test demo', 'Test1 demo' and 'Test2 demo', the asset 'Test demo' will be retrieved as it exists.
13
regexThis will retrieve all the assets whose Asset name values match the regex which you have provided.
14
Business SensitivityisThere are five options available from which you can choose one or more options. If you need to retrieve only 'Critical' business sensitivity assets, you can select only 'Critical'. If you want critical and high, then you will have to select both of those options etc.
15
is notThere are five options available from which you can choose one or more options. If you need to retrieve all the assets except the assets which have 'None' business sensitivity, then you can select the 'None' option etc.
16
Cloud Account IDisYou need to pass the exact cloud account ID and it will retrieve the asset to which that 'Cloud Account ID' has been attached to.
17
is notThis will retrieve all the assets which do not contain the 'Cloud Account ID' which has been passed.
18
is emptyThis will retrieve all the assets whose 'Cloud Account ID' value is empty.
19
is not emptyThis will retrieve all the assets whose 'Cloud Account ID' value is not empty.
20
containsThis will retrieve all the assets whose 'Cloud Account ID' contains the string which you have passed.
21
doesn't containThis will retrieve all the assets whose 'Cloud Account ID' doesnt contain the string which you have passed.
22
starts withThis will retrieve all the assets whose 'Cloud Account ID' will start with the string which you have provided.
23
ends withThis will retrieve all the assets whose 'Cloud Account ID' will end with the string which you have provided.
24
inA list of values is passed in this option and all the assets whose 'Cloud Account IDs' match with the values of list will be retrieved.
25
Cloud ProviderisThere are four options available from which you can select one or more options. If you only want to retrieve 'AWS' assets, then select the option as 'AWS' etc.
26
is notThere are four options available from which you can select one or more options. If you want to retrieve all the assets except the assets whose cloud provider is 'AWS' then select the 'AWS' option.
27
Cloud RegionisYou need to pass the exact cloud region and it will retrieve the asset to which which belong to that region.
28
is notThis will retrieve all the assets which do belong to the Cloud Region provided.
29
is emptyThis will retrieve all the assets whose 'Cloud Region' value is empty.
30
is not emptyThis will retrieve all the assets whose 'Cloud Region' value is not empty.
31
containsThis will retrieve all the assets whose 'Cloud Region' value contains the string which you have passed.
32
doesn't containThis will retrieve all the assets whose 'Cloud Region' value doesnt contain the string which you have passed.
33
starts withThis will retrieve all the assets whose 'Cloud Region' value will start with the string which you have provided.
34
ends withThis will retrieve all the assets whose 'Cloud Region' value will end with the string which you have provided.
35
inA list of values is passed in this option and all the assets whose 'Cloud Region' values match with the values of list will be retrieved.
36
Created ByisThis will provide you with a list of all the users who have been added in your Strobes organization. You can select one or more options and the assets created by those users will get retrieved.
37
is notThis will provide you with a list of all the users who have been added in your Strobes organization. You can select one or more options and the assets not created by those users will get retrieved.
38
Created OnisThis will be a date picker and it will retrieve all the assets which have been created on the selected date.
39
is notThis will be a date picker and it will retrieve all the assets which have not been created on the selected date.
40
is afterThis will be a date picker and it will retrieve all the assets which have been created after the selected date.
41
is beforeThis will be a date picker and it will retrieve all the assets which have been created before the selected date.
42
is on or afterThis will be a date picket and it will retrieve all the assets which have been created on or after the selected date
43
is on or beforeThis will be a date picket and it will retrieve all the assets which have been created on or before the selected date
44
HostnameisYou need to pass the exact hostname and it will retrieve the assets which have that hostname.
45
is notThis will retrieve all the assets whose hostname is not the value which you have provided.
46
is emptyThis will retrieve all the assets whose hostname value is empty.
47
is not emptyThis will retrieve all the assets whose hostname value is not empty.
48
containsThis will retrieve all the assets whose hostname contains the string which you have passed.
49
doesn't containThis will retrieve all the assets whose hostname doesnt contain the string which you have passed.
50
starts withThis will retrieve all the assets whose hostname starts with the string which you have passed.
51
ends withThis will retrieve all the assets whose hostname ends with the string which you have passed.
52
inA list of values is passed in this option and all the assets whose 'Hostname' values match with the values of list will be retrieved.
53
IDisThis will retrieve the asset whose ID you have passed. No assets will be retrieved if the asset ID does not exist.
54
greater thanThis will retrieve all the assets whose asset ID is greater than the value which you have passed.
55
greater than or equal toThis will retrieve all the assets whose asset ID is greater than or equal to the value which you have passed.
56
less thanThis will retrieve all the assets whose asset ID is less than the value which you have passed.
57
less than or equal toThis will retrieve all the assets whose asset ID is less than or equal to the value which you have passed.
58
IP AddressisThis will retrieve the asset whose IP address matches with the value which you have provided.
59
is notThis will retrieve all the assets whose IP address does not match with the value which you have provided.
60
is emptyThis will retrieve all the assets whose IP address is empty.
61
is not emptyThis will retrieve all the assets whose IP address is not empty.
62
containsThis will retrieve all the assets whose IP address contain the value which you have passed.
63
doesn't containThis will retrieve all the assets whose IP address doesnt contain the value which you have passed.
64
starts withThis will retrieve all the assets whose IP address starts with the value which you have passed.
65
ends withThis will retrieve all the assets whose IP address ends with the value which you have passed.
66
regexThis will retrieve all the assets whose IP Address values match the regex which you have provided.
67
inA list of values is passed in this option and all the assets whose 'IP Address' values match with the values of list will be retrieved.
68
Imported ByisThis will provide you with a list of all the users who have been added in your Strobes organization. You can select one or more options and the assets imported by those users will get retrieved.
69
is notThis will provide you with a list of all the users who have been added in your Strobes organization. You can select one or more options and the assets not imported by those users will get retrieved.
70
Imported UsingisThis will provide you with a list of all the connectors. You can select one or more options and the assets imported using those connectors will get retrieved.
71
is notThis will provide you with a list of all the connectors. You can select one or more options and the assets not imported using those connectors will get retrieved.
72
MAC AddressisYou need to pass the exact MAC Address and it will retrieve the assets which have that MAC Address.
73
is notThis will retrieve all the assets whose MAC Address is not the value which you have provided.
74
is emptyThis will retrieve all the assets whose MAC Address value is empty.
75
is not emptyThis will retrieve all the assets whose MAC Address value is not empty.
76
containsThis will retrieve all the assets whose MAC Address contains the value which you have passed.
77
doesn't containThis will retrieve all the assets whose MAC Address doesnt contain the value which you have passed.
78
starts withThis will retrieve all the assets whose MAC Address starts with the value which you have passed.
79
ends withThis will retrieve all the assets whose MAC Address ends with the value which you have passed.
80
inA list of values is passed in this option and all the assets whose 'MAC Address' values match with the values of list will be retrieved.
81
OSisYou need to pass the exact OS and it will retrieve the assets which have that OS.
82
is notThis will retrieve all the assets whose OS is not the value which you have provided.
83
is emptyThis will retrieve all the assets whose OS value is empty.
84
is not emptyThis will retrieve all the assets whose OS value is not empty.
85
containsThis will retrieve all the assets whose OS contains the value which you have passed.
86
doesn't containThis will retrieve all the assets whose OS doesnt contain the value which you have passed.
87
starts withThis will retrieve all the assets whose OS starts with the value which you have passed.
88
ends withThis will retrieve all the assets whose OS ends with the value which you have passed.
89
inA list of values is passed in this option and all the assets whose 'OS' values match with the values of list will be retrieved.
90
PackageisYou need to pass the exact package and it will retrieve the assets which have that package.
91
is notThis will retrieve all the assets whose package is not the value which you have provided.
92
is emptyThis will retrieve all the assets whose package value is empty.
93
is not emptyThis will retrieve all the assets whose package value is not empty.
94
containsThis will retrieve all the assets whose package contains the value which you have passed.
95
doesn't containThis will retrieve all the assets whose package doesnt contain the value which you have passed.
96
starts withThis will retrieve all the assets whose package starts with the value which you have passed.
97
ends withThis will retrieve all the assets whose package ends with the value which you have passed.
98
inA list of values is passed in this option and all the assets whose 'Package' values match with the values of list will be retrieved.
99
Port NumberisYou need to pass the exact port number and it will retrieve the assets which have that port number.
100
greater thanThis will retrieve all the assets which contain a port number whose value is greater than the value which you have passed.