Tagged Questions
1
vote
1answer
88 views
How to detect suspicious tokens collected by a hacker
I previously asked a question here What's the use of adding a challenge in the otp algorithm?
Let's suppose that a hacker has succeeded to collect tokens. Is there a way to detect suspicious ...
5
votes
1answer
149 views
What's the use of adding a challenge to a one time password algorithm?
In these YouTube videos Challenge-Respond Mode and Sign Mode the customer enters a challenge into the CAP device before generating a one time password. Why not just generate the one time password ...