diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2001-02-23 18:15:14 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2001-02-23 18:15:14 +0000 |
commit | 9e45c638ba08626a4bc2b6fbae0fb95689848e66 (patch) | |
tree | 183b85b06b8c7c4234d526d905905981d88a3cab /usr.bin/du/du.c | |
parent | 5d3e1321d79c765ade7791c474110d22a337b6cd (diff) |
the random session key depends now on the session_key_int
sent by the 'attacker'
dig1 = md5(cookie|session_key_int);
dig2 = md5(dig1|cookie|session_key_int);
fake_session_key = dig1|dig2;
this change is caused by a mail from anakin@pobox.com
patch based on discussions with my german advisor niels@openbsd.org
Diffstat (limited to 'usr.bin/du/du.c')
0 files changed, 0 insertions, 0 deletions