Closed mitilan closed 3 years ago
Для начала немного истории https://twitter.com/openbsdnow/status/1322514787776008194?s=21
RFCs
The Secure Shell (SSH) Protocol Assigned Numbers https://tools.ietf.org/html/rfc4250
The Secure Shell (SSH) Protocol Architecture https://tools.ietf.org/html/rfc4251
The Secure Shell (SSH) Authentication Protocol https://tools.ietf.org/html/rfc4252
The Secure Shell (SSH) Transport Layer Protocol https://tools.ietf.org/html/rfc4253
The Secure Shell (SSH) Connection Protocol https://tools.ietf.org/html/rfc4254
Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints https://tools.ietf.org/html/rfc4255
Generic Message Exchange Authentication for the Secure Shell Protocol (SSH) https://tools.ietf.org/html/rfc4256
SHA-2 Data Integrity Verification for the Secure Shell (SSH) Transport Layer Protocol https://tools.ietf.org/html/rfc6668
More Modular Exponentiation (MODP) Diffie-Hellman (DH) Key Exchange (KEX) Groups for Secure Shell (SSH) https://tools.ietf.org/html/rfc8268
Extension Negotiation in the Secure Shell (SSH) Protocol https://tools.ietf.org/html/rfc8308
Use of RSA Keys with SHA-256 and SHA-512 in the Secure Shell (SSH) Protocol https://tools.ietf.org/html/rfc8332
Ed25519 and Ed448 Public Key Algorithms for the Secure Shell (SSH) Protocol https://tools.ietf.org/html/rfc8709
Deprecating RC4 in Secure Shell (SSH) https://tools.ietf.org/html/rfc8758
(ну или всё в одном месте от первоисточника - https://www.openssh.com/specs.html)
SSH protocol from Computerphile https://www.youtube.com/watch?v=ORcvSkgdA58
SSH Academy, a perfect entry point into SSH world; from SSH basics and tools to SSH Compliance in Enterprises https://www.ssh.com/ssh/
Famous SSH Mastery: https://www.amazon.com/SSH-Mastery-OpenSSH-PuTTY-Tunnels/dp/1642350028
Decrypting SSH session https://blog.fox-it.com/2020/11/11/decrypting-openssh-sessions-for-fun-and-profit/
Short and clear how-to on ssh multiplexing https://blog.scottlowe.org/2015/12/11/using-ssh-multiplexing/
можете пожалуйста запись видео выложить или хотя бы в личку кинуть, а то не сумел присутствовать а очень интересует тема и нужно в неё погрузиться, и очень хочется хоть немного понимать поверхностно перред погружением.
Записи нет. Выложил слайды, вдруг интересно будет https://www2.slideshare.net/IlyaMitrukov/ssh-protocol-description Мб руки дойдут и выложу команды и элементы конфигов, которые рассмотрели на митапе, в репо на неделе.
SSH - это не просто замена telnet. Обсуждаем стэк протоколов.