Security Basics mailing list archives
Re: Fwd: password list generation
From: Radu Oprisan <radu () securesystems ro>
Date: Tue, 14 Aug 2007 23:32:44 +0300
sami seclist wrote:
Hi list, I am pentesting the backbone of an ISP. There are several ssh and telnet ports open, and I would like to launch a brute force password attack. However, i want to lower the number of possibilities to try to those common combinations we all use in our company (ACME2007, AcmE2OO7, AcMe123, etc.). is anybody aware of a tool that can generate a list of passwords from a root word, the company name for example, or is there any source that lists all the trivial combination of words commonly used as passwords. Thanks guys.
You can probably find password lists by using google. Modifying a password list by adding numbers should be very simple, however, modifying case should be a job for a perl script and should not be used because it would generate a huge list. For example: base: acme 1: Acme 2: ACme 3: ACMe 4: ACME 5: aCme & so on
Current thread:
- Fwd: password list generation sami seclist (Aug 14)
- Re: Fwd: password list generation Radu Oprisan (Aug 14)
- RE: Fwd: password list generation whip (Aug 15)
- Re: Fwd: password list generation Miguel Dilaj (Aug 15)
- RE: Fwd: password list generation whip (Aug 15)
- RE: password list generation Uber Wannabe (Aug 15)
- Re: password list generation Brian Laing (Aug 15)
- <Possible follow-ups>
- RE: Fwd: password list generation Laing, Brian (Aug 14)
- Re: Re: Fwd: password list generation david . gendel (Aug 15)
- Re: Fwd: password list generation Radu Oprisan (Aug 14)
