mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-26 00:25:52 +03:00
[PR #18] [MERGED] Avoid time attacks #104
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/antonioribeiro/google2fa/pull/18
Author: @leandro-lugaresi
Created: 10/30/2015
Status: ✅ Merged
Merged: 11/6/2015
Merged by: @antonioribeiro
Base:
master← Head:master📝 Commits (1)
dc174ebAvoid time attacks📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/Google2FA.php(+1 -1)📄 Description
Time attacks can be used to improve Brute Force attacks or to discover the token
More info can be found here:
http://blog.ircmaxell.com/2014/11/its-all-about-time.html
http://sakurity.com/blog/2015/07/18/2fa.html
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.