ORACLE
Oracle is one of the largest providers of enterprise software, including database management systems, cloud services, and enterprise software applications.
Field |
Type |
Description |
---|---|---|
services.oracle |
object |
|
services.oracle.accept_version |
unsigned_long |
The version declared by the service when it accepts the handshake, if applicable. |
services.oracle.connect_flags0 |
nested |
The first set of ConnectFlags returned in the Accept packet. |
services.oracle.connect_flags0.key |
text |
|
services.oracle.connect_flags0.value |
boolean |
|
services.oracle.connect_flags1 |
nested |
The second set of ConnectFlags returned in the Accept packet. |
services.oracle.connect_flags1.key |
text |
|
services.oracle.connect_flags1.value |
boolean |
|
services.oracle.did_resend |
boolean |
Whether the server requested that the scanner resend its initial connection packet. |
services.oracle.global_service_options |
nested |
Set of flags that the server returns in the Accept packet. |
services.oracle.global_service_options.key |
text |
|
services.oracle.global_service_options.value |
boolean |
|
services.oracle.nsn_service_versions |
nested |
A map from the native Service Negotiation service names to the ReleaseVersion (in dotted-decimal format) in that service packet. |
services.oracle.nsn_service_versions.key |
text |
|
services.oracle.nsn_service_versions.value |
text |
|
services.oracle.nsn_version |
text |
The version string in the root of the native service negotiation packet, if applicable. |
services.oracle.redirect_target |
object |
The parsed connect descriptor returned by the server in the redirect packet, if one is sent. |
services.oracle.redirect_target.key |
text |
The dot-delimited path to the parsed value from the error received when the initial handshake is refused. |
services.oracle.redirect_target.value |
text |
The parsed value from the error received when the initial handshake is refused. |
services.oracle.redirect_target_raw |
text |
The connect descriptor returned by the server in the Redirect packet, if one is sent. |
services.oracle.refuse_error |
object |
The parsed descriptor returned by the server in the Refuse packet; it is empty if the server does not return a Refuse packet. The keys are strings like |
services.oracle.refuse_error.key |
text |
The dot-delimited path to the parsed value from the error received when the initial handshake is refused. |
services.oracle.refuse_error.value |
text |
The parsed value from the error received when the initial handshake is refused. |
services.oracle.refuse_error_raw |
text |
The unparsed error received when the initial handshake is refused. |
services.oracle.refuse_reason_app |
text |
The |
services.oracle.refuse_reason_sys |
text |
The |
services.oracle.refuse_version |
text |
The version declared by the service when it refuses the handshake, if applicable. |
Comments
0 comments
Article is closed for comments.