You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| IPv4 | Indicates that the host resolves to a 32-bit number notated in four octets (e.g. 192.168.92.73). | true / false |`Equals``Not Equals`|
24
-
| IPv6 | Indicates that the host resolves to an IP comprised of 128-bit hexadecimal digits noted in eight four-digit groups. | true / false ||
24
+
| IPv6 | Indicates that the host resolves to an IP comprised of 128-bit hexadecimal digits noted in eight 4-digit groups. | true / false ||
25
25
| Live | Indicates if the page is hosting live web content. | true / false ||
26
26
| Parked Domain | Indicates whether a domain is registered but not connected to an online service (website, email hosting). | true / false ||
27
27
| Parked Page | Indicates whether a webpage is registered but not connected to an online service (website, email hosting). | true / false ||
@@ -39,7 +39,7 @@ The following filters require that the user manually enters the value with which
39
39
| 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`|
40
40
| Affected CVSS v3 Score | Searches for assets with a CVE v3 that matches a specific numerical score or range of scores. | Numerical (1-10) ||
41
41
| Final Response Code | The final response code associated to the final URL. | 200 ||
42
-
|Reponse Code | Other detected responses codes when attempting to access the asset. | 400 ||
42
+
|Response Code | Other detected responses codes when attempting to access the asset. | 400 ||
43
43
| Attribute Type | Additional services running on the asset. This can include IP addresses trackers. | address, AdblockPlusAcceptableAdsSignature |`Equals``Not Equals``Starts with``Does not start with``In``Not in``Starts with in``Does not start with in``Contains``Does Not Contain``Contains In``Does Not Contain In``Empty``Not Empty`|
44
44
| Attribute Type & Value | The attribute type and value within a single field. | address 192.168.92.73 ||
45
45
| Attribute Value | The values for any attributes found on the asset. | 192.168.92.73 ||
@@ -60,7 +60,7 @@ The following filters require that the user manually enters the value with which
60
60
| State/Province Code | The state or province code associated with the state of origin. | WA ||
61
61
| Web Component Type | The infrastructure type of a detected component. | Hosting Provider, DDOS Protection, Service, Server ||
62
62
| Domain | The parent domain of the page. | contoso.com |`Equals``Not Equals``Starts with``Does not start with``Matches``Does Not Match``In``Not in``Starts with in``Does not start with in``Matches in``Does not match in``Contains``Does Not Contain``Contains In``Does Not Contain In``Empty``Not Empty`|
63
-
| Error | Error message when retrieving a page. | It is recommended that users use the “contains” operator to find errors that match a specific keyword (e.g. ”script error”). ||
63
+
| Error | Error message when retrieving a page. | It's recommended that users use the “contains” operator to find errors that match a specific keyword (e.g. ”script error”). ||
64
64
| Final URL | The final URL that is presented via the page URL. This value will be the same as the Page name unless there were detected redirects. |https://contoso.com/mainpage.html||
65
65
| Framework | Framework services running on the asset. | PHP, J2EE, Java ||
66
66
| Host | Any host(s) associated with the asset. | host1.contoso.com ||
0 commit comments