Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21eb5d1ee1faddf

Jump to content

Talk:Replay attack

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 3 years ago by Polluks in topic This is an Eve?

Delay attacks

[edit]

There are many protocols where Mallory can do great damage if he can simply delay a message. If Mallory can for example delay the message 'open the door' until Alice has gone away, he can gain unauthorized access. I've included this delay attack in our definition of replay attacks, because defending against it implies defending against other replay attacks and the analysis is quite similar. -- Nroets 28 June 2005 08:52 (UTC)

Session Token vs. Nonce

[edit]

The article does not really make clear the difference between a session token and a nonce, although it claims that they are handled differently. Actually, the authentication procedure described for session tokens is almost the same that is shown in the picture in the nonce article, the pic just adds a client nonce.

So why would a nonce need to be protected by a MAC, but not a token?

(In my mind, a session token is just a special application of the more general concept of a nonce.) —Preceding unsigned comment added by 84.177.187.77 (talk) 00:49, 14 January 2010 (UTC)Reply

It appears that the article was written on the basis that a nonce can be guessed by an attacker beforehand. If the attacker can pose as Bob and get Alice to use a nonce that he guessed, he can use the reply from Alice in a later exchange with Bob.
A session token should contain sufficient randomness as to prevent this attack. -- Nic Roets (talk) 19:19, 4 January 2014 (UTC)Reply

Unclear 'General countermeasure for all replay attacks'

[edit]


This section (and possibly others) needs to be rewritten, as it is not understandable as is. For example, it does not become clear what the significance of 'interdependence' is.  Preceding unsigned comment added by 130.233.97.85 (talkcontribs) 03:29, 31 July 2019 (UTC)Reply

This is an Eve?

[edit]

The attac is active, therefore it's a Mallory. Polluks 13:33, 13 March 2023 (UTC)Reply