Is there a way to filter my mask? I am brute-forcing a mask attack with increment, and I first decided to try just alnum (?l?u?d). I now want to try alum and special (?a). Is there any way to run the attack by filtering out candidates where there are no special character?
Filter candidates
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Filter candidates - by ds047 - 01-09-2023, 05:51 AM
RE: Filter candidates - by marc1n - 01-09-2023, 11:33 AM
RE: Filter candidates - by Snoopy - 01-09-2023, 01:28 PM
|