Change digits to symbols
#1
Is it possible for brute-force attack to check for symbols taken from corresponding digits on keyboard?

I mean:

I want to check passwords 1-10 length,
first passwords will be digits 0-9 converted to: ), !, @, #, $, %, ^, &, *, (
second will be two digits, so two symbols.

Eventually use dictionary but convert digits to symbols?
Reply


Messages In This Thread
Change digits to symbols - by pbies - 06-04-2021, 08:45 AM
RE: Change digits to symbols - by atom - 06-04-2021, 09:56 AM