r3nt0n / bopscrk

Generate smart and powerful wordlists
https://pypi.org/project/bopscrk
GNU General Public License v3.0
856 stars 109 forks source link

how do i create a wordlist that only have 2 numbers and the rest are lowercase alphabet and it's length should be 8 ? #8

Closed minanagehsalalma closed 4 years ago

nxnjz commented 4 years ago

https://github.com/hashcat/maskprocessor would be more suitable for that.

minanagehsalalma commented 4 years ago

https://github.com/hashcat/maskprocessor would be more suitable for that.

@nxnjz hmm so it be like

?l?d?l?l?l?d?l?l

But i do need to redo it many times to ensure the two numbers are every where in the wordlist or the position of the mask doesn't matter ?

Also how can i output it to a wordlist ?

r3nt0n commented 4 years ago

As @nxnjz mentioned above, maybe this is not the most suitable tool to accomplish this task. As another recommendation, you can try crunch.

minanagehsalalma commented 4 years ago

As @nxnjz mentioned above, maybe this is not the most suitable tool to accomplish this task. As another recommendation, you can try crunch.

nope crunch would never work this out .