Outils pour utilisateurs

Outils du site


infosec:ssh0

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
infosec:ssh0 [2016/04/29 14:26] davidguegueninfosec:ssh0 [2024/04/16 22:19] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
 +==== Configuration du server SSH ====
 +
 +==== SSH PROTOCOL OVERVIEW ====
 +
 +
 +PROTOCOL NEGO
 +* protocol identitifcation
 +
 +KEY EXCHANGE NEGO
 +* key exchange algorithm negotiation 
 +* key exchange --> creation symmetric_key
 +
 +AUTH
 +* Server auth
 +* Client auth
 +
 +CIPHER NEGO
 +* MAC, Message Authentication Code (Cipher + Hash ) --> negotiation symetric_alg
 +
 +SSH TUNNEL
 +* Tunnel = symetric_alg ( symmetric_key ) +MAC
  
infosec/ssh0.txt · Dernière modification : 2024/04/16 22:19 de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki