Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 31 Oct 2016 11:21:29 -0500
From: jfoug <jfoug@...nwall.net>
To: john-users@...ts.openwall.com
Subject: Re: "minimum length forced to 8" for wpapsk ?

On 10/31/2016 10:52 AM, Eugene Yarmash wrote:
> 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?
>
>
You are doing nothing wrong.  You have found a bug.

https://github.com/magnumripper/JohnTheRipper/issues/2316

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.