Welcome to MSDN Blogs Sign in | Join | Help

Web service security - Threats and Countermeasures - Part 2 : Message Replay Protection

Threats

  • Messages may traverse untrusted intermediaries on an insecure network – any of whom could capture the message and resend the message to the service.
  • A replayed message will often cause data inconsistencies (especially true of update operations)

Vulnerabilities

  • Limited support for preventing replayed messages
  • Many replay caches do not support web farms - meaning that a replayed message could be sent to a separate server in a farm and defeat an in-memory replay cache.

Countermeasures

 

 

Published Wednesday, December 28, 2005 4:54 PM by Jason Hogg

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker