New Attack-Mode: Association Attack
#6
as far as I understood it, you would need to specify more files or a folder instead.

Code:
hashcat -m 3200 -a 9 hash.txt dict_*.txt

or
Code:
hashcat -m 3200 -a 9 hash.txt dicts/

all the files of course need to have the correct amount of lines/passwords that match the number of hashes.

so the input that is used per hash does depend on the line number, as explained in the first post of this thread
Reply


Messages In This Thread
New Attack-Mode: Association Attack - by atom - 09-29-2020, 03:59 PM
RE: New Attack-Mode: Association Attack - by atom - 09-29-2020, 04:03 PM
RE: New Attack-Mode: Association Attack - by atom - 09-30-2020, 12:11 PM
RE: New Attack-Mode: Association Attack - by atom - 09-30-2020, 12:13 PM
RE: New Attack-Mode: Association Attack - by philsmd - 09-29-2020, 07:22 PM
RE: New Attack-Mode: Association Attack - by atom - 09-30-2020, 12:16 PM
RE: New Attack-Mode: Association Attack - by atom - 09-30-2020, 02:35 PM
RE: New Attack-Mode: Association Attack - by atom - 09-30-2020, 12:17 PM