Floating Mask. How to?
#1
Hi, Everyone,
What you are doing here is very interesting and I am impressed. I performed several tests using BruteForce, oclHashcat and Hashoctopus. I am writing here because I want to achieve a specific task with brute force and hashcat mask and I didn`t find the right solution or syntax searching this forum and the  Net.
Here is what I want to do:
 I know that the password contains one special character and one Upper Case character, the rest is lower case. I do not know the positions of the special char and the upper case character, so I need a mask that will test all combinations with different position. For example:


Password             MASK 
P@ssword           ?u?a?l?l?l?l?l?l
passwo!D            ?l?l?l?l?l?l?a?u
pa$wOrd             ?l?l?a?l?u?l?l

I want ?u?a to float around the whole password length, and to be present only once. This will reduce dramatically the combination for testing.
Is there a way to achieve that in a single mask?

Thank you in advance.


Messages In This Thread
Floating Mask. How to? - by agenta - 02-26-2016, 12:50 PM
RE: Floating Mask. How to? - by magnum - 02-26-2016, 02:12 PM
RE: Floating Mask. How to? - by Szulik - 02-26-2016, 02:53 PM
RE: Floating Mask. How to? - by agenta - 02-29-2016, 04:23 PM
RE: Floating Mask. How to? - by magnum - 03-02-2016, 09:33 PM
RE: Floating Mask. How to? - by Szulik - 03-01-2016, 09:58 AM
RE: Floating Mask. How to? - by philsmd - 03-01-2016, 12:43 PM
RE: Floating Mask. How to? - by newntk - 03-02-2016, 04:53 AM
RE: Floating Mask. How to? - by epixoip - 03-02-2016, 07:44 AM