|
Posted by poster3814 on May 2, 2007, 9:26 pm
If you were Registered and logged in, you could reply and use other advanced thread options Ertugrul Soeylemez wrote:
> roberson@hushmail.com (Walter Roberson) (07-05-02 14:34:26):
>
>>>> Are there password dictionary files whose entries aren't just
>>>> single words but rather 2 or 3 words of maybe 6 letters or less
>>>> concatenated?
>>> No, for obvious reasons.
>> Not so obvious reasons for me -- I created something like that about a
>> decade ago.
>
> Then you created a redundant list (not dictionary) which contains no
> more information than a simple list of all terms involved. The
> concatenation can be done on the fly, which generally is even faster.
>
>
>> But I'm not clear whether it is a directory of plaintext or of hashes
>> that the OP was looking for.
>
> Either it's a list of plaintext strings or it's a dictionary of
> plaintext-to-hash relations. A list of hash values would be pointless,
> unless there is some known relationship.
>
>
> Regards,
> Ertugrul Söylemez.
>
>
I guess I am interested in either: dictionaries or word lists of plain
text strings - a complete list of combinations - passphrase dictionaries
; OR for a program I can use to create complete passphrase dictionaries.
I've tried searching the Internet some but haven't found them yet.
--
Please respond to the newsgroup only. Email sent to this account goes
unread.
|