Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 20 May 2013 15:01:02 -0400
From: Rafael Veras <rafaveguim@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: How to limit the number of guesses?

Basically, I would like to stop the session when a # number of guess is
reached, where a guess consists in testing a single candidate string,
regardless of being mangled (using rules); that is, mangled guesses would
count towards the limit.

In my experiment, I have a custom program generating guesses that are piped
to JtR (--stdin mode).

Let's say I want to know how many hits I get after the first 1,000,000
guesses in two conditions:

1) using my custom guess generator
2) using JtR with a default wordlist

Thanks,



On Mon, May 20, 2013 at 2:42 PM, Stephen John Smoogen <smooge@...il.com>wrote:

> On 20 May 2013 12:29, Rafael Veras <rafaveguim@...il.com> wrote:
>
> > Is it possible to limit the number of guesses tried by JtR?
> >
> > I need to compare the efficiency of two wordlists (# of hits) given a
> fixed
> > # of trials.
> >
> >
> Are you applying rules? Too little information about what you are meaning
> by limiting of guesses, etc.
>
> Normally if I am testing the efficiency of two wordlists, I just test the
> wordlists against a bunch of hashes. THat makes it one guess per word per
>  password hash. If I am testing a bunch of rules I run the rules against a
> single word dictionary and then pull out any compound rules (say
> Az"[a-z][A-Z]") each as a seperate rule and make each rule a ruleset. Then
> you test each ruleset and dictionary 1:1
>
>
>
>
> > Thanks,
> >
> > --
> >
> > *Rafael*
> >
>
>
>
> --
> Stephen J Smoogen.
>



-- 

*Rafael*
*http://vialab.science.uoit.ca/portfolio/rafael/*

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.