Secure Shell protocol

GPTKB entity

Statements (54)
Predicate Object
gptkbp:instanceOf gptkb:network_protocol
gptkbp:abbreviation SSH
gptkbp:access password
public key
host-based
keyboard-interactive
gptkbp:category cryptographic protocols
network security
remote administration
gptkbp:defaultPort 22
gptkbp:designedFor secure remote login
secure network services
gptkbp:developedBy gptkb:Tatu_Ylönen
gptkbp:encryption yes
gptkbp:firstReleased 1995
gptkbp:hasComponent gptkb:SSH_agent
SSH client
SSH server
SSH keygen
gptkbp:hasVersion gptkb:SSH-2
gptkb:SSH-1
https://www.w3.org/2000/01/rdf-schema#label Secure Shell protocol
gptkbp:replacedBy gptkb:Telnet
rlogin
rsh
rexec
gptkbp:RFC gptkb:RFC_4251
gptkbp:runsOn gptkb:TCP
gptkbp:software gptkb:OpenSSH
gptkb:WinSCP
gptkb:PuTTY
gptkb:Dropbear
gptkb:SecureCRT
gptkbp:standardizedBy gptkb:IETF
gptkbp:supportsAlgorithm gptkb:DES
gptkb:AES
gptkb:ChaCha20
gptkb:Blowfish
gptkb:3DES
gptkb:Arcfour
gptkbp:supportsProtocol application layer
transport layer
gptkbp:usedFor tunneling
secure file transfer
remote command execution
port forwarding
VPN-like connections
X11 forwarding
gptkbp:uses compression
public-key cryptography
symmetric-key cryptography
integrity protection
gptkbp:bfsParent gptkb:SSH_protocol
gptkbp:bfsLayer 7