EP0768595A1

System and method for providing masquerade protection in a computer network using session keys

Abstract

An authentication session key is generated on a trusted machine based upon an identifier of its CPU, hardware configuration, and a timestamp. The trusting machine retrieves this same information about the trusted machine, and then generates session locks for the machine which are valid for a predetermined time interval. If the incoming session key matches one of the session locks, and the incoming session key is not on the list of used keys, the session key is appended to a list of keys which will no longer thereafter be valid, and access is then granted, thereby employing single-use keys. Because the locks and keys are also generated during a timestamp, a user may request service from the same machine multiple times by waiting no more than a predetermined time between requests, or front ends to the masquerade protection tools could be written that re-try until successful. Because the keys generated are specific to the hardware characteristics of the trusted machine upon which they are generated, attempts to gain access from an imposter machine will generate unusable session keys.

EP0768595A1, drawing sheet 1
Sheet 1 of 28

Term

Term ended

Projected expiry passed 11 October 2016, 9.9 years ago.

  1. Priority
  2. Filed
  3. Published
  4. Projected expiry
  5. Today

14 claims: 5 independent, 9 dependent

  1. 1
    A method for providing masquerade protection in a computer network, comprising:generating a session key with a first machine as a function of a timestamp and one or more hardware characteristics unique to said first machine;transmitting said session key over said network from said first machine to said second machine;generating a plurality of locks with said second machine as a function of said timestamp and said hardware characteristics;testing with said second machine whether said session key matches one of said plurality of locks;andgranting access from said first machine to said second machine when said session key matches said one of said plurality of locks.
  2. 4
    The method of any one of Claims 1 to 3, wherein said hardware characteristics include a checksum determined from multiple hardware aspects of said first machine.
  3. 6
    The method of any preceding claim, further including maintaining with said second machine a list of previously used session keys;and wherein said method further includestesting whether said session key is on said list, and, if so, inhibiting said testing of whether said session key matches said one of said plurality of locks, and denying access.
  4. 9
    The method of any preceding Claim, further including maintaining on said second machine a list of machines on said network whcih have said masquerade protection and may be granted access to said second machine;wherein said transmitting occurs at a time corresponding to a timestamp generated with said first machine;andwherein said list includes a network address, and information for generating said time with said second machine.
  5. 11
    An apparatus for providing masquerade protection in a computer network, comprising:means for generating a session key with a first machine as a function of a timestamp and one or more hardware characteristics unique to said first machine;means for transmitting said session key over said network from said first machine to said second machine;means for generating a plurality of locks with said second machine as a function of said timestamp and said hardware characteristics;means for testing with said second machine whether said session key matches one of said plurality of locks;andmeans for granting access from said first machine to said second machine when said session key matches said one of said plurality of locks.