[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: password/username file generator to be used with nessus
- From: Chris Grau <chris chrisgrau com>
- To: fedora-list redhat com
- Subject: Re: password/username file generator to be used with nessus
- Date: Thu, 1 Jan 2004 12:53:39 -0800
On Thu, Jan 01, 2004 at 12:19:00PM -0800, Jeff Lasman wrote:
> On Thursday 01 January 2004 12:09 pm, Technical wrote:
>
> > Does anyone know of a good password/username file generator. I need
> > I program to create all the possible permutation of a six character,
> > or 10 characters word given a character set.
>
> I use mkpasswd; for instructions "man mkpasswd".
>
> Only problem is I don't know where I got it.
$ rpm -qf /usr/bin/mkpasswd
expect-5.39.0-93
It's a nice program. So nice, in fact, I ended up porting it to a Perl
module so I could use it in various other projects.
-chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]