Re: FTP SSL MD4 Password Hash - WeOnlyDo Discussion board

Re: FTP SSL MD4 Password Hash (General questions)

by Fred, Wednesday, February 13, 2008, 00:08 (5917 days ago) @ Fred

Update:

Everything required can be found in java script here:
http://www.ocf.berkeley.edu/~jjlin/jsotp/

For now I can use the PreTranslateReplyEvent to catch the seed and iterations to use in the PreTranslateCommandEvent to translate the PASS <password> Command into PASS <6 word MD4 hashed password> .

Ideally this would be better as an option in the library, so consider this a feature request :)

Cheers
V


Complete thread: