US Robotics USR2450 Información técnica Pagina 40

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 106
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 39
40
V 2.2 Copyright SystemExperts 2001,2002,2003
79
Problem: Keystream Reuse
n The shared key is static and rarely changed
n Randomness of key stream depends on IV
n When IV is reused, then you have two messages
encrypted with same keystream (a collision)
n 2^24 possible IV, so repeated after ~16 million
packets
n Most clients reset IV to 0 and increment by 1 for
each packet
n lots of collisions
V 2.2 Copyright SystemExperts 2001,2002,2003
80
Problem: Keystream Reuse Attack
n Attacker sends you a known packet (i.e., ping)
n A bunch of them J
n Sees the response: Ciphertext and IV
n Now knows Plaintext and Ciphertext, can get
keystream
n K = P XOR C
n note: the attacker does *not* know the key, but the keystream
n Makes a database indexed with IV
n Now for any IV he/she sees in the future, then have the
keystream needed to decrypt the packet
n Major problem because of shared keys
Vista de pagina 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 105 106

Comentarios a estos manuales

Sin comentarios