SSH2 protocol

GPTKB entity

Statements (33)
Predicate Object
gptkbp:instanceOf gptkb:network_protocol
gptkbp:category gptkb:network_protocol
crypt
gptkbp:definedIn gptkb:RFC_4251
gptkbp:designedFor secure file transfer
secure command execution
secure remote login
gptkbp:enables gptkb:SFTP
gptkb:SCP
port forwarding
X11 forwarding
secure tunneling
gptkbp:fullName gptkb:Secure_Shell_Protocol_version_2
gptkbp:homeport 22
https://www.w3.org/2000/01/rdf-schema#label SSH2 protocol
gptkbp:introducedIn 2006
gptkbp:replacedBy SSH1 protocol
gptkbp:standardizedBy gptkb:IETF
gptkbp:supports public key authentication
password authentication
host-based authentication
gptkbp:usedBy gptkb:OpenSSH
gptkb:WinSCP
gptkb:PuTTY
many Unix systems
gptkbp:uses encryption
public-key cryptography
user authentication
key exchange
symmetric-key cryptography
integrity protection
gptkbp:bfsParent gptkb:paramiko
gptkbp:bfsLayer 7