Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: Help With Wordlists
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I figured that people here would be the best to ask.

I have been searching for either software or hashcat tags that allow me to bruteforce, or make a wordlist with the following. 

10 characters long with only lowercase and numbers

use only numbers between 2 and 9

Only use 2-6 numbers in the password

as an example it could be
234567abcd
or 
23abcdefgh
I am making a telus specifc wordlist for default router passwords I know their is a hex generator here at 
https://github.com/wpatoolkit/10-Hex-Generator
 but it only generates 4-6 numbers in the password, but a lot of routers have only 2 numbers in the default password and the rest are letters. 

Any help with this would be great.
Because you want a variable number of digits, which could be anywhere in the string, you'll need a list of masks - not just a single mask. This list must be generated outside of hashcat.

Use

https://thesprawl.org/projects/pack/#policygen