SSH_MSG_GLOBAL_REQUEST
E235246
SSH_MSG_GLOBAL_REQUEST is an SSH protocol message type used by a client or server to request various global actions, such as TCP/IP port forwarding or other session-wide operations.
All labels observed (3)
| Label | Occurrences |
|---|---|
| SSH TCP/IP port forwarding channels | 1 |
| SSH global requests | 1 |
| SSH_MSG_GLOBAL_REQUEST canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T2113669 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: SSH_MSG_GLOBAL_REQUEST Context triple: [SSH_MSG_USERAUTH_SUCCESS, precedesMessage, SSH_MSG_GLOBAL_REQUEST]
-
A.
SSH
SSH (Secure Shell) is a cryptographic network protocol used to securely access, manage, and transfer data between remote computers over unsecured networks.
-
B.
SSH_MSG_USERAUTH_SUCCESS
SSH_MSG_USERAUTH_SUCCESS is an SSH protocol message indicating that a user's authentication has completed successfully, as specified in RFC 4252.
-
C.
SSH Communications Security
SSH Communications Security is a Finnish cybersecurity company best known for developing and commercializing the Secure Shell (SSH) protocol and related secure communications solutions.
-
D.
SSH Tectia
SSH Tectia is a commercial enterprise-grade secure shell solution providing encrypted remote access, file transfer, and tunneling for mission-critical systems.
-
E.
RPCSEC_GSS
RPCSEC_GSS is a security protocol framework that provides strong authentication, integrity, and optional privacy for Remote Procedure Call (RPC) services using the Generic Security Services (GSS) API.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: SSH_MSG_GLOBAL_REQUEST Target entity description: SSH_MSG_GLOBAL_REQUEST is an SSH protocol message type used by a client or server to request various global actions, such as TCP/IP port forwarding or other session-wide operations.
-
A.
SSH
SSH (Secure Shell) is a cryptographic network protocol used to securely access, manage, and transfer data between remote computers over unsecured networks.
-
B.
SSH_MSG_USERAUTH_SUCCESS
SSH_MSG_USERAUTH_SUCCESS is an SSH protocol message indicating that a user's authentication has completed successfully, as specified in RFC 4252.
-
C.
SSH Communications Security
SSH Communications Security is a Finnish cybersecurity company best known for developing and commercializing the Secure Shell (SSH) protocol and related secure communications solutions.
-
D.
SSH Tectia
SSH Tectia is a commercial enterprise-grade secure shell solution providing encrypted remote access, file transfer, and tunneling for mission-critical systems.
-
E.
RPCSEC_GSS
RPCSEC_GSS is a security protocol framework that provides strong authentication, integrity, and optional privacy for Remote Procedure Call (RPC) services using the Generic Security Services (GSS) API.
- F. None of above. chosen
Statements (30)
| Predicate | Object |
|---|---|
| instanceOf | SSH protocol message type ⓘ |
| appliesTo | entire SSH connection, not individual channels ⓘ |
| canRequest |
TCP/IP port forwarding
ⓘ
cancellation of TCP/IP port forwarding ⓘ other session-wide operations ⓘ |
| category | SSH control message ⓘ |
| definedIn | RFC 4254 ⓘ |
| direction |
client-to-server
ⓘ
server-to-client ⓘ |
| exampleRequestName |
cancel-tcpip-forward
ⓘ
tcpip-forward ⓘ |
| field |
arbitrary request-specific data
ⓘ
boolean want_reply ⓘ string request_name ⓘ |
| hasMessageNumber | 80 ⓘ |
| hasReplyType |
SSH_MSG_REQUEST_FAILURE
ⓘ
SSH_MSG_REQUEST_SUCCESS ⓘ |
| introducedIn |
SSH
ⓘ
surface form:
SSH Connection Protocol specification
|
| layer | SSH connection protocol layer ⓘ |
| mayBeIgnoredIf | want_reply is FALSE ⓘ |
| mustBeAnsweredIf | want_reply is TRUE ⓘ |
| notUsedFor | channel-specific operations ⓘ |
| partOf |
SSH
ⓘ
surface form:
Secure Shell (SSH) protocol
|
| purpose | request global actions in an SSH connection ⓘ |
| requires | established SSH transport layer ⓘ |
| scope | connection-wide ⓘ |
| status | standardized ⓘ |
| usedFor |
canceling TCP/IP forwardings
ⓘ
opening TCP/IP forwardings ⓘ |
| usedIn |
SSH
ⓘ
surface form:
SSH-2
|
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: SSH_MSG_GLOBAL_REQUEST Description of subject: SSH_MSG_GLOBAL_REQUEST is an SSH protocol message type used by a client or server to request various global actions, such as TCP/IP port forwarding or other session-wide operations.
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.