New Attack-Mode: Association Attack
#16
(09-30-2020, 12:11 PM)atom Wrote:
Code:
The wordlist or mask that you are using is too small.
This means that hashcat cannot use the full parallel power of your device(s).
Unless you supply more work, your cracking speed will drop.
For tips on supplying more work, see: https://hashcat.net/faq/morework

This doesn't seem to me to be the same thing? I'm suggesting warning on when the number of *hashes* is too small, not the number of wordlists words. If the minimum threshold is a known number, as you said here:
Quote:Your hashlist needs a large number of unique salts to make this attack efficient (to utilize the GPU fully). Ideally the number of GPU Processors * 64 (or more). You can find out about the GPU Processors of your GPU using hashcat -I. My GTX980 has 16, so I need a hashlist of at least 1024 entries to fully utilize the GPU.
.... then it seems to me that all of these values are known at runtime, and a different warning could be issued.
~
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 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
RE: New Attack-Mode: Association Attack - by royce - 09-30-2020, 05:57 PM