Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(242)

Issue 3492011: Add a script that measures DAD behavior (Dictionary Attack Defense) (Closed)

Created:
10 years, 3 months ago by Luigi Semenzato
Modified:
9 years, 7 months ago
Reviewers:
fes
CC:
chromium-os-reviews_chromium.org, Randall Spangler, gauravsh, Bill Richardson
Visibility:
Public.

Description

Add a script that measures DAD behavior (Dictionary Attack Defense) Change-Id: I303bb68c366c382caff20c1ee8dbfb97ed5e1c2d BUG=none TEST=ran the script Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=7c6a69f

Patch Set 1 #

Total comments: 2

Patch Set 2 : use tpm_getpubek instead of tpm_clear #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -0 lines) Patch
A utility/tpm-dad-lock View 1 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Luigi Semenzato
I figure we may need this to test changes to DAD policy.
10 years, 3 months ago (2010-09-24 21:30:16 UTC) #1
fes
So, this basically repeatedly hammers the TPM until it goes into defend lock; and then ...
10 years, 2 months ago (2010-09-27 22:20:08 UTC) #2
Luigi Semenzato
Indeed different vendors have different ways of managing DAD and may have different locking strategies ...
10 years, 2 months ago (2010-09-27 22:45:44 UTC) #3
fes
LGTM then. No, in my haste, I read it wrong, ignore that. On 2010/09/27 22:45:44, ...
10 years, 2 months ago (2010-09-27 22:55:21 UTC) #4
Luigi Semenzato
PTAL! I changed tpm_clear to tpm_getpubek. Same authentication, but tpm_clear has unwanted side effects when ...
10 years, 2 months ago (2010-09-28 17:31:47 UTC) #5
fes
10 years, 2 months ago (2010-09-30 17:02:21 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698