Replay Attack

Occurs when the same hash (password equivalent value) can be sent by a different source and successfully authenticated. Vertica uses timestamps to prevent hashing because a timestamp is unique for each authentication request. For example, all passwords are combined with the user name and current timestamp for each authentication request.