[PR #18] [MERGED] Avoid time attacks #104

Closed
opened 2026-02-25 20:32:29 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/antonioribeiro/google2fa/pull/18 **Author:** [@leandro-lugaresi](https://github.com/leandro-lugaresi) **Created:** 10/30/2015 **Status:** ✅ Merged **Merged:** 11/6/2015 **Merged by:** [@antonioribeiro](https://github.com/antonioribeiro) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`dc174eb`](https://github.com/antonioribeiro/google2fa/commit/dc174ebe624fe60645316775bf0a8b9ea2c1a97b) Avoid time attacks ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Google2FA.php` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:32:29 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/google2fa#104
No description provided.