|
Message-ID: <2d82807b-6e70-ce70-c7d4-620799b3fa5b@gmail.com> Date: Mon, 31 Oct 2016 18:52:01 +0300 From: Eugene Yarmash <e.yarmash@...il.com> To: john-users@...ts.openwall.com Subject: "minimum length forced to 8" for wpapsk ? Hello, I'm trying to use john (v1.8.0) to test wpa security. I want it to generate 10-character passwords, so I've added this to `john.conf`: [Incremental:Test] File = $JOHN/alnum.chr MinLen = 10 MaxLen = 10 CharCount = 62 However, when I run `john --format=wpapsk --session=mysession --incremental=Test data`, it prints: Note: minimum length forced to 8 and still starts with 8-character passwords. What am I missing?
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.